body
{
	background: #000000;
}

.main_text
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 72pt;
	font-weight: 700;
}

.main_text_small
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 32pt;
	font-weight: 700;
}

.main_title_text
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: 700;
}

.input_submit_main
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: 500;
	padding: 0px;

	background: none;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	
	cursor: hand;
}

.text_submit_main
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: 700;
}


.input_submit_main_selected
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 700;
	padding: 0px;

	background: none;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	
	cursor: hand;
}

.input_submit_small
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;

	background: none;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;

	padding: 0px;
	
	cursor: hand;
}

.input_text
{
	width: 100%;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 500;
	background: #000000;

	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.input_text_small
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 500;
	background: #000000;

	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.input_textarea
{
	width: 100%;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 500;
	background: #000000;

	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.input_textarea_small
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 500;
	background: #000000;

	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.input_select
{
	width: 100%;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 500;
	background: #000000;

	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;

	cursor: hand;
}

.input_select_small
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 500;
	background: #000000;

	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;

	cursor: hand;
}

a, a:active, a:hover, a:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 500;
	text-decoration: underline;

	cursor: hand;
}

a.href_h3, a.href_h3:active, a.href_h3:hover, a.href_h3:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: 700;

	text-decoration: underline;
}

a.href_h4, a.href_h4:active, a.href_h4:hover, a.href_h4:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 700;

	text-decoration: none;
}

a.href_h4:hover
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 700;

	text-decoration: underline;
}

a.href_h5, a.href_h5:active, a.href_h5:hover, a.href_h5:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 500;
	text-decoration: none;

	cursor: hand;
}

a.href_h5:hover
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 500;
	text-decoration: underline;

	cursor: hand;
}

a.href_h5_bold, a.href_h5_bold:active, a.href_h5_bold:hover, a.href_h5_bold:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 700;
	text-decoration: none;

	cursor: hand;
}

a.href_h6, a.href_h6:active, a.href_h6:hover, a.href_h6:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;
	text-decoration: none;

	cursor: hand;
}

a.href_h6:hover
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;
	text-decoration: underline;

	cursor: hand;
}

a.href_author, a.href_author:active, a.href_author:hover, a.href_author:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;
	text-decoration: underline;

	cursor: hand;
}

a.href_main, a.href_main:active, a.href_main:hover, a.href_main:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: 500;
	text-decoration: none;

	cursor: hand;
}

a.href_main_selected, a.href_main_selected:active, a.href_main_selected:hover, a.href_main_selected:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 700;
	text-decoration: none;

	cursor: hand;
}

.text_h3
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: 700;
}

.text_h4
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 500;
}

.text_h4_bold
{
	width: 100%;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 700;
}

li
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 500;
}

.text_h5
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;
}

.text_h5_bold
{
	width: 100%;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 700;
}

.text_h5_underline
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;
	text-decoration: underline;	
}

.text_h5_white
{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;
}

.text_h6
{
	width: 100%;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;
}

.error_text
{
	color: #DE4747;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
}

.message_text
{
	color: #28499D;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
}

.copyright
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: 500;
}

.input_submit_blank
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;
	text-align: left;
	width: 130px;

	background: none;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	
	cursor: hand;
}

.input_submit_selected
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;
	text-align: left;
	width: 130px;

	background: #000000;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	
	cursor: hand;
}

.input_submit_bottom
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 700;
	padding: 0px;

	background: none;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	
	cursor: hand;
}

.input_submit_bottom_selected
{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 700;
	padding: 0px;

	background: none;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	
	cursor: hand;
}

.input_submit_page_blank
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;

	background: #000000;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	
	cursor: hand;
}

.input_submit_page_selected
{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;

	background: #ffffff;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	
	cursor: hand;
}

.td_line
{
	height: 2px;
	background: #ffffff;
	//background: #C20000;
}

.td_white
{
	color: #000000;
	background: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;

	cursor: hand;
}

.td_black
{
	color: #ffffff;
	background-color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 500;

	cursor: hand;
}