body,td,th {
	font-family: "Trebuchet MS";
	color: #003300;
	font-size: 12px;
}

.text1 {color:#95D0F4;
}

.text2 {color:ffffff;
}
.text3 {
	color:000000;
	font-size: 12px;
	font-family: tahoma;
}
.text4 {color: #FFF261}
.text5 {
	color: #FFF0D6;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #FFF261;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFF261;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #FFF261;
	text-decoration: underline;
}
a {
	font-size: 12px;
	font-weight: bold;
}
a.b:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #006699;	
}
a.b:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #006699;
}
a.b:hover {
	font-weight: bold;
	font-size: 12px;
	color: #CC0066;
	text-decoration: underline;
}
a.b:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #006699;	
}
a.c:link {
	color: #95D0F4;
	font-weight: bold;
	text-decoration: none;
}
a.c:visited {
	color: #95D0F4;
	text-decoration: none;
}
a.c:hover {
	color: #330099;
	text-decoration: underline;
}
a.c:active {
	color: #95D0F4;
	text-decoration: underline;
}
a.d:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	background-color: #B2115F;
	font-family: "Trebuchet MS";
}
a.d:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	background-color: #B2115F;
	font-family: "Trebuchet MS";
}
a.d:hover {
	color: #66FFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	background-color: FF24C0;
	font-family: "Trebuchet MS";
}
a.d:active {
	color: #FFF261;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bolder;
	background-color: #B2115F;
	font-family: "Trebuchet MS";
}
body {
	background-color: #003300;
	background-image: url(bg.gif);
}
.style32 {
	font-family: Impact;
	font-weight: normal;
	font-size: 24px;
}
.style34 {font-family: Impact; font-weight: normal; font-size: 24px; color: #FFFF99; }
.style37 {
	color: #006699;
	font-weight: bold;
}
.style38 {
	color: #FFFFFF;
}
.style41 {
	color: #FFCCCC;
	font-weight: bold;
}
.style42 {
	color: #CC0066;
	font-weight: bold;
}
.style43 {
	color: #a34000;
	text-decoration: underline;
	font-weight: bold;
}
.style44 {font-family: Impact; font-weight: normal; font-size: 24px; color: #FFFFFF; }

.image {
	border-width: 1px;
	border-color: #CC0066;
	border-style: solid;
}
.image1 {
	border-width: 1px;
	border-color: #FFCCCC;
	border-style: solid;
}
.image2 {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}


.td1 {
    font: Tahoma;
	color: #CC0066;
	font-size: 12px;
	font-weight:bold;
    border-width: 1px;
	border-color: #CC0066;
	border-style: solid;
	background-color: #FFCCCC;
}
.td2 {
    font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	background-color: #CC0066;
	border-width: 1px;
	border-color: #CC0066;
	border-style: solid;
}
.td3 {
	font-family: Tahoma;
	color: #a34000;
	font-size: 12px;
	font-weight:bold;
	border-width: 1px;
	border-color: #E7CBAA;
	border-style: solid;
	background-image: url(../tdbg.gif);
	height: 27px;
}
.td4 {
    border-width: 1px;
	border-color: #E7CBAA;
	border-style: solid;
	background-color: #FEEFDD;
}
.td5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	border-width: 1px;
	border-color: #4DA5B3;
	border-style: solid;
	background-color: #D3F5FA;
	color: #4DA5B3;
}
.td6 {
	font-family: Tahoma;
	font-size: 12px;
	border-width: 1px;
	border-color: #4DA5B3;
	border-style: solid;
	background-color: #FEEFDD;
}
.td7 {
    border-width: 1px;
	border-color: #CC0066;
	border-style: solid;
	background-color: #FEEFDD;
}
.see_more {
	background-color: #FFFFFF;
}
a.thumb img {
   border: 2px solid #B8FFF9;
}

a.thumb:hover {
   display: inline;
}

a.thumb:hover img {
   border-color: #FF5BA0;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
#slidetabsmenu {
float:left;
width:100%;
font-size:100%;
line-height:normal;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(media/tab-left.gif) no-repeat left bottom;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(media/tab-right.gif) no-repeat right bottom;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#FFF261;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: #FFCC00;
}

#slidetabsmenu #current a {
	background-position:0 -224px;
	color: ffffff;
}

#slidetabsmenu #current a span {
background-position:100% -224px;
color: #FFFFFF;
}

#slidetabsmenu a:hover {
background-position:0% -99px;
}

#slidetabsmenu a:hover span {
background-position:100% -99px;
}

</style>

