b { 
font: Verdana, Arial, Helvetica, sans-serif;
font-size : 11px
}


p {
color: #FFFFFF;
line-height: 1.4em;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px
}


body {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}



A:link	    { text-decoration: none; font-weight: none; color:#000000 }

A:visited   { text-decoration: none; font-weight: none; color:#333333 }

A:active    { text-decoration: none; font-weight: none; color:#CCCCCC }

A:hover     { text-decoration: none; font-weight: none; color:#CCCCCC }


#menu {
margin-bottom: 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight: bold;
}

#menu h2 {
display: none;
}

#menu ul {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}

#menu li {
display: block;
padding-top: 1px;
background: url(../images/img07.gif) repeat-x;
}

#menu li.first {
background: none;
}

#menu a {
	display: block;
	width: 200px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(../images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
}

#menu a:hover {
	background-color: #FF6600;
}

.menu A:link	  { text-decoration: none; font-weight: none; color:#666666 }

.menu A:visited   { text-decoration: none; font-weight: none; color:#666666 }

.menu A:active    { text-decoration: none; font-weight: none; color:#009933 }

.menu A:hover     { text-decoration: none; font-weight: none; color:#009933 }


.bodybg {  background-image: url(../images/bg_main.gif); background-repeat: repeat-x}

.menubg {  background-image: url(../images/img04.jpg); background-repeat: repeat-x}

.subtitlebg {  background-image: url(../images/img09.gif); background-repeat: repeat-x}

.footerbg {  background-image: url(../images/img05.gif); background-repeat: repeat-x}

.inputbox{
background: #FFFFFF; 
border: #FF0099 1px solid; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
color: #FFFFFF;
}


