@charset "utf-8";
body{
	background-color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
img{
  border:0;
}
a:active {
	color: #0066FF;
	font-weight:bold;
	text-decoration: none;
}
a:link {
	font-weight:bold;
	text-decoration: none;
	color:#000;
}
a:visited {
	font-weight:bold;
	text-decoration: none;
	color:#000;
}
a:hover {
	color: #0066FF;
	font-weight:bold;
	text-decoration: none;
	background-color: #000;
}
h1 span {
	color: #0066FF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#FFF;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
}
label {
	cursor:pointer; 
}
.borders {
	border:solid;
	border-color:#FFF; 
	border-width:thin;
	padding:10px; 
	border-bottom-style:dashed;
	border-top-style:dashed; 
	border-left-style:none; 
	border-right-style:none;
}
.bordersprice {
	background-color: #0066FF;
	border:solid;
	border-color:#FFF; 
	border-width:thin;
	padding:1px; 
	border-bottom-style:dashed;
	border-top-style:none; 
	border-left-style:none; 
	border-right-style:none;
}
.bordersprice2 {
	background-color:#06C;
	border:solid;
	border-color:#FFF; 
	border-width:thin;
	padding:1px; 
	border-bottom-style:groove;
	border-top-style:none; 
	border-left-style:none; 
	border-right-style:none;
}
.menu {
	font-weight: bold;
	font-family: Verdana, Georgia, Arial, Verdana, sans-serif;
	font-size: 10.5px;
	text-transform:uppercase;
	color:#000;
	line-height:1.2em;
}
.set {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(img/head_tr.jpg);
	color:#000;
	text-align:center;
	width:125px;
	height:30px;
	padding-right:30px;
}
.setlow a {
	font-weight: bold;
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
}
.setlow {
	padding-left:180px;

}
.highlight {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:19px;
	text-transform:uppercase;
	font-weight:bold;
	color:#0FF;
	margin-left: 70px;
}
.lowlight {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0FF;
}
.links {
	font-weight: bold;
}
.insert {
	background-color: #0033ff;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.price {
	font-size:12px;
	color:#0FF;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
.error {
	background-color: #0066cc;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.formname {
	color:#000;
	font-weight:bold;    
}
.lefty {
	float:left;
	padding-right:10px;
    display: inline;
}
.righty {
	float:right;
}
.clearer {
	clear:both;
}
.hidden{
  display: none;
}
.def{
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border: 0px;
	border-style: solid;
	border-color: #CCCCCC;
}
.tdhead {
	background-image:url(img/head.jpg);
	width:900px;
	height:136px;
}
.menu {
	width:120px;
}
.tdleft {
	background-image: url(img/middle_left.jpg);
}
.tdright {
	background-image: url(img/middle_right.jpg);
}
.tdbottom {
	background-image: url(img/bottom.jpg);
}
.tdmenuspace {
	background-image: url(img/menuspace.jpg);
}
.fbstyle {
	margin-top:-8px;
	background-color:#000;
	width:598px;
	font-size:11px;
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;
}
.fbstyle a:link,
.bstyle a:visited {
	text-decoration:none;
	font-weight:normal;
}
.fbstyle a:hover {
	background-color:transparent;
	color:#FFF;
	text-decoration: underline;
}
