body {
	margin:0px;
	padding: 0px;
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #444444;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.toppanel {
	background-color: black;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	height: 36px;
}

input.toplogin {
	width: 100px;
	font-size: 10px;
	background-image: url(images/bg_login.jpg);
	background-repeat: repeat-x;
}

input.topbutton {
	font-size: 10px;
}

.toptxt {
	color: white;
	font-size: 11px;
}

a.toptxt {
	color: #86bdfb;
	font-size: 11px;
}

a.toptxt:hover {
	color: #FFA500;
	font-size: 11px;
}

.logoblox {
	background-image: url(images/bg_logo.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.topmenu {
	background-color: #edf3fb;
}

#leftmenu {
	/*background-color: #EEEEE5;*/
	border-bottom: solid 1px #dddddd;
}

#leftmenu:hover {
	background-color: #F8F8F8;
	border-bottom: solid 1px #dddddd;
}

#leftmenu a {
	color: #4E4E4E;
	text-decoration: none;
}

#leftmenu a:hover {
	color: black;
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;	
}

td, th {
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 12px;
  color: #444444;
}

.nono {
	padding: 0px;
	margin: 0px;
}

.nopadding {
	padding: 0px;
}

.padding2 {
	padding: 2px;
} 

.padding5 {
	padding: 5px;
}  

.padding10 {
	padding: 10px;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Arial, Verdana, Sans-Serif;
  color: #007AB1;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0.2em;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

a {
   color: #007AB1;
   text-decoration: underline;
}

a:hover {
   color: #880000;
   text-decoration: underline;
}

a.cp {
   color: #444444;
   text-decoration: none;
}

a.cp:hover {
   color: #880000;
   text-decoration: underline;
}

a.cp11 {
   color: #444444;
   text-decoration: none;
   font-size: 11px;
}

a.c11p:hover {
   color: #880000;
   text-decoration: underline;
   font-size: 11px;
}

/*ajax*/
a.ajax:link {
   color: #00a9ec;
   text-decoration: none;
   border-bottom: dashed 1px #00a9ec;
        }

a.ajax:hover {
   color: #880000;
   text-decoration: none;
   border-bottom: dashed 1px #880000;
}

a.graysmal {
   text-decoration: none;
   font-size: 11px;
   color: #555555;
}

a.graysmal:hover {
   text-decoration: underline;
   font-size: 11px;
   color: #555555;
}

a.search {
   text-decoration: none;
   font-size: 12px;
   color: #555555;
}

a.search:hover {
   text-decoration: underline;
   font-size: 12px;
   color: #880000;
}


/*small*/
.small {
   font-size: 11px;
}

a.small:link {
   font-size: 11px;
   color: #007AB1;
   text-decoration: underline;
}

a.small:hover {
   font-size: 11px;
   color: #880000;
   text-decoration: underline;
}

.vv{
	color: #007901;
}

.v2{
	color: #4e74e2;
}


img {
border: none;
}


fieldset {
border: 1px solid #bbbbbb;
}
.borderBottom {
border-bottom: solid 1px #dddddd;
}

.borderLeft {
border-left: solid 2px #880000;
}
.hand{
cursor: pointer;
}
.borderTop {
border-top: solid 1px #dddddd;
}
.borderRight {
border-right: solid 1px #dddddd;
}
.borderBottom2{
border-bottom: solid 2px #dddddd;
}
.caaaaaa{
color: #aaaaaa;
}
.c555555{
color: #555555;
}
.fullsize{
width: 100%; 
height: 100%;
}


.inputTypeText {
  border-top: solid 1px #7E7E80;
  border-left: solid 1px #7E7E80;
  border-bottom: solid 1px #E5E6E8;
  border-right: solid 1px #E5E6E8;
}

/*INDEX MAINFRAME SECTION*/
.newsHeader {
font-size: 16px;
color: #007AB1;
font-weight: bold;
}
.header16px {
font-size: 16px;
color: #007AB1;
font-weight: bold;
}

.header14px {
font-size: 14px;
color: #007AB1;
font-weight: bold;
}


.way a{
 font-size: 11px;
 color: gray;
}

.way{
 font-size: 11px;
 color: gray;
 margin-bottom: 10px;
}

.sympblox_up{
  width: 20px;
  height: 16px;
  padding: 0px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url("images/mico/hand_up_gray.gif"); 
}

.sympblox_up:hover {
  background-image: url("images/mico/hand_up.gif");
}

.sympblox_up:active {
  background-image: url("images/mico/hand_up.gif");
}

.sympblox_down{
  width: 20px;
  height: 16px;
  padding: 0px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url("images/mico/hand_down_gray.gif"); 
}

.sympblox_down:hover {
  background-image: url("images/mico/hand_down.gif");
}

.sympblox_down:active {
  background-image: url("images/mico/hand_down.gif");
}

a.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #458AA7;
}

a.topmenu:link {
	text-decoration: none;
		color: #458AA7;
}

a.topmenu:visited {
   color: #458AA7;
   text-decoration: none;
}

a.topmenu:hover {
   color: #880000;
   text-decoration: underline;
}

.f_topsmall {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5b5b5b;
}

.f_descr {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8B8E8F;
}

.f_td_title {
	border-bottom: dashed 1px #D8D8D8;
}

a.f_title {
   color: #0081B4;
	text-decoration: none;
}

a.f_title:hover {
	text-decoration: underline;
	color: #880000;
}

/*--------------------*/
.f_topic:link {
	color: #262626;
	text-decoration: underline;
}

.f_topic:hover {
	color: #880000;
	text-decoration: none;
}

.f_topic:visited {
	color: #939393;
	text-decoration: underline;
}
/*--------------------*/
.f_topic_on:link {
	color: #262626;
	text-decoration: underline;
}

.f_topic_on:visited {
	color: #262626;
	text-decoration: underline;
}

.f_topic_on:hover {
	color: #880000;
	text-decoration: none;
}



/*--------------------*/
.f_topic_off:link {
	color: #939393;
	text-decoration: underline;
}

.f_topic_off:hover {
	color: #880000;
	text-decoration: none;
}

.f_topic_off:visited {
	color: #939393;
	text-decoration: underline;
}
/*--------------------*/

.pip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: gray;
}

a.pip:link {
	text-decoration: none;
	color: gray;
	font-size: 11px;
}

a.pip:visited {
   color: gray;
   text-decoration: none;
	font-size: 11px;
}

a.pip:hover {
   color: #880000;
   text-decoration: underline;
	font-size: 11px;
}

.f_new {
	color: red;
	font-size: 10px;
}

.f1 {
	color: #CA0000;
	text-transform: uppercase;
}

.f2 {
	color: #008FBF;
}

.noline {
	text-decoration: none;
}

.title {
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
  	color: #00a9ec;
  	font-weight: bold;
}

.pager {
	text-align: center; 
	float: left; 
	width: 14px; 
	height: 14px; 
	padding: 4px; 
	border: solid 1px #dddddd; 
	margin-bottom: 2px;
	margin-right: 2px;
	background: white;
}

a.mp3tag:link {
	text-decoration: none;
	color: #007AB1;
}

a.mp3tag:visited {
   color: #007AB1;
   text-decoration: none;
}

a.mp3tag:hover {
   color: #880000;
   text-decoration: underline;
}



a.mp3menu:link {
	text-decoration: none;
	color: #AB0000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.mp3menu:visited {
   color: #AB0000;
   text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

a.mp3menu:hover {
	color: #4169E1;
	text-decoration: underline;
}

.way2 a{
 font-size: 11px;
 color: #edf3f8;
}

.way2{
 font-size: 11px;
 color: #edf3f8;
 margin-bottom: 10px;
}

.wn_fren {
	text-align: center; 
	float: left; 
	width: 76px; 
	padding: 4px; 
	margin-bottom: 2px;
	margin-right: 2px;
	background: white;
}

.wn_foto {
	text-align: center; 
	float: left; 
	width: 70px; 
	padding: 4px; 
	margin-bottom: 2px;
	margin-right: 2px;
	background: white;
}

.wn_foto_img {
	border: solid 1px #708090;
	width: 70px;
}

.wn_foto_img:hover {
	border: solid 1px #8B0000;
}

.wn_topic {
	margin-bottom: 2px;
	padding: 4px; 
}

.small2 {
   font-size: 10px;
}

a.small2:link {
   font-size: 10px;
   color: #3A578A;
   text-decoration: none;
        }

a.small2:visited {
   font-size: 10px;
   color: #486392;
   text-decoration: none;
}

a.small2:hover {
   font-size: 10px;
   color: #880000;
   text-decoration: underline;
}


#online_male
{
   font-size: 11px;
	padding-left:10px;
	background-image:url("images/mico/onl_male.gif");
	background-position:left 70%;
	background-repeat:no-repeat;
}

#online_female
{
   font-size: 11px;
	padding-left:10px;
	background-image:url("images/mico/onl_female.gif");
	background-position:left 70%;
	background-repeat:no-repeat;
}

#online_ono
{
   font-size: 11px;
	padding-left:10px;
	background-image:url("images/mico/onl_ono.gif");
	background-position:left 70%;
	background-repeat:no-repeat;
}

.art_cat_small:link {
	color: #262626;
	font-size: 11px;
	text-decoration: none;
}

.art_cat_small:visited {
	color: #262626;
	font-size: 11px;
	text-decoration: none;
}

.art_cat_small:hover {
	color: #880000;
	font-size: 11px;
	text-decoration: underline;
}






.art_cat_menu:link {
	color: #474F5A;
	font-size: 13px;
	text-decoration: none;
}

.art_cat_menu:visited {
	color: #474F5A;
	font-size: 13px;
	text-decoration: none;
}

.art_cat_menu:hover {
	color: #880000;
	font-size: 13px;
	text-decoration: underline;
}

.mess_blox {
	padding: 10px;
	border: dashed 1px green;
	width: 460px;
	text-align: center;
	margin: 5px;	
}

.fav_txar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   width: 100%;
   height: 44px;
   color: #004f01;
	border-width: 0px;
	border-color: #2f4f4f;
	font-style: italic;
}


.bln_t {
	height: 9px;
	border-top: 1px solid #DCDCDC;
	background: #ffffff;
	font-size: 1px;
}

.bln_l {
	height: 9px;
	border-left: 1px solid #DCDCDC;
	background: #ffffff;
	font-size: 1px;
	background: #F0F0F0 url(images/rounded/module_rounded_bg.png) 0 0 repeat-x;
}

.bln_r {
	height: 9px;
	border-right: 1px solid #DCDCDC;
	background: #ffffff;
	font-size: 1px;
	background: #F0F0F0 url(images/rounded/module_rounded_bg.png) 0 0 repeat-x;
}

.bln_b {
	height: 9px;
	font-size: 1px;
	border-bottom: 1px solid #DCDCDC;
	background: #F0F0F0;
}

.bln_c {
	background: #ffffff;
	background: #F0F0F0 url(images/rounded/module_rounded_bg.png) 0 0 repeat-x;
}


#scale td .statbar {
	display: block; 
	width: 200px;
	margin: 0.3em 0 0; 
	padding: 3px 4px;
   background: url(images/bar_sm.png) no-repeat; 
   font-size: 0.5em;
}
#scale td .statbar span {
	display: block;
	height: 6px;
	padding: 0;
	background: #6eb03f url(images/bar_sm_percent.png) no-repeat;
}

/* base */

a.base {
	text-decoration: none;
	color: #1B637F;
}

a.base:hover {
	text-decoration: underline;
}

div.load {
	background-image: url(images/mico/load.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 16px;
	height: 16px;
}

.botmenu {
   font-size: 11px;
	padding-left:10px;
	background-image:url("images/bullet_bottom.gif");
	background-position:left 70%;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #444d58;
}

.contentor {
	background-image: url(images/mainframebg2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: white;
	border-bottom: solid 1px #aab0b8;
}

.btmcounters {
	background-image: url(images/bgcounters.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
}


.paginof {
	text-decoration: none;
	color: #1B637F;
	cursor: pointer;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

.paginof:hover {
	text-decoration: underline;
	background-color: #FFE4B5;
}

.paginon {
	text-decoration: none;
	color: #1B637F;
	cursor: pointer;
	font-size: 13px;
	background-color: #C5D4E7;
	padding-left: 3px;
	padding-right: 3px;
}

.paginon:hover {
	text-decoration: underline;
}

div.load {
	background-image: url(images/mico/load.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 16px;
	height: 16px;
}

.mizer {
	font-size: 10px;
	text-decoration: none;
	color: #5C5C5C;
	cursor: pointer;
}

.mizer:hover {
	text-decoration: underline;
}

.afdate {
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	font-size: 12px;
	color: #2F4F4F;
	width: 25px;
	text-align: center;
	font-weight: bold;
	height: 22px;
	background-color: #FFFFFF;
}

.afdate2 {
	font-size: 12px;
	border: solid 1px #D51007;
	color: white;
	background-color: #D51007;
	width: 25px;
	text-align: center;
}

.aftype {
	padding: 4px;
	font-size: 12px;
	color: #2F4F4F;
	padding-left: 7px;
}

.cmt_close {
	background-image: url(images/ico/cmt.close.gif);
	background-position: top right; 
	background-repeat: no-repeat;
}

#cmt_log_txt {
	line-height: 18px;
	color: #005173;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#cmt_log_txt a {
	color: #008000;
	text-decoration: none;
	border-bottom: solid 0px #008000;
}

#cmt_log_txt a:hover {
	color: #FF4500;
	border-bottom: solid 1px #FF4500;
}

#cmt_log_txt a.cmt_name {
	color: #1D2F64;
	border: 0px;
	text-decoration: none;
}

#cmt_log_txt a.cmt_name:hover {
	color: #8B0000;
	text-decoration: none;
	border-bottom: solid 1px #8B0000;
}

.msgblock {
	text-align: center;
	padding: 10px;
	border: solid 1px #D4D9DF;
	background-color: #FAFAD2;
	width: 400px;
	margin: 30px;
	color: #445C17;
	font-size: 13px;
}

a.cf_title {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #2B587A;
}

a.cf_title:visited {
	text-decoration: none;
	color: #819BB0;
}

a.cf_title:hover {
	text-decoration: underline;
	color: #D2691E;
}



.div_cf_avtor {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

a.cf_avtor {
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
}

a.cf_avtor:hover {
	text-decoration: underline;
	color: #4D758E;
}

.div_cf_date {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
}

.div_cf_date_post {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #E6E6E6;
	background-color: #F7F7F7;
	margin-bottom: 5px;
}

a.cf_lastpost {
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #4D758E;
}

a.cf_lastpost:hover {
	text-decoration: underline;
	color: #4D758E;
}

.fedit {
	text-align: right;
	font-size: 10px;
	color: gray;
	padding-top: 5px;
	border-top: solid 1px #EFEFEF;
}

div.photoloader {
	background-image: url(images/ajax/loader1.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 380px;
	border: solid 1px #dddddd;
	padding-top: 100px;
}

.mizer {
	font-size: 10px;
}

.member_div {
	height: 16px; 
	color: #2F4F4F;
	border-top: solid 1px #C5D7F8;
	padding: 5px;
	background-color: #EEF4FD;
	border-bottom: solid 1px #cccccc;
}

.stars1 {
	background-image: url(images/star/stars1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 10px;
}

.stars2 {
	background-image: url(images/star/stars2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 10px;
}

.stars3 {
	background-image: url(images/star/stars3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 10px;
}

.stars4 {
	background-image: url(images/star/stars4.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 10px;
}

.stars5 {
	background-image: url(images/star/stars5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 10px;
}

.stars6 {
	background-image: url(images/star/stars6.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 10px;
}

.stars7 {
	background-image: url(images/star/stars7.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 10px;
}

.stars8 {
	background-image: url(images/star/stars8.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 10px;
}

.stars9 {
	background-image: url(images/star/stars9.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 10px;
}

.stars10 {
	background-image: url(images/star/stars10.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 10px;
}

div.checkok {
	background-image: url(images/mico/yes.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 16px;
	height: 16px;
}












