/* CSS Document */
*{
padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; font-family: verdana, tahoma, helvetica, sans-serif;
}
body{
background:#C5C5C5 url(images/bg2.png) top left repeat-y;
}

html, body{
height: 100%;
}

.hide{
display:none;
}

h1{
font: 27px verdana, tahoma, helvetica, sans-serif;
color:#181818;
}
p{
font-size:11px;
line-height:1.5em;
text-align:justify;
}
table {
font-family: verdana, tahoma, helvetica, sans-serif;
font-size:10px;
}

a{
color: #C1131E;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
#bg{
position:absolute;
width:100%;
margin:0px auto;
background:url(images/ln1.gif) top repeat-x ;
height:415px;
z-index:1;
}
#logoholder{
position:absolute;
margin: 0px auto;
width: 1000px;
height: 96px !important;
float:left;
z-index:2;
}
#logoholder img{
margin: 18px auto auto 18px;
border:none;
}
#flashholder{
position:absolute;
margin:120px auto;
min-width: 1000px; WIDTH: expression(document.body.clientWidth < 1001 ? "1000px" : "100%");
height:264px !important;
float:left;
background: #000000;
z-index:2;
}
#flashholder #flash{
position:absolute;
margin:0px auto auto 261px;
float:left;
width:739px;
z-index:5;
}
#flashholder #info{
position:absolute;
margin:0px auto;
background:#000000;
width:261px;
height:264px;
float:left;
z-index:15;
}
#flashholder #info #pscroller1{
position: relative; 
margin:0px 1.5em 0px 1.5em;
height:35px; 
width:auto;
z-index:3;
}
#flashholder #info h1{
color:#eeeeee;
font: bold 16px   Tahoma, Arial, sans-serif, Verdana;
padding-bottom:0px;
padding-top:15px;
}

.red{
color:#C1131E
}
#flashholder #info p.more {
font: 11px  verdana, tahoma, helvetica, sans-serif;
color:#C1131E;
}
#flashholder #info p.more a, p.more a:hover {
color:#C1131E;
}
#flashholder #info p{
color:#eeeeee;
font:11px  verdana, tahoma, helvetica, sans-serif;
padding-bottom:5px;
padding-top:10px;
line-height:1.5em;
}

.dots{
border-bottom: #989898 1px dotted;
height:5px;
}
#flashholder #info #pswrapper{
position: relative; 
margin:0px 1.5em 0px 1.5em;
height:auto;
z-index:3;
}
#flashholder #info #pswrapper #pscroller2{
height:35px;
padding-bottom:10px;
}
#flashholder #info #pswrapper #pscroller2 a {
font:11px  verdana, tahoma, helvetica, sans-serif;
color:#eeeeee;
}
#contentwrapper{
position:absolute;
margin:432px auto;
height: auto !important;
min-height:80px;
width:100%;
z-index:2;
}
#contentwrapper #contentholder{
margin: 0px auto;
max-width: 1000px; 
width: 95%;  width: expression(document.body.clientWidth > 1001 ? "1000px" : "95%"); 
height:auto !important;
min-height: 80px;
float:left;
}
#contentwrapper #contentholder div{
margin: 0px 24px 24px 298px;
}

#contentwrapper #footer {
margin: 24px auto;
height:20px;
width:100%;
background:#dddddd;
border-bottom: #ffffff 1px solid;
border-top: #ffffff 1px solid;
float:left;
}
#contentwrapper #footer #copyright {
margin: -1px auto;
width:950px;
height:22px;
padding-bottom:96px;
/*
background: url(images/bg6.png) 261px no-repeat top;
*/
float:left;
}
#contentwrapper #footer #copyright p{
font-size:9px;
padding-left:285px;
padding-top:3px;
}
/*Top Menu*/
#top_menu {
	position:absolute;
	margin: 96px auto;
	max-width: 1000px; 
	width: 95%;  
	width: expression(document.body.clientWidth > 1001 ? "1000px" : "95%");  
	z-index:5;
}

#top_menu table {
	font-size: 12px; 
	font-weight: bold; 
	max-width: 1000px; 
	width: 95%;  
	width: expression(document.body.clientWidth > 1001 ? "1000px" : "95%");  
	height: 24px;
}
#top_menu table td {
	vertical-align: top;
	border-right: 1px #ffffff solid;
}
.active {
background: #3399ff url(images/shadow.png) left repeat-y;
}
#top_menu table td.left {
	empty-cells:show;
	width: 286px;
	border-right: 0px;
}

#top_menu table a {
	display: block; 
	padding-left: 1em; 
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-top: 0.35em; 
	color: #ffffff;  
	text-align: left; 
	text-decoration: none; 
	border-left: 0px #ffffff solid;
	white-space:nowrap;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}
#top_menu table a:hover {
	background:#c1131e;
	color:#ffffff;
}
#top_menu table a.nobr {
	background:none;
}
#top_menu table td div { 
	position: relative;
	margin:0px auto auto 0em;
	width:100%;
}

#top_menu table td div div { 
	border-right: #ffffff 1px solid;
	background: #dddddd; 
	left: -5000px; 
	border-left: #ffffff 1px solid;
	position: absolute; 
	top: 0px; 
	text-align: left;
}
#top_menu table td div div a {
	padding-right: 1em; 
	display: inherit; 
	padding-left: 1em; 
	font: bold 12px   Tahoma, Arial, sans-serif, Verdana;
	background: none transparent scroll repeat 0% 0%;
	margin: 0px; 
	color: #393939; 
	line-height: 1.8em; 
	white-space: nowrap;
	border:none;
	border-bottom: #ffffff 1px solid;
}

#top_menu table td div div a:hover {
	text-decoration: none; 
	background:#c5c5c5;
	color:#F8F8FF;
}
#top_menu table td div div hr {
	color: #ffffff;
	height:1px;
	width:100%;
	padding:0px;
}

/*Bottom Menu*/
#bot_menu {
	position:absolute;
	margin: 384px auto;
	max-width: 1000px; 
	width: 95%;  
	width: expression(document.body.clientWidth > 1001 ? "1000px" : "95%");  
	z-index:5;
}

#bot_menu table {
	font-size: 12px; 
	font-weight: bold; 
	max-width: 1000px; 
	width: 95%;  
	width: expression(document.body.clientWidth > 1001 ? "1000px" : "95%");  
	height: 24px;
}
#bot_menu table td {
	vertical-align: top;
	text-align:left;
	border-right: 1px #ffffff solid;
}
#bot_menu table td.left {
	width:286px;
	empty-cells:show;
	border-right: 0px;
}
#bot_menu table a { 
	display: block; 
	padding-left: 1em; 
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-top: 0.35em; 
	color: #ffffff;  
	text-align: left; 
	text-decoration: none; 
	border-left: 0px #ffffff solid;
	white-space:nowrap;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}
#bot_menu table a:hover {
	background:#c1131e;
	color:#ffffff;
}
#bot_menu table a.nobr {
background:none;
}
#bot_menu table td div {
	position: relative;
	margin:0px auto auto 0em;
	width:100%;
}
#bot_menu table td div div {
	border-right: #ffffff 1px solid;
	background: #dddddd; 
	left: -5000px; 
	border-left: #ffffff 1px solid;
	position: absolute; 
	top: 0px; 
	text-align: left;
}
#bot_menu table td div div a {
	padding-right: 1em; 
	display: inherit; 
	padding-left: 1em;  
	font: bold 12px   Tahoma, Arial, sans-serif, Verdana;
	background: none transparent scroll repeat 0% 0%;
	margin: 0px; 
	color: #393939; 
	line-height: 1.8em; 
	white-space: nowrap;
	border: none;
	border-bottom: #ffffff 1px solid;
}
#bot_menu table td div div a:hover {
	text-decoration: none;
	background:#c5c5c5;
	color:#F8F8FF;
}
#bot_menu table td div div hr {
	color: #ffffff;
	height:1px;
	width:100%;
}


