body, html	{
	background-color: #d3d3d3;
	background-image: url("../gfx/main/bg.jpg");
	background-repeat: repeat-x;
	color: #3a0e55;
	font-family: trebuchet ms, tahoma, arial;
	font-size: 12px;
	height: 100%;
	margin: 0px;
}

html	{
	overflow-y: scroll;
}

p	{
	color: #3a0e55;
	font-family: trebuchet ms, tahoma, arial;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 16px;
	margin-top: 0px;
}

h1	{
	border-bottom: 1px solid #c9c9c9;
	color: #803885;
	display: block;
	font-size: 33px;
	margin: 0px;
	margin-bottom: 14px;
	padding: 0px;
	width: 100%;
}

h2	{
	color: #3a0e55;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}

form	{
	margin: 0px;
	padding: 0px;
}

a	{
	color: #3a0e55;
	outline: none;
}

a:hover	{
	color: #a2c300;
	text-decoration: none;
}

a img	{
	border: 0px;
	outline: none;
}

table	{
	color: #3a0e55;
}

hr	{
	border: 0px;
	border-top: 1px solid #c9c9c9;
	margin: 0px;
	padding: 0px;
	padding-bottom: 14px;
	height: 0px;
}

sup,sub {	
	height: 0;	
	line-height: 1;	
	vertical-align: baseline;	
	_vertical-align: bottom;	
	position: relative;	
}

sup {	
	bottom: 1ex;
}

li	{
	color: #3a0e55;
	font-family: trebuchet ms, tahoma, arial;
	font-size: 12px;
	line-height: 19px;
}

.button	{
	background-color: #3a0e55;
	border: 0px;
	color: #ffffff;
	margin-top: 10px;
	padding: 5px;
	width: 80px;
}

#outer{
	position: absolute;
	margin-top: 0px; /* half flash height*/
	left: 0;
	width: 100%;
}

#container {
	background-color: #ffffff;
	background-image: url("../gfx/main/bg_container.gif");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	width: 940px; /* flash width*/
}

.content_img_right	{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

#div_bottom	{
	background-color: #ffffff;
	border-bottom: 1px solid #a2c300;
	border-top: 1px solid #a2c300;
	bottom: 0px;
	color: #a2c300;
	float: left;
	font-size: 14px;
	height: 23px;
	padding-left: 20px;
	padding-top: 5px;
	position: relative;
	text-transform: uppercase;
	left: 0px;
	width: 940px;
}

#div_bottom a	{
	color: #3a0e55;
	text-decoration: none;
}

#div_bottom a:hover	{
	color: #a2c300;
}

.div_contact	{
	float: left;
	width: 180px;
}

#div_content	{
	background-color: #ffffff;
	display: block;
	float: left;
	min-height: 400px;
	padding-bottom: 40px;
	width: 740px;
}

.div_content	{
	background-color: #ffffff;
	display: block;
	float: left;
	min-height: 400px;
	padding-bottom: 40px;
	width: 740px;
}

.div_content ul	{
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.div_content li	{
	margin-left: 15px;
}

#div_logo	{
	float: left;
	margin-bottom: 20px;
	width: 940px;
}

#div_menu	{
	background-color: #3a0e57;
	background-image: url("../gfx/main/menu_bg.gif");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	font-family: trebuchet ms, tahoma, arial;
	font-size: 14px;
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	text-transform: uppercase;
	width: 170px;
}

#div_menu a	{
	display: block;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#div_menu a:hover	{
	color: #ffffff;
	display: block;
}

#header	{
	display: block;
	margin-bottom: 20px;
}

.input_text	{
	background-color: #d5ccdb;
	border: 2px solid #9f74b4;
	color: #3a0e55;
	font-family: trebuchet ms, verdana, tahoma;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 3px;
	padding: 1px;
	width: 220px;
}

.input_textarea	{
	background-color: #d5ccdb;
	border: 2px solid #9f74b4;
	color: #3a0e55;
	font-family: trebuchet ms, verdana, tahoma;
	font-size: 12px;
	height: 90px;
	margin: 0px;
	margin-bottom: 3px;
	padding: 1px;
	width: 290px;
}

.menu_item1	{
	background-color: #ffffff;
	border-left: 3px solid #3a0e57;
	margin-bottom: 1px;
}

.menu_item1:hover	{
	background-color: #3a0e57;
}

.menu_item1_select	{
	border-left: 3px solid #3a0e57;
	color: #ffffff;
	margin-bottom: 1px;
}

.menu_item2	{
	background-color: #ffffff;
	border-left: 3px solid #1a85d6;
	margin-bottom: 1px;
}

.menu_item2:hover	{
	background-color: #1a85d6;
}

.menu_item2_select	{
	background-color: #1a85d6;
	border-left: 3px solid #1a85d6;
	color: #ffffff;
	margin-bottom: 1px;
}

.menu_item3	{
	background-color: #ffffff;
	border-left: 3px solid #95ba00;
	margin-bottom: 1px;
}

.menu_item3:hover	{
	background-color: #95ba00;
}

.menu_item3_select	{
	background-color: #95ba00;
	border-left: 3px solid #95ba00;
	color: #ffffff;
	margin-bottom: 1px;
}

.menu_item4	{
	background-color: #ffffff;
	border-left: 3px solid #e16b00;
	margin-bottom: 1px;
}

.menu_item4:hover	{
	background-color: #e16b00;
}

.menu_item4_select	{
	background-color: #e16b00;
	border-left: 3px solid #e16b00;
	color: #ffffff;
	margin-bottom: 1px;
}

.menu_item5	{
	background-color: #ffffff;
	border-left: 3px solid #d10063;
	margin-bottom: 1px;
}

.menu_item5:hover	{
	background-color: #d10063;
}

.menu_item5_select	{
	background-color: #d10063;
	border-left: 3px solid #d10063;
	color: #ffffff;
	margin-bottom: 1px;
}

.menu_item6	{
	background-color: #ffffff;
	border-left: 3px solid #269c84;
	margin-bottom: 1px;
}

.menu_item6:hover	{
	background-color: #269c84;
}

.menu_item6_select	{
	background-color: #269c84;
	border-left: 3px solid #269c84;
	color: #ffffff;
	margin-bottom: 1px;
}

.menu_item7	{
	background-color: #ffffff;
	border-left: 3px solid #ff0000;
	margin-bottom: 1px;
}

.menu_item7:hover	{
	background-color: #ff0000;
}

.menu_item7_select	{
	background-color: #ff0000;
	border-left: 3px solid #ff0000;
	color: #ffffff;
	margin-bottom: 1px;
}

.submenu_item4	{
	background-color: #ffffff;
	background-image: url("../gfx/main/submenu_item4.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	border-left: 3px solid #e16b00;
	color: #3a0e57;
	margin-bottom: 1px;
}

.submenu_item4_select	{
	background-color: #ffffff;
	background-image: url("../gfx/main/submenu_item4.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	border-left: 3px solid #e16b00;
	color: #ffffff;
	margin-bottom: 1px;
}

.submenu_item5	{
	background-color: #ffffff;
	background-image: url("../gfx/main/submenu_item5.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	border-left: 3px solid #d10063;
	color: #3a0e57;
	margin-bottom: 1px;
}

.submenu_item5_select	{
	background-color: #ffffff;
	background-image: url("../gfx/main/submenu_item5.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	border-left: 3px solid #d10063;
	color: #ffffff;
	margin-bottom: 1px;
}

.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	background-color: #a2c300;
}

.table_contact	{
	border: none;
	border-collapse:collapse;
	color: #3a0e55;
	float: left;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

.table_contact td	{
	font-weight: bold;
	padding-top: 6px;
}
