/*### <Page Init Styles> ###*/
* {margin: 0; padding: 0;}

body, td, th, p, label {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#3A3A3A;
	/*4Validation*/
	/*color: inherit;*/
	background-color:inherit;
	background-image:none;
}








/*### <Header Styles> ###*/
h1, h2, h2 a {
	font-size:13px;
	color:#003366;
	/*4Validation*/
	/*color: inherit;*/
	background-color:inherit;
	background:none;
}
h2, h2 a {text-align:justify;}

h3, #account h3 a, #menu h3 a {
	font-size:12px;
	margin-top:12px;
	text-align:justify;
	color:#165B38;
	/*4Validation*/
	/*color: inherit;*/
	background-color:inherit;
	background-image:none;
}






/*### <P Styles> ###*/
p, #index-news h3 {
	font-size:11px;
	text-align:justify;
}




/*### <Line Break Styles> ###*/
hr {
	display:block;
	height: 1px;
	margin: 3px 0px 3px 0px;
	border:none;
	color:#AFB1B2;
	background-color:#AFB1B2;
}




/*### <IMG Style> ###*/
img {border:none;}








/*### <Link Styles> ###*/
a {
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	text-decoration: underline;
	color:#9E1010; /*color:#3d3d3d;*/
	/*border-bottom: 1px #3d3d3d;*/
	/*4Validation*/
	/*color: inherit;*/
	background-color:inherit;
	background-image:none;
}
a:link, a:visited {text-decoration: underline;}
a:hover, a:focus {text-decoration: none;}
a:active {text-decoration: underline;}








/*### <Forms Styles> ###*/
label {
	display:block;
	text-align:left;
	margin-top:10px;
}
input, select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}








/*### <Menu Styles> ###*/
ul {
	list-style-type:none;
	margin-top:10px;
}
ul li {
	margin:0px;
	margin-top:3px;
	padding:0px;
	white-space:normal;
}
ul li h3 {margin-top:0px; text-align:left;}
ul li.submenu {
	margin-left:8px;
	padding-left:15px;
	background:url(li-prefix.gif) top left no-repeat;
}
ul li.submenu a {
	color:#3A3A3A;
	background-color:#fff;
}








/*### <Tables Styles> ###*/
th, th a {
	height:20px;
	font-weight:bold;
	
	text-align:left;
	vertical-align:middle;
	
	color:#3A3A3A;
	background-color:#CDD5DE;
}
caption, th {
	text-align:center;
}
#content td a {
	color:#3A3A3A;
	/*4Validation*/
	/*color: inherit;*/
	background-color:inherit;
	background-image:none;
}

#content #index a, #content #news a {
	color:#9E1010;
	/*4Validation*/
	/*color: inherit;*/
	background-color:inherit;
	background-image:none;
}
td {
	text-align:left;
	vertical-align:top;
	/*4Validation*/
	/*color: inherit;
	background-color:inherit;
	background-image:none;*/
}
#content th, #content td {font-size: 11px;}
.tr_odd td {color:#3A3A3A; background-color:#EEF6FB;}
.tr_even td {color:#3A3A3A; background-color:#fff;}
.tr_other td {color:#3A3A3A; background-color:#ccc;}
/*
table caption {
	font-weight:bold;
	text-align:left;
	margin:0 auto;
	white-space:normal;
	padding-top:15px;
	padding-bottom:15px;
}
*/
/*table border {AFB1B2} */






/*### <Used for Account.h3 (Count)> ###*/
var {
	font-style:normal;
	color:#3A3A3A;
	
	/*4Validation*/
	/*color: inherit;*/
	background-color:inherit;
	background-image:none;
}




/*### <Used for Necessary fields (*)> ###*/
cite {
	font-weight:bold;
	color:#f00;
	font-size:14px;
	margin:3px 3px 0 0;
	
	/*4Validation*/
	/*color: inherit;*/
	background-color:inherit;
	background-image:none;
}




/*### <Show/Hide> ###*/
.show { display:block; visibility:visible; }
.hide { display:none; visibility:hidden; }




/*### <Fields Errors if JS bypassed> ###*/
#error {
	color:#f00;
	background-color:#eef5fb;
	border: 2px solid #f00;
	width:300px;
	padding:10px;
	margin:15px auto 10px;
}
#error-404  {margin:15px 20px 15px 20px;}
#error-404 h1, #error-404 h3 {text-align:center;}
#error-404 h3 {margin-bottom:15px}
#error-404-signature {text-align:right; font-weight:bold;}




/*### <Pages Class> ###*/
.pages {margin:10px 0 10px 0; text-align:center;}






.percent-30 {width:30%;}
.percent-25 {width:25%;}
.percent-20 {width:20%;}
.percent-15 {width:15%;}
.percent-10 {width:10%;}




.bg-black {background:black; color:white; font-weight:bold;}
.bg-blue {background:#395692; color:white; font-weight:bold;}
.bg-green {background:#afa; color:black;}
.bg-grey {background:#ccc; color:black; font-weight:bold;}
.bg-red {background:#faa; color:black; font-weight:bold;}

