body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BE652D;
	background-repeat:repeat-x;
}
td {
	font-family:arial;
	font-size:12px;
	color:#000000;
}
/*text*/
.txt_heading_main {
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#AE4D27;
}
.txt_heading1 {
	font-family:tahoma;
	font-size:18px;
	color:#ffffff;
}
.txt_heading2 {
	font-family:arial;
	font-size:12px;
	color:#AE4D27;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
}
.txt_heading3 {
	font-family:tahoma;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	padding-left:10px;
}
.txt_heading4 {
	font-family:tahoma;
	font-size:22px;
	font-weight:bold;
	color:#333333;
	background-image:url(../images/main-heading-bg.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
}
.txt_heading5 {
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-image:url(../images/heading-bg2.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}
.txt_heading6 {
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}
.txt_heading7 {
	font-family:arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	
}
.txt_heading_mover{
	font-family:arial;
	font-size:14px;
	color:#FFDC14;
	font-weight:bold;
}
.txt_heading8 {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
}	
	.txt_welcome {
	font-family:tahoma;
	font-size:12px;
	color: #000000;
}
.txt_style1 {
	font-family:tahoma;
	font-size:11px;
	color: #ffffff;
}
.txt_style2 {
	font-family:tahoma;
	font-size:12px;
	color:#1F56A3;
}
.txt_style3 {
	font-family:tahoma;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}
.txt_style4 {
	font-family:arial;
	font-size:16px;
	color: #FEF200;
	font-weight:bold;
}
.txt_footer {
	font-family:arial;
	font-size:12px;
	color: #E6BF86;
}
.txt_footer:HOVER {
	font-family:arial;
	font-size:12px;
	color: #E6BF86;
}

/*caledar*/

.cal_selected{
	font-family:arial;
	font-size:14px;
	color:#FFDC14;
	font-weight:bold;
	background-color:#633F2F
}	
.cal_simple{
	font-family:arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background-color:#AC4922;
}	
/*anchor links*/
a {
	font-family:arial;
	text-decoration: none;
	color:#000000;
	font-size:11px;
}
a:hover {
	font-family:arial;
	text-decoration: none;
	color:#CA8915;
	font-size:11px;
}
a.link1 {
	font-family:arial;
	text-decoration: none;
	color:#AE4D27;
	font-size:12px;
	text-decoration:underline;
}
a.link1:hover {
	font-family:arial;
	text-decoration: none;
	color:#000000;
	text-decoration:underline;
}
a.link2 {
	font-family:arial;
	text-decoration: none;
	color:#000000;
	font-size:12px;
}
a.link2:hover {
	font-family:arial;
	text-decoration: none;
	color:#AE4D27;
}
a.link3 {
	font-family:arial;
	text-decoration: none;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;;
}
a.link3:hover {
	font-family:arial;
	text-decoration: none;
	color:#000000;
}

.border1
	{
	border: #DADADA 1px solid;
	}

.border {
	border-width:1px;
	border-color:#AE4D27;
	border-style:solid;
}