<style type="text/css">

body {
	font-family: arial;
	font-size: 12px; 
	color: #FF01CC;

	scrollbar-base-color: #FB8BE2;
	scrollbar-arrow-color: #F50BC1;
	scrollbar-shadow-color: #F74BD1;
	scrollbar-darkshadow-color: #F74BD1;
	scrollbar-highlight-color: #FDADEB;
	scrollbar-3dlight-color: #FDADEB;
	scrollbar-track-color: #FDCDF2;
}

b {
	color: #82AE08;
	letter-spacing:0pt;
}

i {
	font-size: 12px; 
	color: #AF00F0;
	font-family: georgia;
	letter-spacing:1pt;
}

table {
	font-family: arial;
	font-size: 12px; 
	color: #FF01CC;
}

A:link, a:visited, a:active  {
	font-style: italic;
	text-decoration: none;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color:#DE8800;
}

A:hover {
	font-style: italic;
	text-decoration: none;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color:#B16D01;
}

#navvy {
	background-image:url(rd.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#FFF6E3;
}

#navvy2 {
	background-image:url(ld.gif);
	background-position: top right;
	background-repeat:no-repeat;
	background-color:#FFF6E3;
}

#mainerz {
	background-image:url(newbg.gif);
	background-position: top right;
	background-repeat:no-repeat;
	background-color:#FFF6E3;
}

body {
	background: #FEECC6 url('tbg.gif');
	background-repeat: repeat-y;
	background-position: top left;
}


.highlyt {
	background-color:#FFE095;
}

.highlyt2 {
	border:0px solid #FFE095;
}

.mdiv {
	padding: 20;
}

.thumb {
	background-color:#FFFFFF;
	border: 1px solid #ADADAD;
	padding: 2px;
}

a:hover .thumb {
	background-color:#FEC6E0;
	border: 1px solid #FB5BA6;
	padding: 2px;
}

textarea {
	background: #E0F89E;
	font: normal 100% arial;
	border:3px solid #B4E137;
	color: #47890D;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
	padding:2px;
}

.adt {
	font-size:12px;
	font-weight:bold;
	color: #FF01CC;
	text-decoration: underline;
	cursor: hand;
	letter-spacing: 0.2pt;
}


.green {
	font-family: arial;
	font-size: 12px; 
	color: #2B8507;
}

.pink {
	font-family: arial;
	font-size: 10px; 
	color: #FF01CC;
}

H1 {
	font-size:12px;
	font-weight:bold;
	color: #FF01CC;
	text-decoration: underline;
	cursor: hand;
	letter-spacing: 0.2pt;
}

.navigation
	padding: 2px;
	background-color: #FFFFFF;
}

	
.navigation ul {
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 20px;
}
	
.navigation li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	font-family: book antiqua;
	font-size: 20px;
}
	
.navigation a, .navigation a:visited {
	font-family: book antiqua;
	font-size: 20px;
	padding: 7px 10px;
	border: 1px solid #B2E05D;
	text-decoration: none; 
	color: #88AF3F;
}

	
.navigation a:hover{
	font-family: book antiqua;
	font-size: 20px;
	border: 1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
	
.navigation a.currentpage {
	font-family: book antiqua;
	background-color: #B2E05D;
	color: #FFFFFF !important;
	border: 1px solid #B2E05D;
	font-weight: bold;
	cursor: default;
	font-size: 20px;
}

.navigation a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.navigation a.prevnext{
	font-weight: bold;
}


body {
	color:#000;font-family:arial,verdana,sans-serif;
}

#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
border:1px solid #3D5686;
background-color:#FFF;
width:450px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}


</style>