/*
font sizes
html	css
1		10
2		13
3		16
4		18
*/
A.mainlink{
font-size:16px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}
A.mainlink:Hover{
font-size:16px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
font-weight:bold;
color:#FFFFFF;
text-decoration: underline;
}
A.mainlink:visited{
font-size:16px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}

A.mainlink2{
font-size:13px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}
A.mainlink2:hover{
font-size:13px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
font-weight:bold;
color:#FFFFFF;
text-decoration: underline;
}
A.mainlink2:visited{
font-size:13px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}

A.biglink{
font-size:16px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
font-weight:bold;
color:#2C7CBE;
text-decoration: none;
}
A.biglink:hover{
font-size:16px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
font-weight:bold;
color:#2C7CBE;
text-decoration: underline;
}
A.biglink:visited{
font-size:16px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
font-weight:bold;
color:#2C7CBE;
text-decoration: none;
}

A.mediumlink{
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
font-weight:bold;
color:#242C33;
text-decoration: none;
}
A.mediumlink:hover{
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
font-weight:bold;
color:#242C33;
text-decoration: underline;
}
A.mediumlink:visited{
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
font-weight:bold;
color:#242C33;
text-decoration: none;
}

A.bodylink{
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
color:#242C33;
text-decoration: underline;
}
A.bodylink:hover{
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
color:#242C33;
text-decoration: none;
}
A.bodylink:visited{
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
color:#242C33;
text-decoration: underline;
}

A.errorlink{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF0000;
text-decoration: underline;
}

A.errorlink:hover{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF0000;
text-decoration: none;
}

A.errorlink:visited{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF0000;
text-decoration: underline;
}


Font.small{
font-size:10px;
font-family:"Arial, Helvetica, sans-serif";
color:#242C33;
text-decoration: none;
}

Font.linetitle{
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}

Font.body{
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
color:#242C33;
text-decoration: none;
}

Font.pagetitle{
font-size:18px;
font-family:"Arial, Helvetica, sans-serif";
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}

Font.errormsg{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF0033;
text-decoration: none;
}

Font.successuser{
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
font-weight:bold;
color:#06F845;
text-decoration: none;
}

Font.success{
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
font-weight:bold;
color:#154E15;
text-decoration: none;
}

Font.big{
font-size:16px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
font-weight:bold;
color:#CCCCCC;
text-decoration: none;
}

TD.notice1{
background-color:#95B950;
}
TD.notice11{
background-color:#6C8936;
}
TD.notice2{
background-color:#EF8DCE;
}

TD.notice3{
background-color:#9595EB;
}

TD.notice4{
background-color:#B195AE;
}

TD.notice5{
background-color:#E7B67D;
}
TD.notice51{
background-color:#DB9339;
}
TD.notice6{
background-color:#cccccc;
}
TD.notice61{
background-color:#AAAAAA;
}
TD.notice71{
background-color:#AAAAAA;
}
TD.notice7{
background-color:#E5E5E5;
}
TD.formlabel{
background-color:#2C7CBE;
color:#FFFFFF;
font-size:13px;
font-family:"Arial, Helvetica, sans-serif";
font-weight:bold;
}

TR.linetitle{
background-color:#2C7CBE;
text-align:center;
}

TR.linerow1{
background-color:#E5E5E5;
text-align:left;
}

TR.linerow2{
background-color:#CCCCCC;
text-align:left;
}


.txtbox {  border: 1px solid #336699; height: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #185587}

.txtboxbig {  border: 1px solid #336699; height: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #185587; width:280px;}

.txtboxsmall {  border: 1px solid #336699; height: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #185587; width:88px;}

.txtboxtiny {  border: 1px solid #336699; height: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #185587; width:50px;}


.txtarea {  border: 1px solid #336699; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #185587; width:280px;}

.txtareasmall {  border: 1px solid #336699; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #185587; width:88px;}

.txtareabig {  border: 1px solid #336699; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #185587; width:500px;}


.btn {  font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: 12px; color: #2C7CBE; border: 1px #302525 solid; cursor: hand; font-weight: bold; letter-spacing: 2px}

.dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.blackbox {
border: 1px solid #000000; height: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000
}
.bbbill {
	border: 1px solid #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	height: 14px;


}
.bbsqr {
	border: 0px solid #333333;
	height: 4mm;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	width: 4mm;
	padding: 1px;


}
.bbtext {
	border: 0px solid #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	padding-left: 2pt;




}
.reptext {

	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	padding-left: 2pt;
}
.reptext2 {


	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-left: 2pt;
}
.reptext3 {



	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-left: 2pt;
}
.reptext4 {




	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
	padding-left: 2pt;
}
.reptext5 {
	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-left: 2pt;
	background-color: #CFCFCF;

}
.reptext1 {


	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	padding-left: 2pt;
}
.lables {
	height: 1in;
	width: 2.63in;
	border: thick none #FFFFFF;
	position: static;

}
.txtamt {
border: 1px solid #336699; height: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #185587; width:88px;
direction:rtl;
}
.btn1 {
font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: 10px; color: #2C7CBE; border: 1px #302525 solid; cursor: hand; font-weight: bolder; letter-spacing: 2px
}

.blink{
text-decoration:blink;
}