.search_txt {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2D312C;
}
.search_txtbox {
	font-family: Arial;
	font-size: 11px;
	color: #2D312C;
	height: 20px;
	width: 123px;
	border: 1px solid #999999;
}
.body_bg {
	background-image: url(/orig/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.normal {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #464542;
}
.welcome_green_big {
	font-family: Arial;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #336600;
}
.welcome_grey {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #4B4949;
	text-decoration: none;
}
.org_small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AA5F00;
	text-decoration: none;
}

.org_small:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.org_smallr {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366FF ; 
	text-decoration: none;
}
.org_smallr:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

/*.org_small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA8300;
	text-decoration: none;
}
.org_small:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
*/.heading_green {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.heading_orange {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #B76C01;
	text-decoration: none;
}.white_heading {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 16px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.yellow_link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFCB09;
	text-decoration: underline;
}
.yellow_link:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFCB09;
	text-decoration: none;
}
.yellow_text {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFCB09;
	text-decoration: none;
}
.footer_text {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
 
.footer_link {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer_link:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
/* CSS for Calender*/
.month {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.day {

	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #14417C;
	text-decoration: none;
}
.blue_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8DAED9;
	border-bottom-color: #8DAED9;
	border-left-color: #8DAED9;
}
.blue_border_right {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #8DAED9;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.day_number {


	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.text{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #464542;
}
.ban2 {
	font-family: Arial;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #336600;
}
.redheading{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.button{
	background-color:#CCCCCC;
}
.heading {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

.red_bold_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	
}
.black_bold_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}
.textfield{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
.textfield1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:350;
}
.border{
	border: 1px solid #91B0C9;

} 
.panel_link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA8300;
	text-decoration: none;
}
.panel_link:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.textbold {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.text2blu {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA8300;
	text-decoration: none;
}
.text2blu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.dataclass {
   background-color:#C8EAE7;
   font-family:Verdana;
   font-size:10px;
   color:#333333;
   height:15px;
   padding-left:3px;
   
}

.dataclassalternate {
   background-color: #FFFFFF ; 
   font-family:Verdana;
   font-size:10px;
   color:#333333;
    height:15px;
	padding-left:3px;
}
.tableover
{
	background-color:#C8EAE7;
	font-family:Verdana;
	font-size:10px;
	 
	color:#333333;
	height:15px;
	padding-left:3px;
	text-decoration: none;
}


.ban3 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	height: 20px;
}
.ban3 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

.org_large {
font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #BA8300;
	text-decoration: none;
	
	
}
.org_large:hover {
font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.link_cal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.org_smalll {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AA5F00;
	text-decoration: none;
}

.org_smalll:hover {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.normal4 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #464542;
	text-decoration:none;
}
.blue_small {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000ff;
	text-decoration: none;
}
.blue_small:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
}
.rule{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.rule_bold{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000033 ;
	text-decoration: none;
}
