body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background_bg.gif);
	background-repeat:repeat-x;

}

#right_pic {
	float:right;
	padding: 10px 10px 10px 10px;
}

.title-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0F5396;
}
.main-title {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#CC3333;
	font-weight:normal;
}

.border { 
	border:solid;
	border-width:1px;
	border-color:#B4C8E7;
}

.desc-text {
	font-family:Verdana, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;

}
.footer_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;

}
.footer_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #62A5E5;
	text-decoration:none;

}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:3px;
	padding-left:3px;
	

}
.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #62A5E5;
	text-decoration:none;

}
.link-left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F5396;
	text-decoration:none;
	padding-left:16px;
	

}
.link-left:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left:16px;
	text-decoration:none;

}
.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}
.mail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00304;
	text-decoration:underline;
	padding-right:3px;
	padding-left:3px;
	

}

.status {
	font-size: 12pt;
	font-weight: bold;
	color: #999900;
}

.mail:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;

}

/*-----BGIMAGE------*/
.bg1{
	background-image: url(../images/bg1.gif);
	background-repeat:repeat-y;}
.bg2{
	background-image: url(../images/bg2.gif);
	background-repeat:repeat-y;}
.bg3{
	background-image: url(../images/bg3.gif);
	background-repeat:repeat-y;}
.bg4{
	background-image: url(../images/bg4.gif);
	background-repeat:repeat-y;}
.bg5{
	background-image: url(../images/bg5.gif);
	background-repeat:repeat-y;}
.bg6{
	background-image: url(../images/bg6.gif);
	background-repeat:repeat-y;}
.bg7{
	background-image: url(../images/bg7.gif);
	background-repeat:repeat-y;}
.bg8{
	background-image: url(../images/bg8.gif);
	background-repeat:repeat-y;}
		
	
/*------BGCOLOR-----*/
.white{
	background-color:#FFFFFF;}
.black{
	background-color:#272727;}
.left-margin{
	background-color:#F5F9FC;}
/*----Padding-----*/
.pad-top{
	padding-top:12px;}

