body {
    background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#wrapper { 
text-align:left; /* reset text alignment for IE*/ 
width:825px; 
margin: 0 auto; /* for the rest */ 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;

} 

img.mu {
vertical-align:text-top
} 
 
/*---------- bubble tooltip -----------*/
a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:4px 5px; margin-left:8px; width:230px;}
a.tooltip:hover span{display:inline; position:absolute; background:#F0FFF0; border:1px dotted #006633; color:#003300;}

/*---------- bubble tooltip2 -----------*/
a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltipstwo span {display:none; padding:4px 5px; margin-left:8px; width:570px;}
a.tooltipstwo:hover span{display:inline; position:absolute; background:#F0FFF0; border:1px dotted #006633; color:#003300;}




.fontfix {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
}

div.main {
background: #ffffff;
margin-top: 0;
margin-bottom: 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

.iefix {
	text-align:left;
	}

.details {
border: 1px solid #6a6aff;
}
    
.subtable {
border: 1px solid #6a6aff;
}
    
    
td {
	vertical-align: top;
	padding: 5px;
}

.instr {
margin-left: 155px;
margin-right: 145px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #6a6aff;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px solid #6a6aff;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
}
table.formPage {
	background: #CCCCCC;
	border: 1px solid #191970;
	
}

table.formP {
	background: #ffffff;

	
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #000000;
	background: #FFA500;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #ffffff;
	line-height: 19px;
	border-top: 1px solid #6a6aff;
}
.submit {
	float: left;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	border: 1px solid #6a6aff;
	background-color: #FFFFFF;/*#FFCC33;*/
	cursor: hand;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 9px 17px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	padding: 3px 0 0 0;
	margin-top: 50px;
color: #6f6f6f;
font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 7pt;

}
div.footer a {
	color: #606060;
}
.price {

}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

a:link {color: #4169E1; text-decoration: underline;}     /* unvisited link */
a:visited {color: #4169E1; text-decoration: underline;}  /* visited link */
a:hover {color: #A2B5CD; text-decoration: none;}   /* mouse over link */

.raisedone {background: transparent; width:825px; margin:5 0;}
.raisedone h1, .raisedone p {margin:0 10px;}
.raisedone h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.raisedone p {padding-bottom:0.5em;}

.raisedone .top, .raisedone .bottom {display:block; background:transparent; font-size:1px;}
.raisedone .b1, .raisedone .b2, .raisedone .b3, .raisedone .b4, .raisedone .b1b, .raisedone .b2b, .raisedone .b3b, .raisedone .b4b {display:block; overflow:hidden;}
.raisedone .b1, .raisedone .b2, .raisedone .b3, .raisedone .b1b, .raisedone .b2b, .raisedone .b3b {height:1px;}
.raisedone .b2 {background:#DEDEDE; border-left:1px solid #fff; border-right:1px solid #eee;}
.raisedone .b3 {background:#DEDEDE; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raisedone .b4 {background:#DEDEDE; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raisedone .b4b {background:#DEDEDE; border-left:1px solid #eee; border-right:1px solid #999;}
.raisedone .b3b {background:#DEDEDE; border-left:1px solid #ddd; border-right:1px solid #999;}
.raisedone .b2b {background:#DEDEDE; border-left:1px solid #aaa; border-right:1px solid #999;}

.raisedone .b1 {margin:0 5px; background:#fff;}
.raisedone .b2, .raisedone .b2b {margin:0 3px; border-width:0 2px;}
.raisedone .b3, .raisedone .b3b {margin:0 2px;}
.raisedone .b4, .raisedone .b4b {height:2px; margin:0 1px;}
.raisedone .b1b {margin:0 5px; background:#999;}
.raisedone .boxcontentone {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 8pt; display:block;  height:400px; background:#DEDEDE; border-left:1px solid #fff; border-right:1px solid #999;}

.sbfont {
color: #333333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
    }

p.servtwo {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 14pt;
font-weight: bold; 
color:  #00688B;
    }    
    
    .partners {
    border: 2px dashed #888580;
}

