body {
	margin : 10px;
	background-color:#ffffff;
}

a:hover {
	color : #26A3FA;
}

.top-banner {
	width: 100%;
	background-image : url("../images/bg_top.gif");
	height:33px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 10px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #404040;
	font-size : 12px
}

.mainfonts {
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

td {
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

.top-hdr {
	height : 166px;
	width : 100%;
	background-image : url("../images/bg_top.gif");
	background-position : bottom left;
	background-repeat : repeat-x;
	font-weight : normal;
}

.font {
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #404040;
	font-size : 12px;
}

.mbody {
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #202020;
	font-size : 12px;
	margin-left:28px;
	margin-top:28px;
}

.hdfont {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #E18F4D;
	font-size : 16px;
}

.hphdfont {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #E18F4D;
	font-size : 19px;
}

.calendar{
	background-color:#3C7012;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	font-family:arial,verdana,tahoma;
}

.header{
	background-color:#71CA26;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	font-family:arial,verdana,tahoma;
}

.day{
	background-color:#eeeeee;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	font-family:arial,verdana,tahoma;
}

.linkedday{
	background-color:#19FF1D;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	font-family:arial,verdana,tahoma;
}

.address {
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #ffffff;
	background-color : #4C5D49;
	border : 1px solid #C9C9C9;
	text-transform : uppercase;
}

.buttonover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #000000;
	background-color : #4C5D49;
	border : 1px solid #C9C9C9;
	text-transform : uppercase;
}

.btn{
	background-image:url(../images/btn-bg.gif);
	background-repeat:repeat-x;
	font-family:tahoma,verdana,arial;
	color:#3C3D37;
	font-weight:bold;
	white-space:nowrap;
	border:1px solid #525244;
	background-color:#FCF9CE;
	background-position:0 -450px;
	position:relative;
	margin-left:-1px;
	padding:2px 10px;
	cursor:pointer;
	text-align:center;
}

.pwindow {
	scrollbar-face-color : #CDF3AF;
	scrollbar-track-color : #F2F2F2;
	scrollbar-arrow-color : #E18F4D;
	scrollbar-3Dlight-color : #CDF3AF;
	scrollbar-base-color : #CDF3AF;
	scrollbar-shadow-color : #CDF3AF;
	scrollbar-darkshadow-color : #C2C2C2;
	scrollbar-highlight-color : #CDF3AF;
}

.g-left {
	background-image : url(../images/c_l_bg_g.gif); background-repeat: repeat-y;
}
.g-right {
	background-image : url(../images/c_r_bg_g.gif); background-repeat: repeat-y;
}
.g-top {
	background-image : url(../images/c_t_bg_g.gif); background-repeat: repeat-x;
}
.g-bottom {
	background-image : url(../images/c_b_bg_g.gif); background-repeat: repeat-x;
}

.y-left {
	background-image : url(../images/c_l_bg_y.gif); background-repeat: repeat-y;
}
.y-right {
	background-image : url(../images/c_r_bg_y.gif); background-repeat: repeat-y;
}
.y-top {
	background-image : url(../images/c_t_bg_y.gif); background-repeat: repeat-x;
}
.y-bottom {
	background-image : url(../images/c_b_bg_y.gif); background-repeat: repeat-x;
}
