body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
		.boldtext {
color:#993333; font-style: normal; font-variant: normal; font-weight: bold;
font-size:13px;
}
		.bigboldtext {
color:#993333; font-style: normal; font-variant: normal; font-weight: bold;
font-size:16px;
}
a {color:#993333; text-decoration: none;}
a:hover {color:#0079c2;}


h1 {
color:#993333;
font-size:13px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:7px;
}

h3 {
color:#666666;
font-size:13px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:4px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer a:link {color: #a5a5a5;}   
.footer a:visited {color: #a5a5a5;}
.footer a:hover {color: #a5a5a5;} 
.footer a:active {color: #a5a5a5;}


}

.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
}
.leftmenu a:link {color: #a5a5a5;}   
.leftmenu a:visited {color: #a5a5a5;}
.leftmenu a:hover {color: #a5a5a5;} 
.leftmenu a:active {color: #a5a5a5;}

.copyright {
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

/*Menus General*/
#menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width:178px;
	text-align:left;
}
#menus ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menus a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
/*Menus General End*/
/*Menu Tier 2*/
#menu a,  #menu a:visited {
	color: #FFFFFF;
	font-size: 11px;
	height: 18px;
	padding-left: 8px;
	padding-top: 4px;
	background-color: #a5a5a5;
	background: transparent url(images/tier2_bg.gif) left center no-repeat;
	border-bottom: 1px solid #FFFFFF;
}
#menu a:hover {
	background-color: #939393;
	background: transparent url(images/tier2_bg_over.gif) left center no-repeat;
}
#activemenu a:link, #activemenu a:visited, #activemenu a:hover {
	color: #FFFFFF;
	font-size: 11px;
	height: 18px;
	padding-left: 8px;
	padding-top: 4px;
	background-color: #FF0000;
	background: transparent url(images/tier2_bg_on.gif) left center no-repeat;
	border-bottom: 1px solid #FFFFFF;
}
/*Menu Tier 2 End*/
/*Blue Tables Start*/
	table.blue th {background-color:#0079c2; color:#FFFFFF;}
	table.blue td {background-color:#F5F5F5;}
	table.blue td.leftcol {background-color:#acc8e8; color:#333333;}
	table.blue td.leftcolgray {background-color:#DFDFDF; color:#333333;}
/*Blue Tables End*/

/*Scroller Style Start*/
#pscroller1{
text-align: left;
width: 140px;
height: 130px;
font-size: 11px;
}
#pscroller1 a {font-weight:bold; text-decoration:none; color:#ff0000;}
#pscroller1 a:hover {font-weight:bold; text-decoration:none;}
/*Scroller Style End*/





.pp, .api, .transact {
	text-align: center;
}
/*  tables  */
table.bordered {border-left:1px solid #DCDCDC;border-bottom:1px solid #DCDCDC;}
table.bordered td {border-top:1px solid #DCDCDC;border-right:1px solid #DCDCDC;}
table.bordered th {border-top:1px solid #DCDCDC;border-right:1px solid #DCDCDC;}
table.bordered td.novert {border-top:1px solid #DCDCDC;border-right:0;}

		
		/* generic data table  */	
		div.dataTable table {background-color:#CACACA;}
		div.dataTable table caption {display:none}
		div.dataTable table tr {}
		div.dataTable table th {font-size:11px;background-color:#CCCCCC;text-align:left;font-weight:normal;padding:2px 4px 2px 4px;color:#333;font-weight:strong}
		div.dataTable table td {background-color:#FFF;color:#666;padding:2px 4px 2px 4px;}
		div.dataTable table td.right {width:120px;}
		div.dataTable table td.left {width:50px;}
		div.dataTable table tr.odd td {background-color:#ECECEC;color:#666}
		


                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
