body {
	margin: 0px;
}
.logo
{
	background:url(../images/logo.gif);
	background-repeat:no-repeat;
	height:110px;
	width:177px;
}

/*---menu Link ---*/

.a:link,.a:visited
{ 
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	display:block;
	line-height:25px;
	background:url(../images/devider.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.a:hover
{
	text-decoration:none;
	background-color:#CCCCCC;
	display:block;
	
}
.a_nondevider:link,.a_nondevider:visited
{ 
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:25px;

}
.a_nondevider:hover
{
	text-decoration:none;
	background-color:#999999;
	display:block;
}


.a2:link,.a2:visited
{ 
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.a2:hover
{
	text-decoration:none;
	color:#999999;

}

.menu_bttm_bg
{
	background:url(../images/menu_bttm_bg.gif);
	background-repeat:no-repeat;
	height:44px;
}

.banner
{
	background:url(../images/banner.gif);
	background-repeat:no-repeat;
	height:160px;
	width:568px;
}
.box
{
	border:solid 1px #999999;
	height:120px;
	width:287px;
}
.hor_line
{
	background:url(../images/hor_line.gif);
	background-repeat:no-repeat;
	height:8px;
}
/*--- body ----*/

.ver_line
{
	background:url(../images/ver_line.gif);
	background-repeat:repeat-y;
}

.frame_box
{
	border:solid 1px #999999;
	height:127px;
	padding:5px;
	margin-left:5px;
	width:130px;
}
.text1
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	padding:5px;
}
.text2
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	padding-top:5px;
}
.text3
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	padding:20px;
}
.text4
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
}
.tatu_ur_gear
{
	background:url(../images/tatu_ur_gear.gif);
	background-repeat:no-repeat;
	height:37px;
}
.rate_it
{
	background:url(../images/rate_it.gif);
	background-repeat:no-repeat;
	height:37px;
}
.submit_it
{
	background:url(../images/submit_it.gif);
	background-repeat:no-repeat;
	height:37px;
}


.border
{
	border:solid 1px #CCCCCC;
	width:173px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
}


/*---- footer------*/
.footer_text
{	
	font-family:Arial;
	font-size:11px;
	color:#000000;
}	
