/* CSS Document */


.Table {
    width               : 780px; 
	border-left         : 1px;
	border-right        : 1px; 
	border-bottom       : 1px;
	border-top          : 0px;
	border-style        : solid;
	border-color        : #000000;
}

.TextBox
{
	font-family         : arial; 
	font-size           : 12px; 
	font-weight         : normal;
	color               : #333333; 

	height              : 17px;
	background          : #ffffff;
	border-color        : #999999;
	border-top-width    : 1px;
	border-bottom-width : 1px;
	border-left-width   : 1px;
	border-right-width  : 1px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* FONTS*/
.R11DarkBlue
{
	font-family : arial; 
	font-size   : 11px; 
	font-weight : normal;
	color       : #0d378f; 
}
.R12DarkBlue
{
	font-family : arial; 
	font-size   : 12px; 
	font-weight : normal;
	color       : #0d378f; 
}
.B14DarkBlue
{
	font-family : arial; 
	font-size   : 14px; 
	font-weight : bold;
	color       : #0d378f; 
}
.R11Black
{
	font-family : arial; 
	font-size   : 11px; 
	font-weight : normal;
	color       : #333333; 
}
.R12Black
{
	font-family : arial; 
	font-size   : 12px; 
	font-weight : normal;
	color       : #333333; 
}
.B12Black
{
	font-family : arial; 
	font-size   : 12px; 
	font-weight : bold;
	color       : #333333; 
}
.B14Black
{
	font-family : arial; 
	font-size   : 14px; 
	font-weight : bold;
	color       : #333333; 
}
.R11Red
{
	font-family : arial; 
	font-size   : 11px; 
	font-weight : normal;
	color       : #FF0000; 
}
.B11Red
{
	font-family : arial; 
	font-size   : 11px; 
	font-weight : bold;
	color       : #FF0000; 
}
.B11Orange
{
	font-family : arial; 
	font-size   : 11px; 
	font-weight : bold;
	color       : #FF9900; 
}
.B12Orange
{
	font-family : arial; 
	font-size   : 12px; 
	font-weight : bold;
	color       : #ff6600; 
}
.B16Gray
{
	font-family : arial; 
	font-size   : 16px; 
	font-weight : bold;
	color       : #666666; 
}
.B18Gray
{
	font-family : arial;
	font-size   : 18px;
	font-weight : bold;
	color       : #666666;
}
.B11BlackV
{
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	font-size   : 16px; 
	font-weight : bold;
	color       : #000000; 
	text-decoration: none;
}

.B16DarkBlue
{
	font-family : arial; 
	font-size   : 16px; 
	font-weight : bold;
	color       : #0d378f; 
}

.B13DarkBlue
{
	font-family : arial; 
	font-size   : 13px; 
	font-weight : bold;
	color       : #0d378f; 
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* LINK*/
a.linkR11DarkBlue:link 
{
	font-family : arial; 
	font-size   : 11px; 
	font-weight : normal;
	color       : #0d378f; 
	text-decoration: none;
}
a.linkR11DarkBlue:visited
{
	font-family : arial; 
	font-size   : 11px; 
	font-weight : normal;
	color       : #0d378f; 
	text-decoration: none;
}
a.linkR11DarkBlue:active
{
	font-family : arial; 
	font-size   : 11px; 
	font-weight : normal;
	color       : #0d378f; 
	text-decoration: none;
}
a.linkR11DarkBlue:hover
{
	font-family : arial; 
	font-size   : 11px; 
	font-weight : normal;
	color       : #0d378f; 
	text-decoration: underline;
}

a:link, a:visited, a:hover, a:active{
	tex-decoration:none;
}

a.linkB11LightRed:link 
{
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	font-size   : 11px; 
	font-weight : bold;
	color       : #FF3300; 
	text-decoration: none;
}
a.linkB11LightRed:visited
{
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	font-size   : 11px; 
	font-weight : bold;
	color       : #FF3300; 
	text-decoration: none;
}
a.linkB11LightRed:active
{
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	font-size   : 11px; 
	font-weight : bold;
	color       : #FF3300; 
	text-decoration: none;
}
a.linkB11LightRed:hover
{
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	font-size   : 11px; 
	font-weight : bold;
	color       : #FF3300; 
	text-decoration: none;
}

a.linkB12Black:link, a.linkB12Black:visited, a.linkB12Black:hover, a.linkB12Black:active
{
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	font-size   : 12px; 
	font-weight : bold;
	color       : #000000; 
	text-decoration: none;
}
a.linkB16Black:link, a.linkB16Black:visited, a.linkB16Black:hover, a.linkB16Black:active
{
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	font-size   : 16px; 
	font-weight : bold;
	color       : #000000; 
	text-decoration: none;
}
a.linkB11Black:link, a.linkB11Black:visited, a.linkB11Black:hover, a.linkB11Black:active
{
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	font-size   : 11px; 
	font-weight : bold;
	color       : #000000; 
	text-decoration: none;
}
a.link11Black:link, a.link11Black:visited, a.link11Black:hover, a.link11Black:active
{
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	font-size   : 11px; 
	font-weight : normal;
	color       : #000000; 
	text-decoration: none;
}