/* CSS Document */

body {
	background-image: url(repeat.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
width:829px;
height:30px;
margin:0;
background-image: url(/img/top.png);
}
* html #top {
width:829px;
height:30px;
margin:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/top.png', sizingMethod='scale');
background:none;
}

#box1 {
position:absolute;
text-align:left;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#990000;
left:50%;
width:459px;
height:30px;
margin-left:-350px;
margin-top:210px;
}
#box1 a:link, #box1 a:visited, #box1 a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#ffdd00;
}
#box1 a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:underline;
color:#ffffff;
}


#bottom {
width:829px;
height:30px;
margin:0;
background-image: url(/img/bottom.png);
}
* html #bottom {
width:829px;
height:30px;
margin:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bottom.png', sizingMethod='scale');
background:none;
}

#left {
width:30px;
height:460px;
margin:0;
background-image: url(/img/left.png);
}
* html #left {
width:30px;
height:460px;
margin:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/left.png', sizingMethod='scale');
background:none;
}

#right {
width:30px;
height:460px;
margin:0;
background-image: url(/img/right.png);
}
* html #right {
width:30px;
height:460px;
margin:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/right.png', sizingMethod='scale');
background:none;
}



#footer {
font: 11px Arial;
color: #000000;
text-decoration:none;
position:absolute;
font: 11px Arial;
color: #161e3d;
display:block;
width:600px;
height:20px;
left:50%;
padding:0;
margin:0 0 0 -300px;
text-align:center;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
font: 11px Arial;
color: #000000;
text-decoration:none;
}

a.footerlink:hover {
font: 11px Arial;
color: #ffffff;
text-decoration:underline;
}