body
{
	background: #ededed url(/images/bg_top.png) repeat-x center top;
	background-attachment: fixed;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	/*background-color:#B7C7D0;*/
}

img {
	border: 0px;
}

#logo_area{
	background-image:url(/images/logo_bg.gif);
}

form 
{ 
	padding: 0; 
	margin: 0; 
} 

p,a,span,input,textarea,select
{
	font-family : verdana;
	font-size :	12px;
	color:#000000;
	font-weight :none;
	line-height: 150%;
}

.title
{
	font-size :	15px;
	color:#0560C9;
	font-weight :bold;
}

.form_blue_text
{
	font-weight :bold;
	text-align:right;
}
.form_text
{
	text-align:right;
}

.blue_title{
	color:#0560C9;
	font-weight :bold;
	font-size :	13px;
}

.green_title{
	color:#50B000;
	font-weight :bold;
	font-size :	13px;
}

.yellow_title{
	color:#FF8D00;
	font-weight :bold;
	font-size :	13px;
}

.footer{
	padding-right:10px;
	text-align:right;
	color:#ffffff;
	font-size :	10px;
}

.sc{
	text-align:right;
	padding-right:10px;
	color:#ffffff;
	font-size :	9px;
}
