/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/backgroundimage.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}


img {
	border: none;
}


a {
	text-decoration: none;
	color: #d61e76;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

ul {
	text-indent: 0px;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size : 9px;
	line-height: 16px;
	color: #ffffff;
}

#footer a {
	list-style: none;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

/*-------------------------------- main menu ---------------------------------*/


#menu {
background-image: url(../images/menu_bg.gif);
background-position: top;
background-repeat: repeat-x;
}

/*-------------------------------- sub menu ---------------------------------*/



#submenu {
background-image: url(../images/menu_bg.gif);
background-position: top;
background-repeat: repeat-x;
}

/*-------------------------------- content ---------------------------------*/


h1 {
	font-size : 12px;
	text-align: left;
	font-weight: bold;
	color: #330033;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

.h1 {
	font-size : 12px;
	text-align: left;
	font-weight: bold;
	color: #330033;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size : 12px;
	text-align: left;
	font-weight: bold;
	color: #003300;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

.h2 {
	font-size : 12px;
	text-align: left;
	font-weight: bold;
	color: #003300;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size : 12px;
	text-align: left;
	font-weight: bold;
	color: #330000;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

.h3 {
	font-size : 12px;
	text-align: left;
	font-weight: bold;
	color: #330000;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

.yellowtext {
	font-size : 12px;
	font-weight: bold;
	color: #330000;
}

.whitetext {
	color: #FFFFFF;
}

.text {
	font-size : 10px;
	text-align: left;
	color: #000000;
}

.highlight {
	font-size : 10px;
	color: #ff3300;
}

.button {
	font-size : 9px;
	color: #B79A07;
}

/*-------------------------------- footer ---------------------------------*/


#submenu {

	font-size : 9px;
	font-weight : bold;
	line-height: 20px;
	color: #FFFFFF;
}

#submenu a {
	color: #FFFFFF;
}

#submenu a:hover {
	color: #CC9933;
}
.subactive {
border-top: #cccccc dotted 2px;
}

/*-------------------------------- footer menu ---------------------------------*/

#footer_menu li {
	display: inline;
	list-style: none;
	font-size : 9px;
	line-height: 20px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

#footer_menu li a {
	display: inline;
	list-style: none;
	color: #333333;
}

#footer_menu li a:hover {
	display: inline;
	text-decoration: none;
	color: #CCCCCC;
}

#visualeye {
	font-size : 9px;
	line-height: 20px;
}