body {
	margin:0;
	padding:0;
	background-color: #0b0a10;
	background-image: url(../images/menu-bg.gif); 
	background-repeat: repeat-x;
	background-position: top;
}

p,td { 
	font-family:Arial, Helvetica, sans-serif; 
	margin-top: 0px;
}

a {
	color: #ff5143;
	text-decoration: underline;
}

a:hover {
	color: #b0a6d5;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
	margin:0;
	padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ebe7fa;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ebe7fa;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
}

.bottom_addr a {
	text-decoration: underline;
	color: #d6cff1;
}

.bottom_addr a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.bottom_menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
}

.bottom_menu a {
	color: #d6cff1;
	text-decoration: underline;
}

.bottom_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu {
	color: #e9ddfe;
	background-image: url(../images/btn_bg.gif); 
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	white-space: nowrap;
	font-size: 12px;
}

.menu a {
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover {
	color: #D3BBFD;
	text-decoration: none;
}

.news {
	text-transform: none;
	vertical-align: top;
	margin-top: 81px;
}

.news_title {
	background-image: url(../images/news-title-bg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.news2 {
	background-image: url(../images/news-bg.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

.news2 p {
	margin-top:2px;
	margin-bottom: 1px;
}

.body_txt {
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma, Arial;
}

.company_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
	width: 150px;
	top: 11px;
	left: 86px;
}
