body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.top_head {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
}
.desig_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

.reserved {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:link {color: #CCCCCC; text-decoration:none} 
a:visited {
	color:#cccccc; text-decoration:none
}    
a:hover {
	color: #CC9900;
	text-decoration: underline;
}   

.schedule {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}

.adtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9933;
}
.cryback {
	background-color: #F7F6E1;
	border-top: 1px solid #AEAEAE;
	border-right: 1px none #AEAEAE;
	border-bottom: 1px none #AEAEAE;
	border-left: 1px none #AEAEAE;
}

.cryleft {
	background-color: #f7f6e1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aeaeae;
}
.cryright {
	background-color: #f7f6e1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aeaeae;
}
.crybackbottom {
	background-color: #F7F6E1;
	border-top: 1px none #AEAEAE;
	border-right: 1px none #AEAEAE;
	border-bottom: 1px solid #AEAEAE;
	border-left: 1px none #AEAEAE;
}


.headingcry {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subheadingcry {
	
	text-transform: uppercase;
	color: #333333;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtbold {
	text-transform: none;
	color: #333333;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txtsimple {
	text-transform: none;
	color: #333333;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}



.divider {
	background-image: url(images/div.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.divider1 {
	background-image: url(images/div1.jpg);
	background-repeat: repeat-x;
}



.backgroundpattern {
	background-image: url(images/pattern.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}


.topbackgroundimg {
	background-image: none;
	background-repeat: repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}

.topbackgroundimgleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}

.topbackgroundimgright {
	border-top-width: 1px;
	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: none;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
.topbackgroundimgbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}

