﻿Body
{
	margin: 0 0 0 0;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F38727;
	font-weight: normal;
	margin: 0 auto;
	margin-bottom: 10px;
}
.txtboxgray
{
	/*font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#999999;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /*color:Black;*/
	color: #F38727;
	font-weight: normal;
	height: 16px;
	border: solid 1px #CCCCCC;
}
.txtboxblue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F38727;
}


A:link
{
	font-size: 11px;
	font-family: "MS PGothic";
	color: #098BC3;
	text-decoration: underline;
}
A:Active
{
	font-size: 11px;
	font-family: "MS PGothic";
	color: #F38727;
	text-decoration: underline;
}
A:visited
{
	font-size: 11px;
	font-family: "MS PGothic";
	color: #098BC3;
	text-decoration: underline;
}
A:hover
{
	font-size: 11px;
	font-family: "MS PGothic";
	color: #F38727;
	text-decoration: none;
}
.genericEnglish
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.genericTextStyle
{
	font-family: "MS PGothic";
	font-size: 13px;
	color: #000000;
}
.genericTextStyle2
{
	font-family: "MS PGothic";
	font-size: 12px;
	color: #000000;
	line-height: 2;
}
.genericTextField
{
	border: solid 1px #FF8080;
}
.validationSum
{
	border: solid 1px #FF8080;
	font-family: "MS PGothic";
	font-size: 12px;
	color: #000000;
	padding-left: 30px;
	text-align: left;
}

table.tableUserTests
{
	background-color: #ffffff;
	border: 1px solid #c3c3c3;
	border-collapse: collapse;
}

table.tableUserTests th
{
	background-color: #e5eecc;
	border: 1px solid #c3c3c3;
	padding: 3px;
	vertical-align: top;
}

table.tableUserTests td
{
	border: 1px solid #c3c3c3;
	padding: 3px;
	vertical-align: top;
}

.gridheading a
{
	text-decoration: none;
	font-size: 15px;
}

.gridheading
{
	background-color: #e5eecc;
	border: 1px solid #c3c3c3;
	padding: 3px;
	vertical-align: top;
	font-size: 12px;
}
.gridheading_td
{
	border: 1px solid #c3c3c3;
	background-color: #ffffff;
	padding: 3px;
	vertical-align: top;
	font-size: 15px;
}
.styleHeader
{
	font-size: 13px;
	text-align: left;
	font-family: Verdana;
	padding-bottom: 20px;
}
.styleMessage
{
	font-size: 11px;
	text-align: left;
	font-family: Verdana;
}
.styleRecom
{
	font-size: 13px;
	text-align: left;
	font-family: Verdana;
	border: 1px solid #c3c3c3;
	padding: 5px;
}
.imgRecom
{
	margin-right: 5px;
}

.editorPanel
{
	background: #F7F7F7;
	border: 1px solid #D7D7D7;
}

.textBox
{
	width: 300px;
}
.validator
{
	font-weight: normal;
	font-size: 20px;
	padding-left: 5px;
}

table .tableInput
{
	font-family:Verdana;
	font-size:12px;
}

.inputHeader
{
	background-color:#CCCCCC;
	padding-left:10px;
	height:25px;
}