/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height:15px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: relative;
	height: 100%;
}
#bgdiv {
	overflow: scroll;
	z-index: -1;
}
#bgimg {
	position: fixed;
}
#main {
	position: absolute;
	width: 100%;
	z-index: 1;
}
a:link {
	text-decoration: none;
	color: #0A55A0;
}
a:visited {
	text-decoration: none;
	color: #0A55A0;
}
a:hover {
	text-decoration: none;
	color: #3094E9;
}
a:active {
	text-decoration: none;
	color: #3094E9;
}
.f {
	color: #333333;
}
.ta {
	color: #333333;
	width: 455px;
	height: 120px;
	margin-bottom: 3px;
}
.ta2 {
	color: #333333;
	width: 455px;
	height: 120px;
	margin-bottom: 10px;
}
.add_edit_t {
	margin-top: 10px;
	margin-left: 28px;
}
.bg_left {
	background-image: url(images/bg_left.png);
	background-position: top;
	background-repeat: no-repeat;
}
.bg {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
}
.bg_right {
	background-image: url(images/bg_right.png);
	background-position: top;
	background-repeat: no-repeat;
}
.bg_bottom {
	background-image: url(images/bg_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.lang {
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/lang-bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.menu2 {
	float: right;
	margin-left: 28px;
	margin-right: 28px;
	margin-bottom: 20px;
}
.h_12px {
	font-size: 12px;
	margin-left: 28px;
}
div#email {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left: 33px;
	margin-top: -2px;
}
div#menu {
	margin-left: 1px;
	margin-top: 7px;
}
div#h {
	font-size: 15px;
	font-family: Verdana, Arial;
	color: #996600;
	font-style: italic;
	font-weight: bold;
	width: 600px;
	margin-left: 22px;
	margin-top: 22px;
}
div#text {
	margin-left: 28px;
	margin-right: 28px;
	margin-top: 15px;
}
div#tel_link {
	margin-left: 42px;
	margin-right: 28px;
	margin-top: 15px;
}
div#copy {
	color: #095097;
	font-style: italic;
}
div#web-elite {
	font-size: 10px;
	line-height: 16px;
	margin-right: 28px;
}