 BODY
{
background-color: #E0E2E9;
background-image:url('images/bg.jpg');
background-repeat: no-repeat;
background-position: top left;
  }
  
p.main {color: #000; font-size: 12px; font-family: verdana, sans-serif; font-weight: normal; line-height: 16px; margin-top:12px; margin-bottom:0px; text-align: justify;}
p.footer {color: #38497E; font-size: 14px; font-family: ariel, sans-serif; font-weight: normal; line-height: 18px; margin-top:12px; margin-bottom:0px; }
p.design {color: #38497E; font-size: 9px; font-family: ariel, sans-serif; font-weight: normal; line-height: 18px; margin-top:12px; margin-bottom:0px; }
h1 {color: #37497F;  font-size: 24px; font-family: ariel, sans-serif; font-weight: bold; margin-top:0px; margin-bottom:0px; }

A:link {color: #38497E; font-size: 14px; font-family: ariel, sans-serif; font-weight: normal; line-height: 18px; margin-top:12px; margin-bottom:0px; text-decoration: none;}
A:visited {color: #38497E; font-size: 14px; font-family: ariel, sans-serif; font-weight: normal; line-height: 18px; margin-top:12px; margin-bottom:0px; text-decoration: none;}
A:hover {color: #38497E; font-size: 14px; font-family: ariel, sans-serif; font-weight: normal; line-height: 18px; margin-top:12px; margin-bottom:0px; text-decoration: underline;}

A.design:link {color: #38497E; font-size: 9px; font-family: ariel, sans-serif; font-weight: normal; line-height: 18px; margin-top:12px; margin-bottom:0px; text-decoration: none;}
A.design:visited {color: #38497E; font-size: 9px; font-family: ariel, sans-serif; font-weight: normal; line-height: 18px; margin-top:12px; margin-bottom:0px; text-decoration: none;}
A.design:hover {color: #38497E; font-size: 9px; font-family: ariel, sans-serif; font-weight: normal; line-height: 18px; margin-top:12px; margin-bottom:0px; text-decoration: underline;}




.form { color:#fff; font-size: 12px; font-family: ariel, sans-serif; font-weight: bold; background:#797FB0; text-align: left;  width: 200px; height:23px;  border:0px; margin-top:3px;}


p.log {color: #394B83; font-size: 11px; font-family: verdana, sans-serif; font-weight: bold; line-height: 16px; margin-top:0px; margin-bottom:0px; text-align: justify;}


.form2 { color:#394B83; font-size: 12px; font-family: ariel, sans-serif; font-weight: bold; background:#F5F5F5; text-align: left;  width: 210px; height:26px;  border:1px solid #394B83; margin-top:0px; padding: 5px 1px 0px 1px;}

.standardHeader {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;
	color:#123E62;
}

/*

*/

.matrixtable {
	text-align:center;
}

.matrixtable table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #000000;
}

.matrixtable caption {
	font-weight: bold;
	background: #50ADEA url(http://) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

.matrixtable td, th {
	padding: 1px;
}

.matrixtable thead th {
	font-weight: normal;
	text-align: center;
	background: #F5F5F5;
	color: #000000;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

.matrixtable thead th.on {
	font-weight: normal;
	text-align: center;
	background: #CCCCCC;
	color: #000000;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

.matrixtable tbody th {
	font-weight: normal;
}

.matrixtable td.on {
background:#B7DBFF;
border: 1px solid #B7DBFF;
}

.matrixtable td.off {

}

.matrixtable tbody tr		{
	font-weight: normal;
	background-color:#FFF; 
	text-align:left;
	}
.matrixtable tbody tr.odd 	{
	font-weight: normal;
	background: #f9f9f9;
	border-top:1px solid #FFF;
}
/*
tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(http://layout.gif) no-repeat; 
	padding:3px 0px 0px 10px;
	}

tbody th a:hover{
	color:#FF8601;
	}
*/
.matrixtable tbody tr td { 
	text-align:center;
	height:20px;
	background: #FFF;
	border: 1px solid #FFF;
	}

.matrixtable tbody tr.odd{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}
/*

ABOVE ^ td for odd td rows



table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}


tbody td a[href="http://"] {
	margin: 0 auto;
	height: 10px;
	background: url(http://ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 10px;
	font-weight: bold; 
	color:#FF8601;
}


table a[title^="Download"] { 
	background: url(http://down.gif) no-repeat center;
	padding:10px 0px 0px 10px;
}
*/
.matrixtable tfoot th, tfoot td {
	background-color:#E7E7E7; padding:5px;
	text-align:center; 
	font-family:Verdana;
	color:#666666;
	font-size:10px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
