html {
	height: 100%;
}

body {
	scrollbar-face-color: EBEBEB;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: EBEBEB;
	scrollbar-darkshadow-color: 969696;
	scrollbar-shadow-color: C3C3C3;
	scrollbar-arrow-color: 000000;
	scrollbar-track-color: EBEBEB;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-color: #EEE9E5;
	color: #8A8988;
	font-size: 12px;
}

a:link, a:active ,a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #DB0B0F;
}

img { 
	behavior: url("scripts/pngdetect2.htc"); 
}

#container {
	height: 100%;
	width: 100%;
}

#container2 {
	height: 100%;
	width: 100%;
	background-image: url(../images/main_bkg_01.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#top {
	background-image: url(../images/intro_bkg_01.png);
	background-repeat: repeat;
	background-position: center bottom;
}

#bot {
	background-color: #0033CC;
}

.toptable {
	background-image: url(../images/intro_bkg_02.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#topcell {
	background-image: url(../images/intro_bkg_03.png);
	background-repeat: repeat-x;
	background-position: center top;
}

* html #topcell{ 
	background-image:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/intro_bkg_03.png', sizingMethod='scale');
} 
 
.notice {
	font-size: 10px;
	color: #A79E9A;
	padding-left: 5px;
	line-height: 12px;
	text-transform: uppercase;
}

.noticecell {
	background-image:url(../images/bot_img_05.png);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	font-size:8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9F8F86;
	background-position: center;
}

.noticecell a:link, .noticecell a:active, .noticecell a:visited {
	text-decoration: none;
	color: #9F8F86;
	padding-left:4px;
}

.noticecell a:hover {
	text-decoration: none;
	color: #DB0B0F;
	padding-left:4px;
}

.contentmain {
	background-color: #F8F5F4;
	padding: 9px;
	border: 1px solid #DFDCDB;
}

.mainleft {
	background-color: #F5F2F0;
	background-image: url(../images/main_bkg_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menuleft {
	font-size:10px;
	color: #9F8F86;
	width: 162px;
	font-weight: bolder;
}

.menuleft .men a:link, .menuleft .men a:active, .menuleft .men a:visited {
	display:block;
	text-transform: uppercase;
	background-color:#E5DED8;
	text-decoration: none;
	color: #9F8F86;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 139px;
}

.menuleft .men a:hover {
	display:block;
	text-transform: uppercase;
	background-color:#DB0B0F;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 139px;
}

.menuleft .menon a:link, .menuleft .menon a:active, .menuleft .menon a:visited {
	display:block;
	text-transform: uppercase;
	background-color:#DCD6CE;
	text-decoration: none;
	color: #DB0B0F;
	border-bottom: 1px solid #FFFFFF;
	border-left: 3px solid #DB0B0F;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 136px;
}

.menuleft .menon a:hover {
	display:block;
	text-transform: uppercase;
	background-color:#DB0B0F;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 3px solid #DB0B0F;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 136px;
}

.menuleft .sub a:link, .menuleft .sub a:active, .menuleft .sub a:visited {
	display:block;
	font-weight: normal;
	background-color:#F7F4F2;
	text-decoration: none;
	color: #9F8F86;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 139px;
}

.menuleft .sub a:hover {
	display:block;
	font-weight: normal;
	background-color:#DB0B0F;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 139px;
}

.menuleft .subon a:link, .menuleft .subon a:active, .menuleft .subon a:visited {
	display:block;
	font-weight: normal;
	background-color:#F7F4F2;
	text-decoration: none;
	color: #DB0B0F;
	border-bottom: 1px solid #FFFFFF;
	border-left: 3px solid #DB0B0F;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 136px;
}

.menuleft .subon a:hover {
	display:block;
	font-weight: normal;
	background-color:#DB0B0F;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 3px solid #DB0B0F;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 136px;
}

.conttop {
	background-color: #DB0B0F;
	font-size: 18px;
	font-weight: 100;
	padding: 5px 30px 5px 5px;
	color: #FFFFFF;
	background-image: url(../images/main_bkg_04.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.contcont {
	border-bottom: solid 1px #FFFFFF;
}

.contcont0 {
	background-image: url(../images/main_bkg_09.jpg);
	background-repeat: repeat-y;
}

.contcont0 td {
	background-image: url(../images/main_bkg_10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.contcont0 div {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 70px;
	line-height: 16px;
	font-weight: normal;
}

.contcont0 a:link, .contcont0 a:active, .contcont0 a:visited {
	text-decoration: none;
	color: #666666;
}

.contcont0 a:hover {
	text-decoration: none;
	color: #DB0B0F;
}

.contcont1 {
	background-image: url(../images/main_bkg_05.jpg);
	background-repeat: repeat-y;
}

.contcont1 td {
	background-image: url(../images/main_bkg_08.jpg);
	background-repeat: no-repeat;
}

.contcont1 div {
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 70px;
	line-height: 16px;
}

.contcont2 {
	background-image: url(../images/main_bkg_06.jpg);
	background-repeat: repeat-y;
}

.contcont2 td {
	background-image: url(../images/main_bkg_07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contcont2 div {
	background-image: url(../images/pagecurl_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 70px;
	line-height: 16px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #DB0B0F;
	display: inline;
}

h4 {
	font-size: 24px;
	font-weight: 100;
	color: #999999;
	display: inline;
}

h3 {
	font-size: 24px;
	font-weight: 100;
	color: #DB0B0F;
	display: inline;
}
p {
	margin: 5px 0px 20px;
	width: 300px;
}

h6 {
	float: right;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
}

.contcont .vignette, .contcont a:link .vignette, .contcont a:active .vignette, .contcont a:visited .vignette {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #D9D9D9;
	z-index: 2;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.contcont a:hover .vignette {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #DB0B0F;
	z-index: 2;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
