body {
	margin: 0px;
	background-color: #cccccc;
	font-size: 12px; color: #000000;
	font-family: Arial;
	}

td {	font-size: 12px;}

a { text-decoration: none; }


.member {font-size: 12px; font-weight: bold; color: #FFFFFF; }

.user {font-size: 11px; font-weight: bold; color: #FFFFFF; }

.brainee  {font-size: 9px;  color: #000000; }

.brainee {color: #000000; font-size:10px; }

.subtitle02 {
	font-size: 14px; 
	font-family: "Trebuchet MS";
	color: #ff443f;
	font-weight: bold;
}

.subtitle03 {
	font-size: 14px; 
	font-family: "Trebuchet MS";
	color: #2a2f7c;
	font-weight: bold;
}

.subtitle {
	font-size: 12px; 
	font-family: "arial";
	color: #DA4EAE;
	font-weight: bold;
}

.text03 {font-size: 12px; color: #ffffff;}

.newstext {font-size: 11px; color: #000000;}

.text05 {font-size: 12px; color: #FF0000; font-weight: bold;}

a.tnav2:link, a.tnav2:visited, a.tnav2:active {
	color: #ffffff;
	font-family: Tahoma; 
	font-size: 11px;
	font-weight: bold;
}

a.tnav2:hover {
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.tnav4:link, a.tnav4:visited, a.tnav4:active {
	color: #3c5066;
	font-family: Tahoma; 
	font-size: 11px;
	
	}

a.tnav4:hover {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
	
}

a.tnav5:link, a.tnav5:visited, a.tnav5:active {
	color: #ffffff;
	font-family: Tahoma; 
	font-size: 11px;
	
	}

a.tnav5:hover {
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: 11px;
	
}
a.tnav6:link, a.tnav6:visited, a.tnav6:active {
	color: #000000;
	font-family: Tahoma; 
	font-size: 11px;
	font-weight: bold;
}

a.tnav6:hover {
	color: #FF9900;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.top_design{background:url(images/top_design.jpg);
}

.bottom_design_graphic{background:url(images/bottom_design_graphic.jpg);
}

.bottom_design{background:url(images/bottom_design.jpg);
}


/* for scroller */

#marqueecontainer {
	width: 238px; /*marquee width */
	height: 125px; /*marquee height */
	background:url(images/ url(images/new_mid.jpg);
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;/* border: 1px solid #FF0000; */
}
/* for scroller */



.select {
position: absolute;
width: 180px;
height: 21px;
padding: 0 24px 0 8px;
color: #000000;
font: 12px/21px arial,sans-serif; background-color:#00FF99;
background-image:url(dropdown.jpg);
background-repeat:no-repeat; background-position:right;

overflow: hidden;
}

