body {
	background-image: url(../graphics/outer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#EFE5CA;
}
.body1 {
	background-image: url(../graphics/inner_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#EFE5CA;
}
.body2 {
	background-color: #EFE5CA;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A73136;
	text-decoration:underline ;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A73136;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECF0F1;
	text-decoration: none;
}
a.smalltext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECF0F1;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706959;
	text-decoration: none;
	padding-left: 5px;

}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706959;
	text-decoration: none;
	text-align: justify;
	padding-left: 1px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706959;
	text-decoration: underline;

}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706959;
	text-decoration: none;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484745;
	text-decoration: none;

}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484745;
	text-decoration: underline;

}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757165;
	text-decoration: none;

}


/* text box classes */
.textbox {
	height: 16px;
	width: 110px;
	padding-top: 1px;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;

}

.textbox1 {
	height: 18px;
	width: 102px;
	padding-top: 1px;
	padding-left: 2px;
	border: 1px solid #848381;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;

}
.txtbox
{
	BORDER: #6A5300 1px solid;
	BACKGROUND-COLOR: #ffffff;
	height: 16px;
	width: 180px;
	padding-top: 1px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.txtarea
{
	 border-right: #6A5300 1px solid;
	 BORDER-TOP: #6A5300 1px solid;
	 BORDER-LEFT: #6A5300 1px solid;
	 font-size :10px;
	 BORDER-BOTTOM: #6A5300 1px solid;
	 BACKGROUND-COLOR: #FFFFFF;
	 color:#000000;
	 font-family: Arial, Helvetica, sans-serif;
}

/* end text box classes */
.border {
	border: 1px solid #E2D7C1;
}
.spacer {
	padding-left: 5px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E0CE;
}

/* login form */
td
{

    color:#706959;
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}
.err {
	color : #ff0000;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

.frmtdheader {
	background-color : #E0D7BF;
}
.frmtd {
	background-color : #FFFFFF;
}

/* For Calendar */
.calNormalLink
{
	color : #95885E;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
} 

.calEventLink
{
	color : #FF0000;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight:bold;
} 

.calHighlightLink
{
	color : #FFFFFF;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.calBorderColor
{
	background-color : #A99B76;	
}

.calNormalTD
{
	background-color : #ffffff;	
	color: #000000;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.calNormalListTD
{
	background-color : #D2C796;	
	color: #EAF3FA;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.calHighlightTD
{
	color : #FFFFFF;
	background-color : #A99B76; 
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.calTopTD
{
	background-color : #E0D6BB;	
	color: #000000;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

.calWeek
{
	background-color : #EEE5CA;	
	color: #4D3C00;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.calHeadTD
{
	background-color : #ffffff;	
	color: #4D3C00;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.calLink
{
	color :  #000000;
    font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;

}

a:hover.calLink
{
	color : #4D3C00;
    font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
}

.calListNormalLink
{
	color : #EAF3FA;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
} 
.button
	{
	 border-right: #A8A8A7 1px solid;
	 BORDER-TOP: #A8A8A7  1px solid;
	 BORDER-LEFT: #A8A8A7  1px solid;
	 font-size :9px;
	 height:20px;
	 letter-spacing:1;
	 BORDER-BOTTOM: #A8A8A7 1px solid;
	 /*BACKGROUND-COLOR: #574400 ;*/
	 background-image:url('../graphics/common/button_bg.gif');
	 color:#4D4948;
}
