

/* ---------------- Text CSS -------------------- */
.txt-9 {font-size: 9px; font-family: Arial; }
.txt-10 {font-size: 10px; font-family: Arial; }
.txt-11 {font-size: 11px; font-family: Arial; }
.txt-12 {font-size: 12px; font-family: Arial; }
.txt-13 {font-size: 13px; font-family: Arial; }
.txt-14 {font-size: 14px; font-family: Arial; }
.txt-15 {font-size: 15px; font-family: Arial; }
.text-white {color: #FFFFFF; font: 12px Arial; }
.text-gray {color: #999999;  }
.text-lg {color: #565656; font: 12px Tahoma; }
h1 { color: #cfcfcf; margin-left:7px; }
h2 { color: #cfcfcf; margin-left:7px; font-size: 15px;}
.text-bluetitle { color:3F4D72; font-size: 14px; font-family: Tahoma; } 
.title-14 {  font:14px/20px Arial; color:4e759b; font-weight:bold;}
.title-16 {  font:16px/22px Arial; color:4e759b; font-weight:bold;}
.title-18 {  font:18px/24px Arial; color:4e759b;}
.title-20 {  font:20px/26px Arial; color:4e759b;}
.title-22 {  font:22px/26px Tahoma; color:375e85; }




/* ---------------- Lines DIV CSS -------------------- */

hr { border:none;border-top:dotted 1px gray; color:white }




/* ---------------- A/Link CSS -------------------- */
a:link IMG { border: none; }
a:active { font-family: Arial; font-size: 12px; color: #888888; text-decoration: none;}
a:link { font-family: Arial; font-size: 12px; color: #888888; text-decoration: none; }
a:visited { font-family: Arial; font-size: 12px; color: #888888; text-decoration: none; }
a:hover { font-family: Arial; font-size: 12px; color: #6b9ed1;   }

.linkfooter a:active { font-family: Arial; font-size:11px; color: #6b9ed1; text-decoration: none;}
.linkfooter a:link { font-family: Arial; font-size: 11px; color: #6b9ed1; text-decoration: none; }
.linkfooter a:visited { font-family: Arial; font-size: 11px; color: #6b9ed1; text-decoration: none; }
.linkfooter a:hover { color: #efefef; font-family: Arial; font-size: 11px; }

.linkdownload a:active { font-family: Arial; font-size:14px; color: #6b9ed1; text-decoration: none;}
.linkdownload a:link { font-family: Arial; font-size: 14px; color: #6b9ed1; text-decoration: none; }
.linkdownload a:visited { font-family: Arial; font-size: 14px; color: #6b9ed1; text-decoration: none; }
.linkdownload a:hover { color: #333333; font-family: Arial; font-size: 14px; }

.linkheader a:active { font-family: Arial; font-size:12px; color: #fff; text-decoration: none;}
.linkheader a:link { font-family: Arial; font-size: 12px; color: #fff; text-decoration: none; }
.linkheader a:visited { font-family: Arial; font-size: 12px; color: #fff; text-decoration: none; }
.linkheader a:hover { color: #6b9ed1; font-family: Arial; font-size: 12px; }
.linkheader { color: #fff; font-family: Arial; font-size: 12px; }

/* ---------------- Special CSS -------------------- */
form { margin-top: 0px; margin-bottom: 0px }
select { margin: -0px -0px -0px -0px; height:19px; border:thin; border-width:thin  }
input:focus, textarea:focus  { background-color: #efefef !important;}




/* ---------------- Login CSS -------------------- */
input.signin {
	border: 1px solid #565656; overflow: hidden; background-color: #ffffff !important;	
	height: 20px; width: 165px; 
	font-family: "Tahoma"; font-size: 12px; color: 4e759b; margin-bottom: 3px; }
	

	
	
/* ---------- Body CSS ---------- */



body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #282828;
}
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #6b9ed1;
	font: 11px Arial; 
	padding: 0px; }


	
/* ---------------- Table CSS -------------------- */

table.zero, tr.zero, td.zero {
	 vertical-align: top;
	 border-collapse: collapse;
 	 padding:0px 0px 0px 0px;
 	 margin: 0px 0px 0px 0px;
 	
	
}	



body{margin: 0px;height:auto;}
