BODY {
	background-color: #2f4158; margin-top: 34px;
}

TD,TR,P {
	font: 11px arial; color: #333333;
}

PRE {
	color: #666666;
}

INPUT,SUBMIT,SELECT,TEXTAREA {
	font: 11px arial; color: #333333;
}

A {
	color: #3c6291; text-decoration: underline;
}

A:hover {
	color: #2f4158; text-decoration: underline;
}

#shell {
	width: 780px; background-color: #ffffff;
}

#shell td.nav{
	padding:0px 18px;
}

#shell td.left_side{
	background-image: url(../images/bg_left.jpg); background-repeat: no-repeat; background-position: top;
}

#shell td.footer {
	text-align: center; color: #2f4158; padding: 10px 19px 10px 162px; font-size: 10px;
}

#shell td.panel_copy {
	padding: 10px 5px 0px 10px;
}

#shell .border {
	border: 1px solid #bdbdbd;
}

#shell_content {
	width: 599px; height: 450px;
}

#shell_content td.leftbdr{
	background-image: url(../images/blueborder.gif); background-position: left; background-repeat: repeat-y; width: 12px;
}

#shell_content td.rightbdr{
	background-image: url(../images/blueborder.gif); background-position: right; background-repeat: repeat-y; width: 12px;
}

#shell_content td.main {
	padding: 8px 12px;
}

#shell_content td.admin_nav {
	padding-bottom: 15px; text-align: right;
}

#shell_content td.page_title {
	font-size: 16px; font-weight: bold; color: #2f4158; padding-bottom: 10px;
}

#listing {

}

#listing td.header {
	font-weight: bold; background-color: #f3efbd; color: #3c6291;
}

#listing td.header2 {
	font-weight: bold; background-color: #e9e9e9; color: #3c6291;
}

#listing td.title {
	font-weight: bold; padding-left: 5px;
}

#listing .fileinfo {
	font-size: 10px; color: #666666;
}

#edit {

}

#edit td.name {
	font-weight: bold;
}

#edit .input {
	border: 1px solid #cccccc; padding: 2px; background-color: #ffffff; font: 10px verdana;
}

#edit .border {
	border: 2px solid #3c6291; margin-bottom: 10px;
}

#news {

}

#news td.header {
	font-weight: bold; background-color: #f3efbd; color: #3c6291; padding-left: 3px; padding-right: 3px;
}

#news td.cal_info {
	padding: 5px; border-bottom: 1px solid #cccccc;
}

#news td.cal_info2 {
	padding: 5px; border-bottom: 1px solid #cccccc; font-weight: bold; font-size: 12px; color: #3c6291;
}

#news td.cal_info3 {
	padding-bottom: 5px; padding-top: 5px; border-bottom: 1px solid #cccccc;
}

#news td.cal_info4 {
	padding: 5px 10px; border-bottom: 1px solid #cccccc;
}

#news td.date {
	font-size: 10px; color: #e98329; font-weight: bold;
}

#news td.title {
	font-weight: bold; color: #3c6291; padding: 2px 0px 5px 0px;
}

#news td.newsart {
	padding-bottom: 5px;
}

#news td.newsartB {
	padding-bottom: 5px; font-weight: bold;
}

#gallery {

}

#gallery td {
	padding-bottom: 10px;
}

#gallery .border {
	border: 2px solid #3c6291; margin-bottom: 5px;
}

#gallery .comment {
	font-weight: bold; color: #2f4158;
}

#gallery .date {
	font-size: 10px; color: #666666;
}



