body{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

td{
	font-family: Tahoma;
	font-size: 11px;
}

.left_bg {
	background-image: url(../images/bg01.gif);
	background-repeat:repeat-y;
}

.mail_bg {
	background-image:url(../images/bg03.gif);
	background-repeat:repeat-y;
}

.but_bg {
	background-image: url(../images/but_bg.gif);
	background-repeat:no-repeat;
}

.border_left {
	background-image:url(../images/border_left.gif);
	background-repeat:repeat-y;
}

.border_right {
	background-image:url(../images/border_right.gif);
	background-repeat:repeat-y;
}

.special_left {
	background-image:url(../images/bar_special_left_mid.gif);
	background-repeat:repeat-y;
}

.special_right {
	background-image:url(../images/bar_special_right_mid.gif);
	background-repeat:repeat-y;
}

.special_bottom {
	background-image:url(../images/bar_special_bottom_mid.gif);
	background-repeat:repeat-x;
}

.link_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

.conTxt {
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.conTxt2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.conTxt3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform:uppercase;
}

.proTxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.copyright {
	color: #A4A4A4;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 10px;
	text-align:center;
}

A  {
  	text-decoration : none;
	color: #3674B0;
}

A:link {
	color: #3674B0;
	text-decoration: none;
}

A:hover {
	color: #A4A4A4;
	text-decoration : none;
}

a.cat  {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:Black;
	text-align:center;
}

a.cat:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:Black;
	text-align:center;
}

a.cat:hover {
	color: #3674B0;
	text-decoration : none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:Black;
	text-align:center;
}

a.link  {
  	text-decoration : none;
	color: #3674B0;
	text-transform:uppercase;
}

a.link:link {
	color: #3674B0;
	text-decoration: none;
	text-transform:uppercase;
}

a.link:hover {
	color: #A4A4A4;
	text-decoration : none;
	text-transform:uppercase;
}

a.link2  {
  	text-decoration : underline;
	color: #0000FF;
	text-transform:uppercase;
}

a.link2:link {
	color: #0000FF;
	text-decoration: underline;
	text-transform:uppercase;
}

a.link2:hover {
	color: #A4A4A4;
	text-decoration : underline;
	text-transform:uppercase;
}

.but {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	background-color: #3674B0;
	border: 1px #000000 solid;
	font-weight: bold;
}

.but2 {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	background-color: #3674B0;
	border: 2px #000000 solid;
	font-weight: bold;
	height:18;
}

.input {
	font-family: Arial;
	font-size: 11px;
	border-color: #3674B0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height:17px;
}

.input2 {
	font-family: Arial;
	font-size: 11px;
	border-color: #3674B0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height:17px;
	width:70%;
}

.input3 {
	font-family: Arial;
	font-size: 11px;
	border-color: #3674B0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height:17px;
	width:180;
}

.inputnowidth {
	font-family: Arial;
	font-size: 11px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #3674B0;
}

.pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5195D4;
	font-weight: bold;
	padding-left: 10px;
}

.pgtitle1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5195D4;
}

.title {
	font-family: Arial;
	font-size: 18px;
	color: #3674B0;
	text-transform: uppercase;
	line-height : 20px;
}

.title2 {
	font-family: Arial;
	font-size: 12px;
	color: #3674B0;
	font-weight: bold;
	text-transform: uppercase;
}

.Body_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBAA40;
	font-weight: normal;
}

.tblheader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5195D6;
	line-height: 20px;
}

.tblrow {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	background-color: #B9D5EF;
}

.tblrow2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	background-color: #F3B884;
}

.err { 
	font-family: Arial; 
	font-size: 11px; 
	color: #000000; 
	font-weight: normal; 
	text-align: center; 
}

.bottomTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

.Bottom_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.Bottom_Tex {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
}

.Developers {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
}

.tblcol {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	padding : 1px 1px 1px 1px;
} 

.tblbg { 
	color:#ffffff;
} 

.tblheadernew { 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #FF8F00; 
	line-height: 20px;
} 

.combo {
	font-family: Verdana;
	font-size: 10px;
	border: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
} 

.tblrownobg { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal; 
	vertical-align: top;
}

.mytext {
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	vertical-align: top;
}

.indextext {
	font-family: Verdana; 
	font-size: 12px; 
	color: #666666; 
	font-weight: normal; 
	vertical-align: top;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #234367;
	font-weight: bold;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 
}

.tblBorder{
	background-color: #000066;
}

.titleTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	background-color : #8B0300;	
}