/* CSS Document */

body {
	background: url(/images/bgBleu.gif); 
	color:#555555;
	scrollbar-base-color:#0079ce;
	/*scrollbar-face-color:#555555;*/
}
body,td,th {
	color:#555555;
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {color: #012760}
.style2 {color: #00054B}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	text-decoration: none;
	cursor:pointer;
}
.topRightText{
	width:950px; text-align:right; color:#666666; font-size:11px;
}
.mlink
{
	color:#FFFFFF;
	float:left; height:29px; width:67px; display:block; overflow:hidden; margin-left:1px; margin-right:5px; text-align:center;
}
.slink{
	float:left; height:15px; width:67px; display:block; overflow:hidden; margin-left:1px; margin-right:5px; margin-top:2px; text-align:center;
}
.mlinkDivider{ 
	float:left; height:29px; width:1px; display:block; background-color:#0079ce; overflow:hidden; text-align:center; font-size:20px; font-weight:normal;
	cursor:default;	
}
.mlinkDividerb{ 
	float:left; height:29px; width:1px; display:block; background-color:#00054B; overflow:hidden; text-align:center; font-size:20px; font-weight:normal;
	cursor:default;	
}
.slinkDivider{ 
	float:left; height:20px; width:1px; display:block; background-color:#EEEEEE; overflow:hidden; text-align:center; font-size:20px; font-weight:normal;
	cursor:default;	
}
.slinkDividerb{ 
	float:left; height:20px; width:1px; display:block; background-color:#999999; overflow:hidden; text-align:center; font-size:20px; font-weight:normal;
	cursor:default;	
}

.mlink:hover {
	/*background:#44498F;*/
	display:block;
	color:#ff0099;
	cursor:pointer;
}
.slink:hover {
	background:#EEEEEE;
	cursor:pointer;
}
.leftLinks
{
	cursor:pointer;	
	color:#FFFFFF;
	display:block;
	width:100%;
	height:18px;
}
.leftLinks:hover {
	/*background:#44498F;*/
	background:#ff0099;
	color:#000000;
	font:bolder;
	/*text-decoration:underline;*/
	font-size:11px;
/*	border:1px solid;
	border-color:#FFFFFF;*/
}
.bottomAddContainer{
	float:left;width:943px; height:100px; border:1px solid #CCCCCC; margin-top:5px; overflow:hidden;
}
.bottomAdds{
	border:1px solid #CCCCCC; margin-top:5px; height:90px; width:150px; background-color:#CCFFFF; text-align:center; float:left; margin-left:4px;
}
.rightAdds{
	float:none; width:150px; height:187px; border:1px #CCCCCC solid; background-color:#CCFFFF;
}
#scroll_box{
	font-size:10px; margin-left:5px; padding-left:3PX; height:350px; min-height:350px; max-height:350px; text-align:left; overflow:auto; background:#00054B; color:#FFFFFF; font-weight:bold;
}
.button_outer
{
	width:90px; background: url(/images/bgBlue.gif); border:solid 1px #0079ce; padding:3px 3px 3px 3px;
	display:block;
}
.button_outer:hover
{
	background-color:#ff0099;
}
.button_inner
{
	border:solid 1px #0079ce; text-align:center; color:#FFFFFF; font-weight:bold; font-size:10px;
	cursor:pointer; display:block;
}
.button_inner:hover
{
	background-color:#ff0099;
}
.drop_downs
{
	height:15px;
	width:200px;
	font-size:10px;
}
.drop_downs_as
{
    height:17px;
    font-size:10px;
}
.mousepointer
{
    cursor:pointer;
}
.imagemiddle
{
	vertical-align:middle; margin-top:auto; margin-bottom:auto;
}
.searchbox
{
	font-size:9px; width:190px; height:15px; border:solid 1px #666666; margin-top:1px; vertical-align:middle;
}
.bleuheaders
{
    color:#FFFFFF; background: url(/images/bgBlue.gif); font-size:10px; font-weight:bold; text-transform:capitalize;    
}
.tblCenter
{
    margin-left:auto; margin-right:auto;
}
