﻿/*--------------------layout---------------------*/
/** {margin:0;padding:0}*/

 html {	
	scrollbar-arrow-color: #fff000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: 404040;
	scrollbar-shadow-color: #acacac;
	scrollbar-3dlight-color: #fff200;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ed1c24;
}
	
.box {
	background-color: #000000;
	width: 800px;
}	
	
#wrapper {
	width: 800px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#Main {
	float:right;
	width: 100%;
	margin: 0;
	}
	
#SideBar {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	padding: 0px;
	width: 172px;
	}
	
#SideBar li{margin-top:0px}	
	
#Header, #Footer {
	clear:both;
	}

#content{
	padding-right: 20px;
	padding-left: 20px;
}

/*--------------------style---------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt !important;
	margin:0;
	background-color: #000000;
	background-image: url(images/bg_stripe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left !important;
	padding-top: 0;
	padding-right: 20 !important;
	padding-bottom: 0;
	padding-left: 20 !important;
	}
	
h1{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12pt !important;
	font-style: normal !important;
	line-height: normal !important;
	font-weight: bold !important;
	font-variant: normal !important;
	color: #990000 !important;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt !important;
	font-style: normal !important;
	line-height: normal !important;
	font-weight: bold !important;
	font-variant: normal !important;
	color: #666666 !important;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 9pt !important;
	font-style: normal !important;
	line-height: normal !important;
	font-weight: bold !important;
	font-variant: normal !important;
	color: #666666 !important;
	text-align: left;
}	

#Header {
	margin-bottom: 0px;
	margin-top: 0px;
	}
#Header h1 {
	font-family: Georgia;
	font-size: 35px;	
	color: #fff;
	margin: 0 10px;
	}
#TopNavigation {
	color: #fff;
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 20px;
	background-color: #000000;
	background-image: url(images/bg_topbar.gif);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #78797D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	}
#TopNavigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#TopNavigation {display: inline-block;}
/* Hides from IE-mac \*/
* html #TopNavigation {height: 1%;}
#TopNavigation {display: block;}
/* End hide from IE-mac */
#TopNavigation a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	}
#TopNavigation a:hover {
	color: #000;
	}
#Main {
	font-size: 9pt;
	line-height: 150%;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	}
#Main h2 {
	color: #000;
	}

#Footer {
	clear:both;
	color: #666;
	font-size: 11px;
	border-top: 1px solid #000;
	margin-top: 6px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	}
	
#Footer a:link {
	color: #990000;
	text-decoration: none;
	}
	
#Footer a:visited {
	color: #990000;
	text-decoration: none;
	}

#Footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
	
.contacts dd strong {
	font-size: 11px;
	}
a {
	color: #990000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
.gallery {
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	}

/*lists*/
.sf_list_simple, .sf_list_expanded, .sf_anchor_list, .sf_list_expandable, .sf_target_list, {list-style:none;margin-bottom:30px;font-size:13px}
.sf_list_simple li, .sf_list_expanded li, #Main li, {margin-top:10px}

.bottomright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.navborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(images/navbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.greypad {
	background-color: #413A3C;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #78797D;
	border-left-color: #78797D;
}

.blackbordertopleft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #78797D;
	border-bottom-color: #78797D;
}
.contenttop {
	background-image: url(images/bg_topwide.gif);
	background-repeat: no-repeat;
}
.contentmiddle {
	background-image: url(images/bg_stripwide.gif);
	background-repeat: repeat-y;
}
.contentbottom {
	background-image: url(images/bg_bottomwide.gif);
	background-repeat: no-repeat;
}


.yellowsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFCC;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 130px;
	background-position: left top;
	display: block;
}

.menutext1 {
	font-size: 8pt;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.topintro {
	font-size: 10pt;
	color: #C01833;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0mm;
}

.bigtext {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #BA1731;
}
.hrmctopright {
	background-image: url(images/topbgbit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}



.smalltext {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#toprightcontent {
	background-image: url(images/topbgbit.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: auto;
}

.borderpixel {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #78797D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	
}

.eventhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.eventname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.eventtable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.eventcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.whiteborder1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
.whiteborder2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.whiteborder2pad {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}

.whiteborder2text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.whitetext {
	color: #FFFFFF; font-size: 16px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.whitetext:hover {
	color: #FF0000; font-size: 16px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.whitenormal {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.blacklink {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.blacklink:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

