	body{
		font-family: Arial, sans-serif;	/* Font to use */
		background-color:#ffffff;
		font-size:14px;
		margin:0px;
		padding:0px;
		height:100%;
		width:100%;
		text-align:center;
		/*background-image:url(../images/background2.gif);*/
		
		
	}

a
{
	font: 14px Arial,Tahoma,sans-serif; color: #cb0101;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
.right_promo {
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 1em 0px;
	display: table;
	width: 200px;
	border: #BCBCBC 1px solid;
	color: #666666;
	font-weight: bold;
    float: right;
/*  clear: right;*/
}

p.tit{
	padding: 3px 5px 3px 9px;
	margin: 0px 0px 12px 0px;
	background-color: #D8D8D8;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;	
}

input,textarea{
   background:#ffffff;
   border:1px solid #3E5484;
   color:#000000;
} 

p {padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:5px; margin-top:0px; margin-right:0px; margin-left:0px; margin-bottom:5px;}

#menu_list a {
	line-height:20px;
}

a.menu
{
	padding-left:7px;
	font: 14px Arial,Tahoma,sans-serif; color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.menu:hover
{
	text-decoration: underline;
}
	
a.title
{
	font: 16px Arial,Tahoma,sans-serif; color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.title:hover
{
	text-decoration: underline;
}

a.subtitle
{
	font: 14px Arial,Tahoma,sans-serif; color: #000000;
	text-decoration: none;

}

a.subtitle:hover
{
	text-decoration: underline;
}

a.newstitle
{
	font: 12px Arial,Tahoma,sans-serif; color: #cc0000;
	text-decoration: none;
	font-weight:bold;

}

a.newstitle:hover
{
	text-decoration: underline;
}

h1{
	font: 16px Arial,Tahoma,sans-serif; color: #000000;
	text-decoration: none;
	font-weight:bold;
	}

h2{
	font: 14px Arial,Tahoma,sans-serif; color: #000000;
	text-decoration: none;
	font-weight:bold;
	}