body {
	background: #EFF0F6 url(images/body_bg.gif) repeat-x 0 0;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

form {
	margin: 0; 
	padding: 10px 0 0 0;
}

h1 { 
	color: #E56707;
	margin: 10px 0 10px 0; 
	padding: 0;  
	font: normal 18px arial, verdana, Sans-Serif; 
	letter-spacing: -1px;
	background: transparent;
}

.bulk {
	color: #E56707;
	font-weight: bold;
	font-size: 13px;
}


h2, h3, h4, span { 
	font: bold 14px arial, verdana, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #6C1975; 
}

span { 
	font: bold 12px arial, verdana, Sans-Serif; 
}

h4 { 
	font-style: italic;
}

p {	
	margin: 0 0 14px 0; 
	line-height: 1.3; 
}

.align {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	background: #FFFFFF;
	text-align: center;
}

/*  Header ========================= */

.logo {
	position: absolute;
	width: 240px;
	height: 117px;
	text-align: center;
	margin: 0 auto;
	top: 0;
	left: 0;
	padding: 0;
	background: transparent url(images/logo_bg.gif) repeat-x 0 0; 
}

.hor_menu {
	position: absolute;
	width: 780px;
	height: 45px;
	text-align: right;
	margin: 0 auto;
	top: 0;
	left: 0;
	padding: 0;
	background: transparent url(images/hor_menu_bg.gif) no-repeat 100% 0;
	z-index: 10;
}

.hor_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.hor_menu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin: 0 0 0 3px;
}

.hor_menu li a {
	display: block;
	float: left;
	width: 94px;
	font-weight: bold;
	text-align: center;
	color: #292929;
	text-decoration: none;
	line-height: 33px;
	margin: 10px 0px 0 0;
	padding: 0 0 2px 0;
	background: transparent url(images/hor_link_bg.gif) no-repeat 100% 0;
}

.hor_menu li a.ext {
	background: transparent url(images/hor_link_ext_bg.gif) no-repeat 100% 0;
}

.hor_menu li a:hover {
	color: #FFFFFF;
	background: transparent url(images/hor_link_bg_hover.gif) no-repeat 100% 0;
}

.hor_menu li ul {
	position: absolute;
	clear: both;
	width: 160px;
	left: 0;
	top: 45px;
	margin: 0 0 0 -994px;
	padding: 0;
}

.hor_menu li ul li {
	margin: 0;
}

.hor_menu li ul li a, .hor_menu li ul li a.static {
	height: 22px;
	line-height: 22px;
	width: 160px;
	font-weight: normal;
	display: block;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
	background: #DDDDDD url(images/dots.gif) no-repeat 5px 50%;
	border-bottom: 1px solid #CCCCCC;
} 

.hor_menu li ul li a:hover, .hor_menu li ul li a.static:hover {
	color: #777777;
	background: #ECF5EE url(images/dots.gif) no-repeat 5px 50%;
} 

.hor_menu li:hover ul, .hor_menu li.sfhover ul {
	margin-left: 0;
}

/* --------------- */

.small_menu {
	position: absolute;
	width: 540px;
	height: 50px;
	text-align: right;
	margin: 0;
	top: 0;
	right: 0;
	padding: 0;
	background: transparent; 
}

.small_menu a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	margin: 0 10px 0 6px;
	padding: 0 0 0 22px;
	line-height: 26px;
}

.small_menu a:hover {
	color: #999999;
}

.small_menu a.home {
	background: transparent url(images/home.gif) no-repeat 0 50%; 
}

.small_menu a.about {
	background: transparent url(images/about_us.gif) no-repeat 0 50%; 
}

.small_menu a.contact {
	background: transparent url(images/contact.gif) no-repeat 0 0; 
}

.mid {
	position: absolute;
	width: 780px;
	height: 161px;
	text-align: left;
	margin: 0 auto;
	top: 39px;
	left: 0;
	padding: 0;
	background: transparent url(images/mid_bg.jpg) repeat-x 0 0;
	z-index: -5;
}

/*  Main */

.wrapper {
	position: absolute;
	width: 780px;
	margin: 199px 0 0 0;
	padding: 0;
	background: #FFFFFF;
}

.left {
	position: relative;
	width: 240px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	background: transparent;
}

.content {
	position: relative;
	width: 500px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0 20px 10px 20px;
	background: transparent; 
}

.content a {
	color: #0000EE;
}

.content a:hover, .header a:hover  {
	color: #999999;
	text-decoration: none;
}

.content ul {
	line-height: 1.4;
}

p.grey {
	margin: 10px 0;
	padding: 10px 15px;
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
}

/* Button */
a.button {
	display: block;
	width: 160px;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 24px;
	background: transparent url(images/button_bg.gif) no-repeat 0 0;
}
/* ------ */

.box {
	width: 229px;
	font-size: 11px;
	margin: 10px 0 0 8px;
	padding: 0;
}

.box_top {
	height: 30px;
	margin: 0;
	padding: 0;
	background: transparent url(images/box_top_bg.gif) no-repeat 0 0;
}

.box_top a, .box_top span {
	display: block;
	width: 190px;
	color:  #FFFFFF;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 3px 0 0 20px;
	background: transparent url(images/box_top_dot.gif) no-repeat 5px 10px;
}

.box_top a:hover {
	background: transparent url(images/box_top_dot_hover.gif) no-repeat 5px 10px;
}
.box a.head:hover {
	color:  #AAAAAA;
}

.box_middle {
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 10px 15px 10px;
	background: #ECF5EE url(images/box_bottom_bg.gif) no-repeat 0 100%;
}

.box_middle a, .box_middle a:hover { 
	display:block; 
	line-height: 26px;
	font-weight: bold;
	font-size: 12px;
	color: #454545;
	text-align: left;
	margin: 0;
	padding: 0 0 0 18px;
	text-decoration:none;
	background: transparent url(images/menu_dot.gif) no-repeat 0 50%;
}

.box_middle a:hover { 
	color: #999999;
	text-decoration:none;
	background: transparent url(images/menu_dot_hover.gif) no-repeat 0 50%;
}

.box_middle a.sub, .box_middle a.sub:hover {
	line-height: 22px;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
	background: transparent url(images/dots.gif) no-repeat 0 50%;
}

.box_middle a.sub:hover {
	color: #999999;
}

.box_middle a.small, .box_middle a.small:hover {
	zdisplay: block;
	ztext-align: right;
	zline-height: 1em;
	font-weight: normal;
	zmargin: 0 0 0 0;
	zpadding: 0 0 0 0;
	zbackground: none;
	zcolor: #0000FF;
	font-size: 11px;
}

.box_bottom {
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
}

/*  Footer ========================= */

.footer {
	clear: both;
	width: 700px;
	color: #444444;
	font-size: 11px;
	text-align: left;
	margin: 0 0 0 80px;
	padding: 0;
	background: transparent;
}

.footer1 {
	clear: both;
	width: 780px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 6px 0 18px 0;
	background: #EFF0F6 url(images/footer_bg.jpg) no-repeat 0 0; 
	line-height: 20px;
}

.footer a, .footer1 a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

.footer a:hover, .footer1 a:hover {
	color: #BBBBBB;
}

.footer a {
	color: #444444;
}

.footer1 a {
	margin: 0;
}

/* Javascript Tabs */
.nav, .tabnav {
 margin: 0 0 10px 0;
 padding: 0;
}

.nav a, .nav a:hover, .tabnav a, .tabnav a:hover, a.purple {
	color: #266331;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	margin: 0 6px 0 0;
	padding: 0 0 0 14px;
	background: transparent url(images/dots.gif) no-repeat 0 50%;
}

.tabnav a:hover, .nav a:hover, a.purple:hover {
	color: #999999;
}

.tabnav a.active {
	color: #888888;
}

/* Form */

form td {
	color: #444444;
	padding: 2px 14px 2px 0;
}

/* Banners */

div#banner {
	margin: 20px 0 0 0; 
	font-weight: bold;
	background: transparent url('images/banner.gif') no-repeat 0 0; 
}

div#contact {
	margin: 20px 0 0 0; 
	font-weight: bold;
}

div#register {
	margin: 20px 0 0 0; 
	font-weight: bold;
	background: transparent url('images/register_banner.gif') no-repeat 0 0; 
}

div#banner table, div#contact table, div#register table {
	padding: 35px 0 0 11px;
}

.hq {
	font-size: 12px;
	font-weight: bold;
	color: #339445;
}
.green {
	font-size: 12px;
	color: #339445;
	font-weight: bold;
}


.ms {
	color: #BC155C;
	font-weight:bold;
	font-size:14px;
}

.container {
	position: relative;
	width: 500px;
	height: 30px;
}

.left_el {
	position: absolute;
	left: 0;
	top: 0;
	width: 60%;
}

right_el {
	position: absolute;
	right: 0;
	width: 40%;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	text-align: center;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F30;
	text-align: center;
}

