table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#656565;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:url(body.gif) repeat}

.bg{ background:url(bottom.gif) no-repeat center top}
.bg1{ background:url(left.gif) repeat-y}
.bg2{ background:url(right.gif) repeat-y}
.bg3{ background:#FFFFFF}

.header{ color:#F2F2F2; vertical-align:middle}
.header img{ vertical-align:middle}

.se{ width:143px; height:17px; background:#A6AAA5; border:#2F363B 1px solid; color:#30373C; padding-left:6px; vertical-align:middle; font-size:10px; line-height:12px}

ul{margin:0px; padding:0px; list-style: none; line-height:18px}
ul li{ background:url(list_bg.gif) no-repeat 0 8px; padding-left:14px }
ul li a{ color:#656565;  text-decoration: underline }
ul li a:hover{ text-decoration: none}

.link a{ color:#545454; text-decoration:none}
.link a:hover{ text-decoration:none} 
.link span{ color:#1a638e; font-size:11px}

.list a{ color:#656565; text-decoration:none}
.list a:hover{ text-decoration:underline} 
.list span{ color:#F25400; margin-right:5px; font-size:10px; margin-left:-16px}
.list div{margin-left:16px; margin-bottom:10px}

span a{ color:#6A9B00; text-decoration:underline; background:url(marker.gif) no-repeat left bottom ; padding-left:19px; height:15px; vertical-align:middle}
span a:hover{ text-decoration:none}

a{ color:#FD6600; text-decoration:underline}
a:hover{ text-decoration:none}

strong a{ color:#656565; text-decoration:underline}
strong a:hover{ text-decoration:none}

.footer td{ color:#C7C7C7; font-size:10px; line-height:11px}
.footer span{ color:#9FA09F}
.footer a{ color:#C7C7C7; text-decoration:none}
.footer a:hover{ text-decoration:none}
.footer strong a{ color:#C7C7C7; font-weight:normal}

b a{ color:#6A9B00; text-decoration:underline; font-weight:normal}
b a:hover{ text-decoration:none}

.form input {
	width:231px;
	height:17px;
	color: #656565;
	border:#2F363B 1px solid;
	line-height:13px;
	padding:0 0 0 6px;
	background-color:#E3E3E3
}

.form textarea {
	width:231px;
	height:185px;
	color: #656565;
	border:#2F363B 1px solid;
	line-height:13px;
	overflow: auto;
	padding:0 0 0 6px;
	background-color:#E3E3E3
}

/*------------------------------calendar----------------------*/			
			
#calendar, #calendar a {
    text-align: center;
}

#calendar .month, #calendar .month a {
    text-align: center;
    padding: 2px;
    color: #000;
    font-size: 12;
    font-weight: bold;
}

#calendar .weekday, #calendar .weekend {
    font-size: 10;
    font-weight: bold;
    padding: 2px;
}

#calendar .weekday, #calendar .day {
	font-size: 11;
	color: #000;
	padding: 2px;
}

#calendar .weekday a {
	font-size: 11;
	color: #000;
	background: #fff;
	padding: 2px;
}

#calendar .day a {
	font-size: 11;
	color: #000;
	font-weight: bold;
	padding: 2px;
}

#calendar .weekend, #calendar .endday {
	font-size: 11;
	color: #9F0000;
	padding: 2px;
}

#calendar .weekend a {
	color: #9F0000;
	background: #fff;
	padding: 2px;
}

#calendar .endday a {
	font-size: 11;
	color: #9F0000;
	font-weight: bold;
	padding: 2px;
}
