/* CSS Document */


td
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Regular;
	color: #000000;
}

.white
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration: none;
}

.color
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #991106;
	text-decoration: none;
}

.colorsmall
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Regular;
	color: #991106;
	text-decoration: none;
}

.white:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration: none;
}


.title
{
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
	color: #991106;
}

.subtitle
{
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	color: #991106;
}

a
{
	font-weight: Bold;
	color: #991106;
	text-decoration: none;
}

a:hover
{
	font-weight: Bold;
	color: #991106;
	text-decoration: underline;
}

.links
{
	font-size: 11px;
	font-weight: Bold;
	color: #ffe323;
	text-decoration: underline;
}

.links:hover
{
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration: none;
}

.sublinks
{
	font-size: 11px;
	font-weight: Bold;
	color: #991106;
	text-decoration: none;
}

.sublinks:hover
{
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}

.brdr
{
	border: 1px solid #ce1506;
}

.grey
{
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
	color: #4b4b4b;
}
.main-links
{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.main-links:hover
{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.bgWhite
{
	background: #ffffff;
}

.activbgcolor
{
	background: #991106;
}



.RadMenu_MainMenu
{
	background-color: #cbda5e;
	text-align: center;
}
.RadMenu_MainMenu a
{
	padding-left: 0px;
}

.RadMenu_MainMenu .group
{
	text-align: center;
	text-decoration: none;
	cursor: hand;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #cbda5e;
}

body
{
	scrollbar-face-color: #bd1001;
	scrollbar-highlight-color: #ce1506;
	scrollbar-shadow-color: #ce1506;
	scrollbar-3dlight-color: #991106;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: : #0000000;
}

html
{
	scrollbar-face-color: #bd1001;
	scrollbar-highlight-color: #ce1506;
	scrollbar-shadow-color: #ce1506;
	scrollbar-3dlight-color: #991106;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: : #0000000;
}
