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

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

.alink2 {color: #FFFFFF; text-decoration:none;}
.alink2:hover, .links:active {font-size: 12px; color: #FFFF66; text-decoration:none;}

.alink3 {color: #333399; text-decoration:none;}
.alink3:hover, .links:active {font-size: 12px; color: #FFFF66; text-decoration:none;}

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

.hiddenPic {display:none;}

.margin {margin-left: 15px;}
.height1 {line-height:1px;}
.height3 {line-height:3px;}
.height7 {line-height:7px;}
.height10 {line-height:10px;}
.height20 {line-height:20px;}
.height25 {line-height:25px;}


.pics{ background-position:top; background-repeat: repeat-x}
.lineheight {line-height: 10px}
blockquote {margin-top:0px; margin-bottom:0px; margin-right:0px}
ol, ul, li {font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 16px; font-weight: normal; color: #333333; text-decoration: none;
	margin-bottom: 0px; margin-top: 0px;}
.line { background-position:center; background-repeat:repeat-y}

.italic { font-style:italic}

.white {color: #FFFFFF;}
.green {color:#009900; font-weight: bold}

.title1 {font-size: 14px; color: #336600; font-weight: bold}
.title2 {font-size: 16px; color: #336600; 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;
}
