/* CSS Document */

html,body{
	margin:0;
	padding:0;
	background-color: #FF0000;
	background-image: url(../images/page/body_bg_tile.gif);
}


body{
	/*	text-align:center;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #D90000;
	color: #000000;
}
#right_col {
	color: #FFFFFF;
}


#container{
	width:100%;
	margin:0;	
}
#nav_float {
	position:absolute;
	right:0px;
	top:9px;
	text-align:right;
	margin: 0px;
	padding: 0px;
	width: 26em;	
	clear: both;

}
/*left_navigation elements*/


#top_nav {
  	float:left;
    width:100%;
 	font-size:93%;
    line-height:normal;
    }
#top_nav ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
#top_nav li {
    float:left;
	background:url("../images/page/nav/left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    }
.floatright {
	float: right;
}

#top_nav a {
    float:left;
	display:block;
	background:url("../images/page/nav/right.gif") no-repeat right top;
   	padding:5px 16px 4px 6px;
	text-decoration:none;
	font-weight:bold;
    color:#FFFFFF;    }
	
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#top_nav a {float:none;}
  /* End IE5-Mac hack */
    
	
#top_nav a:hover {
  color:#CCC;
  }	
	
#top_nav #current {
    background-image:url("../images/page/nav/left_on.gif");
    }
#top_nav #current a {
    background-image:url("../images/page/nav/right_on.gif");
	padding-bottom:7px;
    }


/*links*/
a:link {
	color: #FF0000;
	text-decoration: underline;

}
a:visited {
	color: #FF6262;
	text-decoration: none;
}

a:hover {
	color: #D90000;
	text-decoration: none;
}
a:active {
	color: #FF80FF;
}

/*end links*/
/*Left nav*/
#left_nav li{
	text-align: right;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	list-style-type: none;
	border-bottom-style: solid;
	margin-top: 5px;
	
	padding-bottom: 5px;
}

#left_nav a:link {
	color: #FFFFFF;
	text-decoration: none;

}
#left_nav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#left_nav a:hover {
	color: #000000;
	text-decoration: none;
}
#left_nav a:active {
	color: #FF80FF;
}
/*end Left nav*/

/*end Navigation elements*/

#topright {
	color: #FFFFFF;
}

.header{
	background-image: url(../images/page/body_tile_x.jpg);
	background-repeat: repeat-x;
	
}
.bgtop{
	background-image: url(../images/page/headercontent_bg.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 622px;
}
#tblheader {
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding-top: -1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#headpics {
	margin-top: 30px;
}
.contentbg {
	background-color: #FFFFFF;
	background-image: url(../images/page/content_tile.gif);
	background-repeat: repeat-y;
}
#bodytbl {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_btm {
	margin-bottom: -5px;
	margin-right: 0px;
}
.p_footer{
	width: 600px;
	font-size: 0.8em;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.redvisit a:visited{
	color: #CCCCCC;

}

#footer{
margin:0px;
}
.fresh_float {
	clear: both;
	height: 180px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: -1px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 150px;
}
#main {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 10px;
	line-height: 1.5em;
	text-align: justify;
	padding-right: 5px;
	background-image: url(../images/page/platters-logo-watermark.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 200px;
}
#main th {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	vertical-align: top;

}
#main td {
	padding-bottom: 20px;
	vertical-align: top;
}

h5{
margin-top:0px;
font-size:1em;
}
.top_p {
	padding: 0px;
	margin-top: 0px;
	display: block;
}
.img_pad {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#head1 {
	background-image: url(../images/page/logo.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 100px;
	color: #FFFFFF;
	margin-top: 25px;
}
#headpics h1 {
	color: #D90000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-align: left;
	font-weight: 100;
	letter-spacing: 0.9em;
	margin-left: 15px;
	line-height: 1em;
}
.fresh_float_right {

	clear: both;
	height: 180px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: -1px;
	padding: 0px;
	width: 150px;
	text-align: left;
	float: right;
}
.imgleft {
	margin-right: 10px;
	margin-left: 5px;
	float: left;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;

}#footer a:hover {
	color: #7D0000;
}
fieldset legend{
	font-weight: bold;
	color: #D90000;
}
label {
	font-weight: bold;
}

.red {
	color: #D90000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.note {
	font-size: 1em;
	font-style: italic;
	color: #FF0000;
}
#logo {
	display: none;
}
