/* CSS Document */

body {
	background-color: #333333;
}

h1{
font-size:26px;
color:#DA251C;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
margin-top:10px;
}
p{
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}
	
	
	
#shadowright{
background-image:url(images/shadow-right.jpg);
background-repeat:repeat-y;
}


.button:link{
background-image:url(images/menu/bg.jpg);
float:left;
width:127px;
height:27px;
display:block;
text-align:center;
line-height:26px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.button:visited {
background-image:url(images/menu/bg.jpg);
float:left;
width:127px;
height:27px;
display:block;
text-align:center;
line-height:26px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.button:hover {
background-image: url(images/buttonover.jpg);
float:left;
width:127px;
height:27px;
display:block;
text-align:center;
line-height:26px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.button:active {
background-image:url(images/menu/bg.jpg);
float:left;
width:127px;
height:27px;
display:block;
text-align:center;
line-height:26px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}



.buttono:link{
background-image: url(images/buttonover.jpg);
float:left;
width:127px;
height:27px;
display:block;
text-align:center;
line-height:26px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.buttono:visited {
background-image: url(images/buttonover.jpg);
float:left;
width:127px;
height:27px;
display:block;
text-align:center;
line-height:26px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.buttono:hover {
background-image:url(images/menu/bg.jpg);
float:left;
width:127px;
height:27px;
display:block;
text-align:center;
line-height:26px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.buttono:active {
background-image: url(images/buttonover.jpg);
float:left;
width:127px;
height:27px;
display:block;
text-align:center;
line-height:26px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.content{
background-image:url(images/mainbg.jpg);
background-repeat:repeat-x;
background-color:#E3E3E3;
}
.contentfooter{
background-image:url(images/mainbgfooter.jpg);
background-repeat: no-repeat;
}
.contentfooter2{
background-image:url(images/mainbgfooter2.jpg);
background-repeat: no-repeat;
}
.contentshadow{
background-image: url(images/shadowleft.jpg);
background-repeat:repeat-y;
}
.contentshadowleft{
background-image: url(images/shadowleft.jpg);
background-repeat:repeat-y;
background-position:right;
}
.contentcorner{
background-image:url(images/shadow-corner.jpg);
margin-top:2px;
background-repeat:no-repeat;
background-position:right;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
}
a:link {
	color: #DA251C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DA251C;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #DA251C;
}

.footerlink:link {
	color: #DA251C;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
}
.footerlink:visited {
	text-decoration: none;
	color: #DA251C;
		font-size:11px;
	font-weight:bold;
	line-height:30px;
}
.footerlink:hover {
	text-decoration: none;
	color: #333333;
		font-size:11px;
	font-weight:bold;
	line-height:30px;
}
.footerlink:active {
	text-decoration: none;
	color: #DA251C;
		font-size:11px;
	font-weight:bold;
	line-height:30px;
}
.style1 {
	color: #666666;
	font-size: 11px;
}

.copy:link {
	color: #555;
	text-decoration: none;
	font-size:11px;

}
.copy:visited {
	text-decoration: none;
	color: #555;
		font-size:11px;

}
.copy:hover {
	text-decoration: none;
	color: #666666;
		font-size:11px;

}
.copy:active {
	text-decoration: none;
	color: #555;
		font-size:11px;

}
.style3 {color: #FF0200}
.tableb{
border:solid;
border-width: 1px;
border-color:#DA251C;
}

.thums{
border:solid;
border-width: 1px;
border-color:#004964;
}
