body, html	{ margin: 0px; padding: 0px; font: 12px/18px arial, sans-serif;color:#393939; background-color: #F4F4F4;}

/*** LINK STYLES ***/
A:link{	font-size: 12px;color: #727272;text-decoration: none;}
A:visited{ font-size: 12px;color: #727272;text-decoration: none;}
A:hover{ font-size: 12px;color: #A31C51;text-decoration: none;}

A.white:link{ font-size: 12px;color: #FFFFFF;text-decoration: none;}
A.white:visited{ font-size: 12px;color: #FFFFFF;text-decoration: none;}
A.white:hover{ font-size: 12px;color: #084FA7;text-decoration: none;}

A.blue:link{ font-size: 12px;color: #1460DD;text-decoration: none;}
A.blue:visited{ font-size: 12px;color: #1460DD;text-decoration: none;}
A.blue:hover{ font-size: 12px;color: #084FA7;text-decoration: none;}

A.blueb:link{ font-size: 12px;color: #1460DD;font-weight:bold;text-decoration: none;}
A.blueb:visited{ font-size: 12px;color: #1460DD;font-weight:bold;text-decoration: none;}
A.blueb:hover{ font-size: 12px;color: #084FA7;font-weight:bold;text-decoration: none;}

A.black:link{ font-size: 12px;color: #000000;text-decoration: none;}
A.black:visited{ font-size: 12px;color: #000000;text-decoration: none;}
A.black:hover{ font-size: 12px;color: #1056E4;text-decoration: underline;}

A.black1:link{ font-size: 12px;color: #393939;text-decoration: none;}
A.black1:visited{ font-size: 12px;color: #393939;text-decoration: none;}
A.black1:hover{ font-size: 12px;color: #1056E4;text-decoration: none;}

A.link12b:link{ font-size: 12px;color: #393939;font-weight:bold;text-decoration: none;}
A.link12b:visited{ font-size: 12px;color: #393939;font-weight:bold;text-decoration: none;}
A.link12b:hover{ font-size: 12px;color: #1A61C2;font-weight:bold;text-decoration: underline;}

/*** TEXT STYLES ***/
.text{	font-size: 12px;color: #727272;line-height:18px;}
.text_1{	font-size: 12px;color: #393939;line-height:22px; }
.text_black{	font-size: 12px;color: #000000;}
.text_12{	font-size: 12px;color: #393939;line-height:14px; }
.text_b12{	font-size: 12px;color: #393939; font-weight:bold;}
.text_b14{	font-size: 14px;color: #393939; font-weight:bold;}
.text_gray{	font-size: 12px;color: #999999; }
.text_red{	font-size: 12px;color: #FF0C00; }
.text_blue{	font-size: 12px;color: #1460DD; }
.text_blueb{ font-size: 12px;color: #1460DD;font-weight:bold;}

/*** FORM STYLES ***/
select {font-size: 11px;color: #000000;background: #FFFFFF;border: 1px solid #BABABA;font-family: arial, sans-serif;}
input {font-size: 11px;color: #000000;background: #FFFFFF;border: 1px solid #BABABA;font-family: arial, sans-serif;}
.button1 {font-size: 11px;color: #393939;background: #F4F4F4;border: 1px solid #BABABA;font-family: arial, sans-serif;}

/*** TABLE STYLES ***/
.tableborder { border: 1px solid #C1C1C3;background-color: #F7F8F9;}
.tableborder1 { border: 1px solid #DEDEDE;background-color: #FFFFFF;}