.grey {color: #666666; font-size:13px; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; text-decoration: none} 
.baby {font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.grey_text {color: #999999; font-size:13px; font-style: normal; text-align:justify; text-decoration: none}
.color_text {color: #006699}

.main_text{
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: none;
	text-decoration: none;
}
.baby_white {color: #FFF; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif}
td#baby_white a {color: #FFF; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.news { color: #999999; font-size:12px; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: none; text-decoration: none}
span#news_date{ color: #93B7D5; font-style: oblique}
.zagolovok { color: #999999; font-size:12px; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: none; text-decoration: none}
.menu { color: #999999; font-size:12px; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: none; text-decoration: none}
.menu_current { color: #999999; font-size:12px; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: none; text-decoration: line-through}
.red {  color: #FF0000}
.special {  left: 20px; clip:  rect(   ); background-color: #CCCCCC}

/* Настройки параметров текущей ссылки для раздела Konkurs. */
body#konkurs_rules a#konkurs_rules {color: #999999; text-decoration: none}
body#konkurs_rules a#konkurs_rules_top {color: #FFFFFF; text-decoration: none}

body#konkurs_howto a#konkurs_howto {color: #999999; text-decoration: none}
body#konkurs_howto a#konkurs_howto_top {color: #FFFFFF; text-decoration: none}

body#konkurs_program a#konkurs_program  {color: #999999; text-decoration: none}
body#konkurs_program  a#konkurs_program_top {color: #FFFFFF; text-decoration: none}

body#konkurs_evaluation a#konkurs_evaluation {color: #999999; text-decoration: none}
body#konkurs_evaluation a#konkurs_evaluation_top {color: #FFFFFF; text-decoration: none}

body#konkurs_judges a#konkurs_judges {color: #999999; text-decoration: none}
body#konkurs_judges a#konkurs_judges_top {color: #FFFFFF; text-decoration: none}

body#konkurs_anketa a#konkurs_anketa {color: #999999; text-decoration: none}
body#konkurs_anketa a#konkurs_anketa_top {color: #FFFFFF; text-decoration: none}

/* Настройки параметров текущей ссылки для раздела Participants. */
body#participants_works a#participants_works {color: #999999; text-decoration: none}
body#participants_works a#participants_works_top {color: #FFFFFF; text-decoration: none}

body#participants_winners a#participants_winners {color: #999999; text-decoration: none}
body#participants_winners a#participants_winners_top {color: #FFFFFF; text-decoration: none}

/* Настройки параметров текущей ссылки для раздела Information. */
body#information_news a#information_news {color: #999999; text-decoration: none}
body#information_news a#information_news_top {color: #FFFFFF; text-decoration: none}

body#information_online_voting a#information_online_voting {color: #999999; text-decoration: none}
body#information_online_voting a#information_online_voting_top {color: #FFFFFF; text-decoration: none}

body#information_prizes a#information_prizes {color: #999999; text-decoration: none}
body#information_prizes a#information_prizes_top {color: #FFFFFF; text-decoration: none}

body#information_forum a#information_forum {color: #999999; text-decoration: none}
body#information_forum a#information_forum_top {color: #FFFFFF; text-decoration: none}


/* Настройки параметров для формы Анкета участника. */
form 	{
margin : 0;
padding : 0;
}

fieldset {
margin : 0;
padding : 1em;
border : 1px solid #ccc;
}

	fieldset div br {
	display : none;
	}

/* Style the legend, labels and the div containing the submit button. */

legend {
font-weight : bold;
color : #333;
margin : 0;
padding : 0.5em;
}

label {
display : block;
}

#fm-submit {
clear : both;
padding-top : 1em;
text-align : center;
}

	#fm-submit input {
	border: 1px solid #CCC;
	padding: 2px 4px;
	background: #fff;
	color: #СCC;
	font-size: 100%;
	}

fieldset div {
margin : 0;
padding : 0;
}

	fieldset div.fm-optional {
	display : block;
	}

	fieldset div input {
	width: 200px; /* Width for modern browsers */
	border : 1px solid #CCC;
	padding : 1px;
	}
	
	fieldset div select {
	font-family : "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-size : 100%;
	width: 200px; /* Width for modern browsers */
	border : 1px solid #CCC;
	padding : 1px;
	}
						
	fieldset div label:before {
	content: "* ";
	}

		fieldset div.fm-optional label:before {
		content: "";
		}
	
/* Optional fields. */

.fm-optional input {
border : 1px solid #ccc;
}