/* 
	Project name : Chintan
	Duration date : 05 th jan 2008
*/

/* body tag start here */

body
{
	margin:0px;
	background-color:#fadada;
}

a:link
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

a:visited
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

a:active
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#ff0000;
	text-decoration:underline;
}

input
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	background-color:#FFFFFF;
	border-top:0px;
	border-right:0px;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

.textarea
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	background-color:#FFFFFF;
	border-top:0px;
	border-right:0px;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
}


select
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	background-color:#FFFFFF;
	border-top:0px;
	border-right:0px;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

.button
{
	font-family:Verdana;
	font-size:10px;
	color:#999;
	background-color:#fff;
	border-top:0px;
	border-right:0px;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

.go_blt
{
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	background-color:#993300;
	width:25px;
	height:20px;
	border:0px;
}



/* body tag end here */


/* div style start here */

#chim_text
{
	width:auto;
	height:45px;
	overflow:auto;
	
	scrollbar-face-color: #c40304; 
	scrollbar-highlight-color: #c40304; 
	scrollbar-3dlight-color: #c40304; 
	scrollbar-darkshadow-color: #c40304; 
	scrollbar-shadow-color:#c40304; 
	scrollbar-arrow-color: #000; 
	scrollbar-track-color: #c40304;

}



/* div style end here */


/* td tag start here */

.outertable
{
	width:100%;
	height:100%;
}

.middletable
{
	width:790px;
	background-color:#FFFFFF;
}

.border
{
	border:#CCCCCC 1px solid;
}

.white_text
{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}

.gray_text
{
	font-family:Verdana;
	font-size:10px;
	color:#666;
}

.message
{
	font-family:Verdana;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}


.footer_text
{
	font-family:Verdana;
	font-size:10px;
	color:#c2c2c2;
	text-decoration:none;
}
.mainDiv
{
  width:130px;
}
.subMenu
{
   display:none;
}

/* td tag end here */





/* td color tag start here */

.red
{
	background-color:#bb1e00;
}
.red_text, .red_text a:link, .red_text a:visited, .red_text a:active
{
	font-family:Verdana;
	font-size:10px;
	color:#bb1e00;
	font-weight:bold;
}

.red_text a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#d88a7b;
	font-weight:bold;
}





.green
{
	background-color:#5a9f00;
}

.green_text, .green_text a:link, .green_text a:visited, .green_text a:active
{
	font-family:Verdana;
	font-size:10px;
	color:#5a9f00;
	font-weight:bold;
}

.green_text a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#abd573;
	font-weight:bold;
}



.blue
{
	background-color:#094faf;
}

.blue_text, .blue_text a:link, .blue_text a:visited, .blue_text a:active
{
	font-family:Verdana;
	font-size:10px;
	color:#094faf;
	font-weight:bold;
}

.blue_text a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#6e93c6;
	font-weight:bold;
}



.brown
{
	background-color:#993802;
}

.brown_text, .brown_text a:link, .brown_text a:visited, .brown_text a:active {
{
	font-family:Verdana;
	font-size:10px;
	color:#993802;
	font-weight:bold;
}

.brown_text a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#ba8060;
	font-weight:bold;
}



/* td color tag end here */


/* fla style tag start here */

.h_header
{
	font-size:20px;
}

.news_header
{
	font-size:20px;
}

.sub_header
{
	font-size:18px;
}
/* fla style tag end here */