@charset "UTF-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A {
	color: #999999;
	text-decoration: underline;
}
A:active {
	color: #999999;
	text-decoration: underline;
}
A:Hover {
	color: #660000;
	text-decoration: underline;
}
.txt {
	font-family: Myriad Pro, Lucida Grande, Helvetica Neu, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-align: left;
}
.title {
	font-family: Myriad Pro, Lucida Grande, Helvetica Neu, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-align: justify;
}
.subtitle {
	font-family: "Myriad Pro", "Lucida Grande", "Helvetica Neu", Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 24px;
	text-align: justify;
}
.sidebar_10 {
	background-image: url(img/sider_01.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-color: #660000;
}
.sidebar_20 {
	background-image: url(img/sider_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-color: #660000;
}
.top_10e {
	background-image: url(img/teaser_01e.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 1000px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #660000;
}
.top_10 {
	background-image: url(img/teaser_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 1000px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #660000;
}
.txt_info {
	font-family: Myriad Pro, Lucida Grande, Helvetica Neu, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 15px;
	text-align: right;
}
.txt_small {
	font-family: "Myriad Pro", "Lucida Grande", "Helvetica Neu", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
}
.menu_box {
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footer {
	font-family: "Myriad Pro", "Lucida Grande", "Helvetica Neu", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	background-image: url(img/spacer_gray.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 8px;
}
.input {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.input_padding {
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	vertical-align: middle;
	padding-right: 3px;
}
.input_padding_txt {
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 4px;
	vertical-align: middle;
	text-align: right;
	padding-right: 6px;
}
.box {
	vertical-align: bottom;
	height: 520px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 137px;
	position: relative;
}
.box_contact {
	vertical-align: text-bottom;
	height: 51px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 200px;
	position: static;
	overflow: visible;
}
.box_1 {
	vertical-align: bottom;
	height: 107px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 193px;
	position: relative;
}
.box_2 {
	vertical-align: bottom;
	height: 172px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 200px;
	position: relative;
}
.menu_top {
	font-family: "Myriad Pro", "Lucida Grande", "Helvetica Neu", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	background-image: url(img/spacer_gray.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 8px;
}
.input_pass {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(img/top_pass.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.input_login {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(img/top_login.gif);
	background-position: right top;
}
