b { 
font: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size : 10pt
}


p {
color: #CCCCCC;
margin-bottom: 1.5em;
text-align: justify;
line-height: 1.8em;
font-size : 10pt
}


body { 
margin-top: 20px;
background: url(../images/body_bg.gif) repeat-x;
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #FFFFFF;
}



A:link	    { text-decoration: none; font-weight: none; color:#FF6600 }

A:visited   { text-decoration: none; font-weight: none; color:#FF6600 }

A:active    { text-decoration: none; font-weight: none; color:#FFFFFF }

A:hover     { text-decoration: underline; font-weight: none; color:#FFFFFF }


#menu {
margin-bottom: 10px;
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 10pt;
}

#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/img03.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}


