body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	color: #FFF;
}
body {
	background-color: #790000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:white;
}
a:visited {
	text-decoration: none;
	color:white;
}
a:hover {
	text-decoration: underline;
	color:white;
}
a:active {
	text-decoration: none;
	color:white;
}
h1 {
	font-size: 16px;
	color: #FFF;
	margin-top:0;
	margin-bottom:0;
}
h2 {
	font-size: 12px;
	color: #DD1717;
	margin-top:0;
	margin-bottom:0;
}
em {
	color: #DD1717;
}
.error {
	color: red;
}
.ok {
	background-image: url(../images/big_ok.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:80px;
	min-height:64px;	
}
.fail {
	background-image: url(../images/big_fail.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:80px;
	min-height:64px;	
}
#main_col_1 {
	background-image: url(../images/bg_r_c1.gif);
	background-repeat: repeat-y;
}
#main_col_2 {
	background-image: url(../images/bg_r_c2.gif);
	background-repeat: repeat-y;
}
#main_col_3 {
	background-image: url(../images/bg_r_c3.gif);
	background-repeat: repeat-y;
}
#main_col_4 {
	background-image: url(../images/bg_r_c3.gif);
	background-repeat: repeat-y;
}
#main_col_5 {
	background-image: url(../images/bg_l_c1.gif);
	background-repeat: repeat-y;
}
#main_top_1 {
	background-color: #050505;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}
#main {
	margin-left:auto;
	margin-right:auto;
}

#main_content_1 {
	background-color: #050505;
}
#main_content_td {
	background-color: #050505;
	margin:0;
	padding:0;
}
#main_content_2 {
	background-color: #222222;
}
#main_line_1 {
	background-color: #4B4B4B;
}
#main_line_2 {
	background-color: #4B4B4B;
}
#main_copyright {
	font-size: 9px;
	color: #888888;
	background-color: #222222;
	text-align: center;
}
#main_menu_row {
	background-color: #000;
	background-image: url(../images/btn_normal.gif);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 31px;
}
#main_menu_spacer {
	float: left;
	height: 31px;
	width: 24px;
}
.main_menu_divider {
	float: left;
	height: 31px;
	width: 1px;
	background-image: url(../images/btn_divider.gif);
	background-repeat: no-repeat;
}
.main_menu_item {
	float: left;
	height: 31px;
}
.main_menu_selected {
	float: left;
	height: 31px;
	background-image: url(../images/btn_selected.gif);
}
#main_menu_search {
	float: right;
	height: 31px;
}
#main_menu_username {
	float: right;
	height: 31px;
	margin-right: 15px;
	font-size: 12px;
	color: #aaa;
}
#main_menu_row a {
	text-decoration: none;
	display:block;
	padding-left:5px;
	padding-right:5px;
}
#main_menu_row a:hover {
	text-decoration: none;
	background-image: url(../images/btn_hilight.gif);
	display:block;
	padding-left:5px;
	padding-right:5px;
}
#main_menu_search {
	height: 10px;
	width: 152px;
	padding-right: 12px;
	padding-top: 5px;
}
#main_content_1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #262626;
	border-bottom-color: #262626;
	border-left-color: #262626;
}
#main_content_col3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4B4B4B;
}
#main_content_col1 {
	background-color: #222222;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
#main_content_col2 {
	background-color: #222222;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
#main_content_col3 {
	background-color: #222222;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
#top_lang {
	float: right;
	padding-right: 40px;
	padding-top: 75px;
}
#top_logo {
	float: left;
}
#top_logo_img {
	padding-left: 12px;
	padding-top: 3px;
}
#main_content_col3 {
	background-image: url(../images/bg_logo_bottom.jpg);
	background-repeat: no-repeat;
}

.red {
	color: #DD1717;
}
#main_content_col1 p img {
	padding-right: 4px;
	padding-bottom: 4px;
}
#main_content_col2 p img {
	padding-right: 4px;
	padding-bottom: 4px;
}
.content_margin {
	margin: 10px 24px 10px 24px;
}
.content_margin .description {
        font-size:9px;
        color:#777777;
}
.content_margin a {
        text-decoration:underline;
}
.content_margin .field {
        width: 250px;
}
.ice {
	color:#2ca1eb;
}

