BODY {
	BACKGROUND-IMAGE: url(../images/bg.jpg); 
	background-attachment:fixed;
	MARGIN: 0px;
}
.body_background
{
 background-color:#AEB5CB;
 BORDER-RIGHT: #000000 1px solid;
 BORDER-TOP: #000000 1px solid;
 BORDER-LEFT:#000000 1px solid;
 BORDER-BOTTOM: #000000 1px solid;
}
  .footer
{
   font-style:normal;
   color: #ffffff;
   font-family:verdana;
   font-size:11px;
   font-weight:none;
   text-decoration:none;
}
 .bold_text
{
 font-style: normal;
 font-weight: bold;
 color: #000000;
 font-family: verdana;
 font-size: 11px;
 font-weight:bold;
}
.main_text
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-family: Verdana;
 font-size: 11px;
}
 .bold_text_small
{
 font-style: normal;
 font-weight: bold;
 color: #000000;
 font-family: verdana;
 font-size: 10px;
 font-weight:bold;
}
 a.links
{
   font-style:normal;
   color: #000000;
   font-family:verdana;
   font-size:11px;
   font-weight:none;
   text-decoration:none;
}
a.links:hover
{
   font-style:normal;
   color: #ffffff;
   font-family:verdana;
   font-size:11px;
   font-weight:none;
   text-decoration:underline;
 }
 .padding_text
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-family: Verdana;
 font-size: 11px;
 padding-right:5px;
 padding-left:5px;
}
.main_txt
{
 font-style: normal;
 font-weight: none;
 color: #828282;
 font-family: Verdana;
 font-size: 11px;
}
.error
{
 font-style: normal;
 font-weight: bold;
 color:red;
 font-family: Verdana;
 font-size: 11px;
}
