/* CSS Document */
body {font-family:Verdana; font-size:11px; color:#000000; background-color:#ffffff}

.input1 { background:#5a5a5a; border-style:solid #5a5a5a 1px; border-width:1px; border-left-color:#000000; border-top-color:#000000; border-bottom-color:#969696; border-right-color:#969696; margin:0; padding:0 0 0 0; width:155px; height:20px}

.inp { background:#ffffff; border-style:solid;border-top-color:#9d9d9d; border-right-color:#9d9d9d; border-bottom-color:#5a5a5a; border-left-color:#5a5a5a; border-width:1px; width:280px; height:20px}

.tab {}
	.tab p {font-size:10px; color:#FFFFFF; font-weight:normal; padding-left:20px}
	.tab b {font-size:11px; color:#FFFFFF; font-weight:bold; padding-left:20px}
	
.maintext {background-image:url(../images/bg_text.jpg); background-position:top; background-repeat:no-repeat; background-color:#F3F1F4; padding:10px 20px 10px 20px}
	.maintext p {font-size:11px; color:#210e0e;}
	.maintext a {font-size:11px; color:#ff9400; text-decoration:underline}
	.maintext a:hover {font-size:11px; color:#ff9400; text-decoration:none}


.contacts {padding:0px 20px 0px 20px}
	.contacts p {font-size:9px; font-weight:bold; color:#FFFFFF; margin:0}
	.contacts a {font-size:10px; font-weight:normal; color:#a5d02f; text-decoration:underline}
	.contacts a:hover {font-size:10px; font-weight:normal; color:#a5d02f; text-decoration:none}

.copyright {color:#a4a3a3; font-size:10px; text-align:center}
	
.bg_right {background-position:left; background-repeat:repeat-y;}
.bg_left {background-position:right; background-repeat:repeat-y;}

.recent { padding-top:10px; padding-bottom:10px}
	.recent a { font-size:12px; color:#484848; font-weight:normal; text-decoration:underline; 
				padding-left:25px; background-image:url(../images/bullet2.gif); background-position:18px 6px; background-repeat:no-repeat}
	.recent a:hover { font-size:12px; color:#0498ff; font-weight:normal; text-decoration:none; 
				padding-left:25px; background-image:url(../images/bullet2.gif); background-position:18px 6px; background-repeat:no-repeat}
				
				
.results {background-color:#FFFFFF; padding:0px 0px 7px 0px; color:#575757; font-size:11px; background-image:url(../images/hr.gif); background-position:bottom; background-repeat:repeat-x}
	.results p {padding-left:15px; background-image:url(../images/bullet1.gif); background-position:0px 5px; background-repeat:no-repeat; margin:10px; line-height:17px;}
	
.title {color:#25456d; font-size:14px; font-weight:bold; margin:0; text-decoration:underline; margin:5px;}
			
.title:hover {color:#0498ff; font-size:14px; font-weight:bold; margin:0; text-decoration:none; margin:5px}
			
.link {color:#0498ff; font-size:10px; font-weight:normal; margin:0; text-decoration:underline;}
.link:hover {color:#0498ff; font-size:10px; font-weight:normal; margin:0; text-decoration:none;}
