body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}


.top_background{
	background-image:url(../images/top_background.gif);
	background-repeat:repeat-x;
	height:85px;
	text-align:center;
}

.white{
	color:#FFFFFF;
	font-size:11px;
}

.textbox_border_grey{
	border:1px solid #C6C6C6;
	font-size:11px;
}

.textbox_border_white{
	border:1px solid #ffffff;
	font-size:11px;
	background-image:url(../images/textbox_background.gif);
	height:16px;
	width:96px;
}

a.orange:link{
	color:#FF9D00;
	text-decoration:underline;
}

a.orange:visited{
	color:#FF9D00;
	text-decoration:underline;
}
a.orange:hover{
	color:#ffffff;
	text-decoration:none;
}
a.orange:active{
	color:#FF9D00;
	text-decoration:underline;
}






a.white:link{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

a.white:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;

}
a.white:hover{
	color:#FF9D00;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;

}
a.white:active{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;

}

a.grey:link{
	color:#554314;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

a.grey:visited{
	color:#554314;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;

}
a.grey:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;

}
a.grey:active{
	color:#554314;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;

}


.loginback{
	font-weight:bold;
	text-align:left;
	color:#000000;
	background-image:url(../images/login_back.gif);
	background-repeat:repeat-x;
	height:32px;
	vertical-align:middle;
	padding-left:10px;
}



a.brown:link{
	color:#554314;
	text-decoration:none;
}

a.brown:visited{
	color:#554314;
	text-decoration:none;
}
a.brown:hover{
	color:#554314;
	text-decoration:underline;
}
a.brown:active{
	color:#554314;
	text-decoration:none;
}

a.grey:link{
	color:##333333;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

a.grey:visited{
	color:#333333;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
a.grey:hover{
	color:#554314;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
a.grey:active{
	color:#333333;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}


.mainpage_headding{
	height:38px;
	width:297px;
	background-image:url(../images/headding.gif);
	font-weight:bold;
	color:#11467A;
	font-size:13px;
	vertical-align: middle;
	text-align:left;
	padding-left:10px;
}

.text_blue_bold{
	color:#11467A;
	font-weight:bold;
}

.page_back{
	background-image:url(../images/page_back.gif);
	background-repeat:repeat-x;
	background-color:#DDDBD4;
}

.orange_heading{
	border-left:#FFE8CC 2px solid;
	border-bottom:#FFE8CC 1px solid;
	padding-left:7px;
	vertical-align:middle;
	text-align: justify;
}
.text_bold{
font-weight:bold;
}
