﻿body 
{
	background-color: #F0F0F0;
	text-align: center;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	
}

.menuBorderOff
{
	border-right: solid 1px #BC0612;
	width:	132px;
	height: 124px;
	text-align: right;
	padding-right:5px;
	padding-top:6px;
	vertical-align: top;
}

.menuBorderOn
{
	border-right: solid 1px #BC0612;
	width:	132px;
	height: 124px;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	padding-right:5px;
	padding-top:6px;
	vertical-align: top;
	background-color:#BC0612;
}

.menuBorder2Off
{
	border-left: solid 1px white;
	border-bottom: solid 1px  #BC0612;
	width:	132px;
	
	background-color:  #BC0612;
	text-align: right;
	padding-right:5px;
	padding-top:6px;
	vertical-align: top;
}

.menuBorder2On
{
	border: solid 1px #BC0612;
	width:	132px;
	
	background-color:  #dddbdc;
	text-align: right;
	padding-right:5px;
	padding-top:6px;
	vertical-align: top;
}
.menuBorder3Off
{
	border-left: solid 1px white;
	border-bottom: solid 1px  #BC0612;
	width:	132px;
	
	background-color:  #BC0612;
	text-align: right;
	padding-right:5px;
	padding-top:6px;
	vertical-align: top;
}

.menuBorder3On
{
	border: solid 1px #BC0612;
	width:	132px;
	
	background-color:  #dddbdc;
	text-align: right;
	padding-right:5px;
	padding-top:6px;
	vertical-align: top;
}

.menuBorderEmpty

{

	/*border: solid 1px #BC0612;*/
	border-left: solid 1px #BC0612;
	border-bottom: solid 1px white;
	width:	132px;
	height: 29px;
	background-color: white;
	text-align: right;
	padding-right:5px;
	padding-top:6px;
	vertical-align: top;
}
.bigTitleRed
{

	font-size: 18px;
	font-weight: bolder;
	color: #bc0612;
	text-align: right;
	padding-right:5px;
	padding-top:6px;
	vertical-align: top;

}

.smallTitleRed
{


	font-weight: bolder;
	color: #bc0612;
	text-align: right;
	padding-right:5px;
	padding-top:6px;
	vertical-align: top;

}

a 
{
	color:#BC0612;
	text-decoration:underline;
}

a:hover 
{
	color:#BC0612;
	text-decoration:underline;
}

.topmenu 
{
	font-weight:bold;
	text-decoration:none;
}

a:hover.topmenu 
{
	font-weight:bold;
	text-decoration:none;
}

.subtopmenu
{
	color:			#FFFFFF;
	font-size:		12px;
	font-weight:	normal;
	text-decoration:none;
}

.sideMenu
{
	color:			black;
	font-size:		12px;
	font-weight:	bold;
	text-decoration:none;

}

a:hover.sideMenu
{
	color:			black;
	font-size:		12px;
	font-weight:	bold;
	text-decoration:underline;
}

.sideMenuOn
{
	color:			#bb0a14;
	font-size:		12px;
	font-weight:	bold;
	text-decoration:none;
}
.bottomMenu
{
	color:			#bb0a14;
	font-size:		12px;
	font-weight:	normal;
	text-decoration:none;
}
.bottommenuInPage
{
	color:			#bb0a14;
	font-size:		12px;
	font-weight:	bold;
	text-decoration:none;
}
.subtopmenuOn
{
	color:			#FFFFFF;
	font-size:		12px;
	font-weight:	bold;
	text-decoration:underline;
}

a:hover.subtopmenuOn
{
	color:			#FFFFFF;
}


a:hover.subtopmenu
{
	color:			#FFFFFF;
}

.bulletimg
{
	vertical-align:middle;
	padding-left: 2px;
}
.cbulletimg
{
	vertical-align:middle;
	padding-top:5px;
	padding-left: 3px;
}

.mainmenu
{
	font-size: 18px;
	font-weight: bolder;
	color: white;
	text-decoration:none;
}

a:hover.mainmenu 
{
	color: white;
	
}


.mainmenuBlack
{
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-decoration:none;
}

.mainmenuBlackSmall
{
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration:none;
}

.mainmenuBlackSmaller
{
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration:none;
}


.mainmenuGrey
{
	font-size: 16px;
	font-weight: bolder;
	color: #6a6a6a;
	text-decoration:none;
}


a:hover.mainmenuBlack
{
	color: black;
	
}

.maintext
{
	text-align:right;
	padding-left:35px;
	padding-right:35px;
	padding-top:15px;
	background-color:#DDDBDC;
	width:365px;
	vertical-align:top;
}

.maintextheader
{
	font-size:17px;
	font-weight:bold;
}

.maintextheadersmaller
{
	font-size:15px;
}

.floatleft
{
	position:relative;
	float: left;
}

.secondtextheader
{
	text-align:right;
	padding-right:12px;
	font-size:15px;
	color: #BC0612;
	font-weight:bold;
}

.fieldClass
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: right;
}