/* CSS Document */
body {
	margin-top: 0;
	padding:0;
	font-family: Verdana;
	font-size: 10px;
	background-color:#044a67;
	background-image:url(images/ss_backgound.jpg);
  	background-repeat:repeat-x;
	/* Text colour on all main pages */}
.container {
  width: 867px;
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: left;

}
.main_page{
	background:url(images/ss_background_main.jpg) right top no-repeat; 
	background-color:#FFF; 
	width:865;
}
.main_page_no_stars{
	background-color:#FFF; 
	width:865;
}
.page_border{
	border-bottom: 1px solid #000; 
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.left {
border: medium none ; height: 12.75pt; text-align:left; vertical-align: top; color: windowtext; font-size: 10pt; font-weight: 400; font-style: normal; text-decoration: none; font-family: Arial; white-space: nowrap; padding-left: 1px; padding-right: 1px; padding-top: 1px;" width="245" height="17
}

.right {
border: medium none ; text-align: right; vertical-align: top; color: windowtext; font-size: 10pt; font-weight: 400; font-style: normal; text-decoration: none; font-family: Arial; white-space: nowrap; padding-left: 1px; padding-right: 1px; padding-top: 1px;" width="135}

table.headmenu {
	text-align:center ; 
	font-family: Verdana;;
	font-size: 12px;
	color:#FFFFFF;
	background-image:url(images/menu.jpg); 
	height:29px;
}
table.price_box{ 
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	height:128px ;
	width:800px ;
	border-collapse: collapse;
	border-spacing: 0px;
	background-image:url(images/ss_price_search.jpg);
	background-repeat:no-repeat;
}

table.footer{ 
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	height:20px ;
	width:800px ;
	border-collapse: collapse;
	border-spacing: 0px;
}
	
.header {
	font-size:18px;
    color:#009ed2;
    margin-top:-10px;
    margin-bottom:-15px;
	font-variant:small-caps;
}
.header2 {
	font-size:18px;
    color:#009ed2;
 	font-variant:small-caps;
}
.header3 {
	font-size:18px;
    color:#000000;
	font-weight:bold;
}
.admin_header {
	font-size:18px;
    color:#000000;
	font-variant:small-caps;
	text-decoration:underline;
}
.admin_tag {
	font-size:20px;
    color:#ffffff;
	font-variant:small-caps;
}

/* make sure links dont look blue and underlined */
a:link {text-decoration: none; color:#000000; }
a:visited {text-decoration: none; color:#000000;}
a:hover {text-decoration: underline; color:#ababab;}

/* make sure links dont look blue and underlined */
.menulink a:link {text-decoration: none; color:#ffffff; }
.menulink a:visited {text-decoration: none; color:#ffffff;}
.menulink a:hover {text-decoration: underline; color:#ffaaaa;}
