body
{
	font-family: verdana;
}

a:link, a:active, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/*font sizes and color*/

/* white */

.wht_9
{
	font-size: 9px;
	color:#FFFFFF;
}

.wht_10
{
	font-size: 10px;
	color:#FFFFFF;
}

.wht_11
{
	font-size: 11px;
	color:#FFFFFF;
}

.wht_12
{
	font-size: 12px;
	color:#FFFFFF;
}

.wht_13
{
	font-size: 13px;
	color:#FFFFFF;
}

.wht_14
{
	font-size: 14px;
	color:#FFFFFF;
}

/*red*/
a.red:link, a.red:active, a.red:visited
{
	text-decoration: none;
	color: #F11A0A;
	font:bold 8pt verdana,arial,helvetica,sans-serif;
}

a.red:hover
{
	text-decoration: underline;
	color: #F11A0A;
	font:bold 8pt verdana,arial,helvetica,sans-serif;
}


.red_9
{
	font-size: 9px;
	color: #F11A0A;
}

.red_10
{
	font-size: 10px;
	color: #F11A0A;
}

.red_11
{
	font-size: 11px;
	color: #F11A0A;
}

.red_12
{
	font-size: 12px;
	color: #F11A0A;
}

/*red2*/
.red2_12
{
	font-size: 12px;
	color: #FF0032;
}

/*green*/

.gren_11
{
	font-size: 11px;
	color: #177B2F;
}


/*orange*/

.org_9
{
	font-size: 9px;
	color: #FB9A01;
}

.org_10
{
	font-size: 10px;
	color: #FB9A01;
}

.org_11
{
	font-size: 11px;
	color: #FB9A01;
}

.org_12
{
	font-size: 12px;
	color: #FB9A01;
}

/*blue*/
.blue_10
{
	font-size: 10px;
	color: #0C3D92;
}

.blue_11
{
	font-size: 11px;
	color: #0C3D92;
}

.blue_12
{
	font-size: 12px;
	color: #0C3D92;
}

.blue_15
{
	font-size: 15px;
	color: #0C3D92;
}

/* blue2 */

.blue2_10
{
	font-size: 10px;
	color: #0047B6;
}

.blue2_11
{
	font-size: 11px;
	color: #0047B6;
}

.blue2_12
{
	font-size: 12px;
	color: #0047B6;
}

.blue2_15
{
	font-size: 15px;
	color: #0047B6;
}

/*black*/
.blk_10
{
	font-size: 10px;
	color: #000000;
}

.blk_11
{
	font-size: 11px;
	color: #000000;
}

.blk_12
{
	font-size: 12px;
	color: #000000;
}

.blk_13
{
	font-size: 13px;
	color: #000000;
}

.blk_14
{
	font-size: 14px;
	color: #000000;
}

/*grey*/

.gry_10
{
	font-size: 10px;
	color: #666666;
}

.gry_11
{
	font-size: 11px;
	color: #666666;
}

.gry_12
{
	font-size: 12px;
	color: #666666;
}



/*special tags*/



.logbutton{
	font-size: 9px;
	color: #FFFFFF;
}

.logbutton:hover{
	font-size: 9px;
	color: #F11A0A;
}


.leftside{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.leftside:hover{
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.leftview{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.leftview:hover{
	font-size: 11px;
	color: #F11A0A;
	font-weight: bold;
	text-decoration: none;
}

.formboxes{
	font-family: verdana;
	font-size: 11px;
}

.main_cont{
	font-size: 10px;
	color: #000000;
}

.truition{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.truition:hover{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


/* Added for the new look */

.countryDropdown {
   padding: 4px 20px 4px 20px; 
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
}
.globalnav {
   width: 800;
   text-align: left;
   border-bottom-width: 1px;
   border-bottom-color: #336699;
   border-bottom-style: solid;
}
.globalnavInner {
   padding: 5px;
   font-family: Arial,helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   font-weight: bold;
}
.globalnavInner a {
   color: #FFFFFF;  
   text-decoration: none;
}
.globalnavInner a:hover {
   text-decoration: none;
}
.copyright {
   width: 800;
   background-color: #F8F9FB;
   text-align: center;
}

.copyrightInner {
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
}


A.NAV:LINK 
{
font-family : verdana, arial, helvetica, sans-serif;
font-size : 8pt;
color : #000000;
text-decoration: none;
}	
A.NAV:VISITED 
{
font-family : verdana, arial, helvetica, sans-serif;
font-size : 8pt;
color : #000000;	
text-decoration: none;
}
A.NAV:HOVER 
{
font-family : verdana, arial, helvetica, sans-serif;
font-size : 8pt;
color : #193682;
text-decoration: underline;
}

A.NAVBLUE:LINK 
{
font-family : verdana, arial, helvetica, sans-serif;
font-size : 8pt;
color : #004F91;
text-decoration: none;
}	
A.NAVBLUE:VISITED 
{
font-family : verdana, arial, helvetica, sans-serif;
font-size : 8pt;
color : #004F91;	
text-decoration: none;
}
A.NAVBLUE:HOVER 
{
font-family : verdana, arial, helvetica, sans-serif;
font-size : 8pt;
color : #004F91;
text-decoration: underline;
}

A.MORE:LINK 
{
font-family : arial, helvetica, sans-serif;
font-size : 8pt;
color : #005AFF;
text-decoration: none;
}	
A.MORE:VISITED 
{
font-family : arial, helvetica, sans-serif;
font-size : 8pt;
color : #005AFF;	
text-decoration: none;
}
A.MORE:HOVER 
{
font-family : arial, helvetica, sans-serif;
font-size : 8pt;
color : #005AFF;
text-decoration: underline;
}


.NAVBLUE
{
font-family : verdana, arial, helvetica, sans-serif;
font-size : 8pt;
color : #004F91;
text-decoration: none;
}	

.MAIN
{
font-family : arial, helvetica, sans-serif;
font-size : 8pt;
color : #312D2E;
text-decoration: none;
}

.HEADER 
{
font-family : verdana, arial, helvetica, sans-serif;
font-size : 8pt;
color : #0C3D92;
font-weight : bold;
border-bottom:  #193682 3px solid;
}

	.WIN 
	{
		position:relative; 
		width:500px;
		min-width:120px;
		margin:0px 0px 0px 0px;
		border:1px dashed #E80C37;
		background-color: #DCEBF8;
		padding:10px;
		z-index:1; 
		font-family : verdana, arial, helvetica, sans-serif;
		font-size : 8pt;
		color : #E80C37;		
	}		

	.OUTBID 
	{
		position:relative; 
		width:500px;
		min-width:120px;
		margin:0px 0px 0px 0px;
		border:1px dashed #0B1153;
		background-color: #FF9933;
		padding:10px;
		z-index:1; 
		font-family : verdana, arial, helvetica, sans-serif;
		font-size : 8pt;
		color : #000000;		
	}

    TD
    {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;   
	line-height: 11pt;
    }

