@charset "euc-jp";
/* CSS Document */

.body
{
margin:0px;
background-color:#666666;
font-family:lr oSVbN, MS UI Gothic, lr SVbN;
font-size:12px;
color:#999999;
/*font-family:"MS Gothic";*/
}

.maintable
{
background-color:#FFFFFF;
}

/*width for the tables and rows*/
.w400
{
width:400px;
}
.w282
{
width:282px;
}
.w292
{
width:292px;
}
/* ---------------common--------------------*/
/*------------ background for both menu-------------*/
.menubg
{
background-color:**menu_bg**;
height:19px;
} 
/*--------------color for sub header------------------*/
.subheadsclr
{
	height:22px;
}

/*footer for the screen pallet*/
.screenfutr
{
	height:22px;
}

/* for the copyright*/
.footer
{
background-color:#CCCCCC;
height:16px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}


/*calender and news letters*/
.calhead
{
	background-color:#CCCCCC;
}

.header_theme
{
	background-color:#CCCCCC;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

a:hover
{
	color:#FF0000;
}

.toplink
{
/*background-color:#CCCCCC;*/
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

