body {
	background-image: url(images/bg.gif);
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	background-color: #333333;
}
.main {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	padding: 5px;
}
.menu {
	background-color: #000000;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

a {
	color: #FFffff;
}
.rightbar {
	background-color: #550000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 4px;
}
.rightbartitle {
	background-color: #420000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.thumb {
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 3px;
}
.thumb2 {
	border: 1px solid #FFFFFF;
}.nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
A.sidelink{
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
    } 
        A.sidelink:Visited{ 
	display:block;
	text-decoration:none;
}
A.sidelink:Hover{
	text-decoration:none;
	background-repeat: repeat-y;
	color: #FFFFFF;
	background-color: #710000;
}hr {
	border: 1px dashed #FFFFFF;
}
   .header{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/topsitebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
  .both {
	border-right: 1px none #FF0000;
	border-left: 1px none #FF0000;
	border-bottom: 1px solid #FF0000;
	border-top-color: #FF0000;
	background-image: url(images/topsitebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
  .right {
	border-right: 1px none #FF0000;
	border-bottom: 1px solid #FF0000;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
		background-image: url(images/topsitebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.inout {
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	margin: 3px;
	padding: 3px;
			background-image: url(images/topsitebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
