/* CSS Document */

td.NoRepeat 
{
	background-repeat: no-repeat;
}
body
{
	background-color: #000000;
}
p
{
	font-family: "Verdana";
	font-size: 10pt;
	background-color: #FFFFFF
}
table.Main
{
	font-family: "Verdana";
	font-size: 10pt;
	background-color: #FFFFFF
}
td.Menu
{
	background-image: url(../images/BG/MenuBG.jpg);
}
font.HeadlineG
{
	font-family: "Verdana";
	font-size: 14pt;
	color: #8B2428;
	background-color: #FFFFFF
}
font.Headline
{
	font-family: "Verdana";
	font-size: 14pt;
	color: #8B2428;
	background-color: #FFFFFF
}
font.smHeadline
{
	font-family: "Verdana";
	font-size: 12pt;
	font-weight: 700;
	background-color: #FFFFFF
}
font.smHeadline1
{
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: 700;
	background-color: #FFFFFF
}

td.MainText
{
	font-family: "Verdana";
	font-size: 10pt;
	background-color: #FFFFFF
}
td.info_table_top
{
	font-family: "Verdana";
	font-weight: 700;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../images/InfoTBL/top.jpg')
}
td.info_table_bottom
{
	background-image: url('../images/InfoTBL/bottom.jpg');
}
td.info_table_left
{
	background-image: url('../images/InfoTBL/left.jpg');
}
td.info_table_right
{
	background-image: url('../images/InfoTBL/right.jpg');
}
td.info_table_topLG
{
	font-family: "Verdana";
	font-weight: 700;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../../images/Info_Table_LG/top.jpg')
}
td.info_table_bottomLG
{
	background-image: url('../../images/Info_Table_LG/bottom.jpg');
}
td.info_table_leftLG
{
	background-image: url('../../images/Info_Table_LG/left.jpg');
}
td.info_table_rightLG
{
	background-image: url('../../images/Info_Table_LG/right.jpg');
}

font.ContactInfo_Large
{
	font-family: "Verdana";
	font-size: 12pt;
	color: #006F3D;
	font-weight: 700
}
font.ContactInfo_Small
{
	font-family: "Verdana";
	font-size: 10pt;
	color: #006F3D;
	font-weight: 700
}
a:link { 
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: 600;
	color: #990000;
	text-decoration: none
	}
a:visited { 
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: 600;
	color: #990000;
	text-decoration: none
	}
a:hover { 
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: 600;
	color: #0334B4;
	text-decoration: none
	}
a:active { 
	text-decoration: none;
	font-family: "Verdana";
	font-weight: 600;
	font-size: 10pt;
	color: #990000
	}
	
a:link.small { 
font-family: "Verdana";
font-size: 8pt;
font-weight: 600;
color: #990000;
text-decoration: none
}
a:visited.small { 
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: 600;
	color: #990000;
	text-decoration: none
	}
a:hover.small { 
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: 600;
	color: #0334B4;
	text-decoration: none
	}
a:active.small { 
	text-decoration: none;
	font-family: "Verdana";
	font-weight: 600;
	font-size: 8pt;
	color: #990000
	}
a:link.rightMenu { 
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: 700;
	color: #990000;
text-decoration: none;
}
a:visited.rightMenu{ 
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: 700;
	color: #990000;
	text-decoration: none;
	}
a:hover.rightMenu{ 
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: 700;
	color: #990000;
	text-decoration: none;
	}
a:active.rightMenu{ 
	text-decoration: none;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: 700;
	color: #990000;
	}

td.NoBorder
{
	border:medium none none; 
	background-color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt
	
}
