@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: Top;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
#red_filler {
margin-left:auto;
margin-right:auto;
width:1000px;
height:10px;
background-color:#FF0000;
}
#container {
margin-left:auto;
margin-right:auto;
width:1000px;
}
#left {
float:left;
text-align:center;
width:310px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}
#center {
float:left;
text-align:left;
width:500px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}
#right {
float:left;
text-align:center;
width:170px;
padding-top:5px;
padding-bottom:5px;
}
#footer {
background-color:#1E1E1E;
margin-left:auto;
margin-right:auto;
width:1000px;
padding-top:40px;
padding-bottom:20px;
text-align:center;
}
.clear {
clear:both;
}
.Carousel {
  width: 526px;
  height: 290px;
  padding: 5px;
  background-color:#000;
  position: relative;
}

.Carousel .wrapper {
  width: 486px; /* .Carousel width - (.wrapper margin-left + .wrapper margin-right) */
  height: 290px;
  overflow: hidden;
  margin: 5px 20px 5px 20px;
  position: absolute;
  top: 0;
}

.Carousel ul a img {
  border: 1px solid #ccc;
  /*-moz-border-radius: 5px;
  -webkit-border-radius: 5px;*/
}

.Carousel ul a img:hover {
  border: 1px solid #fff;
  /*-moz-border-radius: 5px;
  -webkit-border-radius: 5px;*/
}

.Carousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.Carousel ul li {
  display:block;
  float:left;
  padding: 5px;
  height: 113px;
  width: 152px;
}

.Carousel ul li a img {
  display:block;
}

.Carousel ul li a {
  display:block;
  font:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration:none;
  color:#CCC;
}
.Carousel ul li a:hover {
  color:#fff;
}

.Carousel .arrow {
  display: block;
  height: 50px;
  width: 20px;
  background: url(../images/arrow2.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 130px;
  cursor: pointer;
}

.Carousel .forward {
  background-position: 0 0;
  right: 0;
}

.Carousel .back {
  background-position: 0 -100px;
  left: 0;
}

.Carousel .forward:hover {
  background-position: 0 -50px;
}

.Carousel .back:hover {
  background-position: 0 -150px;
}

.splug-thumb {
	padding: 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.splug-thumb:hover {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	letter-spacing: 5px;
	font-weight: bold;
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
.mainmenu:link {
	text-decoration: underline;
}
.mainmenu:visited {
	color: #000000;
	text-decoration: underline;
}
.mainmenu:hover {
	color: #FF0000;
	text-decoration: none;
}

.navbar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	background-color: #E1E1E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#666666;
}

.header:link {
	color: #666666;
	text-decoration: underline;
}
.navbar:visited {
	color: #666666;
	text-decoration: none;
}
.navbar a:hover {
	color: #999999;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title:visited {
	color: #000000;
	text-decoration: none;
}
.title:hover {
	color: #FF0000;
	text-decoration: none;
}
.descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.descriptions2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.cats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.cats:link {
	text-decoration: underline;
}
.cats:visited {
	color: #666666;
	text-decoration: underline;
}
.cats:hover {
	color: #000000;
	text-decoration: none;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
}
.members {
	font-size: 12px;
	letter-spacing: 5px;
	font-weight: bold;
}
.under {
margin-left:auto;
margin-right:auto;
	
	height:18px;
	padding-left:5px;
	text-align:left;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
div.pages {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	padding: 5px;
	margin-top:10px;
	clear:both;
}

div.pages a {
	border: 1px solid #ccc;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

div.pages a.current {
	color: #FF0000;
}

div.pages a:hover {
	color: #FF0000;
}
.alert {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding: 10px;
	background-image: url(../images/alert_bg.gif);
}

/*damn tabs :( */

#tabsB {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
  }
#tabsB ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
  }
#tabsB li {
	display:inline;
	margin:0;
	padding:0;
	
	
  }
#tabsB a {
  float:left;
  background:url("../images/tableftB.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  outline:none;
  }
  
#tabsB a:hover ,#tabsB a#activetab {
  float:left;
  background:url("../images/tableftB_active.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  color:#000000;
  }
#tabsB a span {
  float:left;
  display:block;
  background:url("../images/tabrightB.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#666666;
  }
#tabsB a:hover span, #tabsB a#activetab span {
  float:left;
  display:block;
  background:url("../images/tabrightB_active.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#000000;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {
	float:none;
	
}
/* End IE5-Mac hack */



#tabsB a:hover span {
  color:#000;
  }
#tabsB a:hover {
  background-position:0% -42px;
  }
#tabsB a:hover span {
  background-position:100% -42px;
  }
  
  div#bookmark {
	position:fixed;
	top:0;
	left:0;
}
