body {
	margin: 0px;
	padding: 0px;
	background: #2C6B8D url(img/background.jpg) repeat-x top;
}

form {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.hide {
	font-size: 1px;
	visibility: hidden;
}

h1.cont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #DFDFDF;
	width: 100%;
	padding-bottom: 10px;
}

h1.challenge {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	margin: 0px 0px 15px 0px;
	width: 100%;
}

h1.head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	margin: 0px 0px 5px 0px;
}

h1.main_r {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #476B8B;
	margin: 0px 0px 5px 0px;
}

.full_table {
	width: 100%;
}

.main {
	width: 950px;
	margin-top: 33px;
}

.main_top {
	background: url(img/head_1.jpg) no-repeat right;
	height: 35px;
}

.main_mid_1 {
	width: 713px;
	background: #FFFFFF url(img/head_2.jpg) no-repeat top;
}

.main_mid_2 {
	width: 237px;
	background: #FFFFFF url(img/head_3.jpg) no-repeat top;
}

.main_bot {
	background: #F5F5F5;
}

.main_bot_sep {
	height: 15px;
	font-size: 1px;
	background: #FFFFFF;
}

.main_bot_table {
	margin: 10px 10px 10px 25px;
	width: 100%;
}

.main_bot_descr {
	padding-left: 10px;
}

.main_copy {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 30px;
}

.main_title {
	margin: 40px 0px 26px 35px;
	width: 345px;
	height: 90px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #848484;

}

.main_logo {
	margin: 25px 0px 0px 30px;
}

.main_title_link {
	margin-top: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #476b8b;
	display: block;
}

.main_title_link_red {
	margin-top: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	display: block;
}

.main_right_table {
	width: 214px;
	height: 380px;
	margin-top: 142px;
}

.main_right_table_l {
	width: 7px;
	background: url(img/head_r_shadow_l.jpg) no-repeat top;
}

.main_right_table_m {
	background: #FFDC8C;
	padding: 10px 15px 10px 15px;
}

.main_right_table_r {
	width: 7px;
	background: url(img/head_r_shadow_r.jpg) no-repeat top;
}

.main_right_table_b {
	width: 200px;
	height: 7px;
	background: url(img/head_r_bot.jpg) no-repeat;
}

.main_right_sep {
	width: 100%;
	border-bottom: 1px solid #F3CB89;
	font-size: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.main_right_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.menu {
	margin-left: 18px;
	height: 29px;
}

a:link.menu_about {
	width: 97px;
	height: 29px;
	display: block;
	background: url(img/menu/about.jpg) no-repeat;
}

a:visited.menu_about {
	width: 97px;
	height: 29px;
	display: block;
	background: url(img/menu/about.jpg) no-repeat;
}

a:hover.menu_about {
	width: 97px;
	height: 29px;
	display: block;
	background: url(img/menu/about_a.jpg) no-repeat;
}

a.menu_about_a {
	width: 97px;
	height: 29px;
	display: block;
	background: url(img/menu/about_a.jpg) no-repeat;
}

a:link.menu_contact {
	width: 74px;
	height: 29px;
	display: block;
	background: url(img/menu/contact.jpg) no-repeat;
}

a:visited.menu_contact {
	width: 74px;
	height: 29px;
	display: block;
	background: url(img/menu/contact.jpg) no-repeat;
}

a:hover.menu_contact {
	width: 74px;
	height: 29px;
	display: block;
	background: url(img/menu/contact_a.jpg) no-repeat;
}

a.menu_contact_a {
	width: 74px;
	height: 29px;
	display: block;
	background: url(img/menu/contact_a.jpg) no-repeat;
}

a:link.menu_home {
	width: 72px;
	height: 29px;
	display: block;
	background: url(img/menu/home.jpg) no-repeat;
}

a:visited.menu_home {
	width: 72px;
	height: 29px;
	display: block;
	background: url(img/menu/home.jpg) no-repeat;
}

a:hover.menu_home {
	width: 72px;
	height: 29px;
	display: block;
	background: url(img/menu/home_a.jpg) no-repeat;
}

a.menu_home_a {
	width: 72px;
	height: 29px;
	display: block;
	background: url(img/menu/home_a.jpg) no-repeat;
}

a:link.menu_challenge {
	width: 194px;
	height: 29px;
	display: block;
	background: url(img/menu/challenge.jpg) no-repeat;
}

a:visited.menu_challenge {
	width: 194px;
	height: 29px;
	display: block;
	background: url(img/menu/challenge.jpg) no-repeat;
}

a:hover.menu_challenge {
	width: 194px;
	height: 29px;
	display: block;
	background: url(img/menu/challenge_a.jpg) no-repeat;
}

a.menu_challenge_a {
	width: 194px;
	height: 29px;
	display: block;
	background: url(img/menu/challenge_a.jpg) no-repeat;
}

a:link.menu_learning {
	width: 89px;
	height: 29px;
	display: block;
	background: url(img/menu/learning.jpg) no-repeat;
}

a:visited.menu_learning {
	width: 89px;
	height: 29px;
	display: block;
	background: url(img/menu/learning.jpg) no-repeat;
}

a:hover.menu_learning {
	width: 89px;
	height: 29px;
	display: block;
	background: url(img/menu/learning_a.jpg) no-repeat;
}

a.menu_learning_a {
	width: 89px;
	height: 29px;
	display: block;
	background: url(img/menu/learning_a.jpg) no-repeat;
}

a:link.menu_ref {
	width: 83px;
	height: 29px;
	display: block;
	background: url(img/menu/ref.jpg) no-repeat;
}

a:visited.menu_ref {
	width: 83px;
	height: 29px;
	display: block;
	background: url(img/menu/ref.jpg) no-repeat;
}

a:hover.menu_ref {
	width: 83px;
	height: 29px;
	display: block;
	background: url(img/menu/ref_a.jpg) no-repeat;
}

a.menu_ref_a {
	width: 83px;
	height: 29px;
	display: block;
	background: url(img/menu/ref_a.jpg) no-repeat;
}

.menu_sep {
	height: 10px;
	background: #2C6B8D;
	width: 100%;
	font-size: 1px;
}

.challenge_position {
	margin-top: 15px;
}

.challenge_position_l {
	height: 32px;
	background-color: #EAEAEA;
	padding: 0px 10px 0px 25px;
}

.challenge_position_r {
	height: 32px;
	width: 8px;
	background: url(img/challenge_position_back.jpg);
}

.content {
	width: 713px;
}

.content_menu {
	width: 220px;
}

.content_menu_table {
	width: 220px;
	margin-bottom: 5px;
}

.content_menu_table_top {
	background: #F7F7F7;
	padding: 15px 24px 0px 24px;
}

.content_menu_table_mid {
	background: #F7F7F7;
	padding: 0px 24px 0px 24px;
}

.content_menu_table_bot {
	background: #F7F7F7 url(img/menu_2_bot.jpg) repeat-x top;
	height: 50px;
}

.content_cont { 
	padding: 15px 10px 10px 10px;
}

.content_cont_full {
	padding: 15px 10px 10px 25px;
}

a:link.menu_2_link {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #929292;
	width: 164px;
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 2px 4px 2px 4px;
}

a:visited.menu_2_link {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #929292;
	width: 164px;
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 2px 4px 2px 4px;
}

a:hover.menu_2_link {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: #2C6B8D;
	color: #FFFFFF;
	width: 164px;
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 2px 4px 2px 4px;
}

a.menu_2_link_a {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: #2C6B8D;
	color: #FFFFFF;
	width: 164px;
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 2px 4px 2px 4px;
}

.msg_error {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF4500;
}

.text_preformat_1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #456886;
}

.text_preformat_1 a:link {
	font-weight: bold;
	color: #476B8B;
	text-decoration: none;
}

.text_preformat_1 a:visited {
	font-weight: bold;
	color: #476B8B;
	text-decoration: none;
}

.text_preformat_1 a:hover {
	font-weight: bold;
	color: #476B8B;
	text-decoration: underline;
}

.text_preformat_1 ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 0;
	list-style: none;
}

.text_preformat_1 li
{
	padding-left: 8px;
	background-image: url(img/list_1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

.text_preformat_2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A2A2A;
}

.text_preformat_2 b, .text_preformat_2 strong {
	font-weight: bold;
	color: #476B8B;
}

.text_preformat_2 a:link {
	color: #476B8B;
	text-decoration: none;
}

.text_preformat_2 a:visited {
	color: #476B8B;
	text-decoration: none;
}

.text_preformat_2 a:hover {
	color: #476B8B;
	text-decoration: underline;
}

.text_preformat_2 ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 0;
	list-style: none;
}

.text_preformat_2 li
{
	padding-left: 8px;
	background-image: url(img/list_1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	line-height: 13px;
}


.text_preformat_3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A2A2A;
}

.text_preformat_3 b, .text_preformat_3 strong {
	font-weight: normal;
	color: #476B8B;
}

.text_preformat_3 a:link {
	font-weight: bold;
	color: #476B8B;
	text-decoration: none;
}

.text_preformat_3 a:visited {
	font-weight: bold;
	color: #476B8B;
	text-decoration: none;
}

.text_preformat_3 a:hover {
	font-weight: bold;
	color: #476B8B;
	text-decoration: underline;
}

a:link.challenge_nav_link  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #476B8B;
	text-decoration: none;
}

a:visited.challenge_nav_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #476B8B;
	text-decoration: none;
}

a:hover.challenge_nav_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #476B8B;
	text-decoration: underline;
}

.text_cont_valign {
	margin-top: 4px;
}

.text_1 {
	font-family: Verdena, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #B9B9B9;
}

.text_2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B9B9B9;
	margin: 3px 0px 3px 0px;
}


.sep {
	border-bottom: 1px solid #DFDFDF;
	width: 100%;
	font-size: 1px;
	margin: 15px 0px 15px 0px;
}

.cont_space {
	width: 320px;
}

.input_1 {
	width: 100%;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top: 2px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom:  1px solid #d4d0c8;
	border-left: 2px solid #808080;
	margin-bottom: 2px;
}

.input_2 {
	width: 265px;
	height: 100px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top: 2px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom:  1px solid #d4d0c8;
	border-left: 2px solid #808080;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 10px;
}

.input_3 {
	width: 265px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top: 2px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom:  1px solid #d4d0c8;
	border-left: 2px solid #808080;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 10px;
}

.input_3_select {
	width: 268px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top: 2px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom:  1px solid #d4d0c8;
	border-left: 2px solid #808080;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 10px;
}

.input_4 {
	margin: 4px 5px 4px 10px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.input_5 {
	margin: 2px 5px 2px 10px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.input_6 {
	width: 167px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top: 2px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom:  1px solid #d4d0c8;
	border-left: 2px solid #808080;
	margin-bottom: 2px;
}

.button_search {
	background: url(img/button_search.jpg) no-repeat;
	width: 103px;
	height: 32px;
	display: block;
	border: 0px;
	margin-top: 5px;
	margin-left: 40px;
}

.button_search:hover {
	background: url(img/button_search_a.jpg) no-repeat;
	width: 103px;
	height: 32px;
	display: block;
	border: 0px;
	margin-top: 5px;
	margin-left: 40px;
}

.button_register {
	background: url(img/button_register.jpg) no-repeat;
	width: 106px;
	height: 20px;
	display: block;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.button_register:hover {
	background: url(img/button_register_a.jpg) no-repeat;
	width: 106px;
	height: 20px;
	display: block;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.button_login {
	background: url(img/button_login.jpg) no-repeat;
	width: 106px;
	height: 20px;
	display: block;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.button_login:hover {
	background: url(img/button_login_a.jpg) no-repeat;
	width: 106px;
	height: 20px;
	display: block;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.button_send {
	background: url(img/button_send.jpg) no-repeat;
	width: 60px;
	height: 20px;
	display: block;
	border: 0px;
	margin-top: 5px;
}

.copy {
	font-family: Verdena, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #81A4C2;
	margin: 0px 30px 0px 25px;
}

.copy_link {
	font-family: Verdena, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #81A4C2;
}