body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image:url(../img/bg.jpg)
}

a, a:link, a:visited {color: #069; text-decoration:none; font-weight:bold}
a, a:active, a:hover {color: #930; text-decoration:none; font-weight:bold}

.alink2 {color: #FFFFFF; text-decoration:none; font-size: 14px; font-weight: bold; margin-right:50px;}
.alink2:hover, .links:active {color: #630; text-decoration:none; font-size: 14px; font-weight: bold; margin-right:50px;}

.alink-footer {font-size: 13px; color: #FFF; text-decoration:underline;}
.alink-footer:hover, .links:active {font-size: 13px; color: #333; text-decoration:underline;}

p {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

.hiddenPic {display:none;}

.height10 {line-height:10px;}
.footer-divider {margin-left: 5px; margin-right: 5px;}
.white {color: #FFFFFF;}
.green {color:#009900; font-weight: bold}
.red {color:#900}
.asterisk { color: #900; font-size: 18px; font-weight: bold;}

.title1 {font-size: 15px; color: #333; font-weight: bold}
.title2 {font-size: 14px; color: #336; font-weight: bold; line-height:20px}
.small {font-size: 10px}


/*Calendar css*/

* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
/*
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	padding: 20px 0px;
}*/
#wr {
	/*width:610px; 
	margin: 0px auto;
	text-align: left;*/
}
.trigger,.trigger a {
	/*display: block;
	/*width: 104px;*/
	/*height: 16px;
	/*text-indent: -999999em;*/
	overflow: hidden;
}
.trigger {
	/*background: url(../images/arrow_sm.jpg) no-repeat 0px 0px;*/
}
.close {
	/*background: url(../images/arrow_sm.jpg) no-repeat 0px 0px;*/
}
.cnt {
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
.cl {
	/*width: 445px;*/
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
