BODY, TD, P, DIV, SELECT, INPUT, TEXTAREA { 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #616161;
}

body {
	background-color: #CCFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	background-image: url(../img/bg.gif);
}

A {text-decoration: underline;}
A:link, A:active, A:visited {COLOR: #177948;}
A:hover {COLOR: #177948; text-decoration: none;}

H1, H2, H3, H4, H5, H6 {
	font-weight: bold;
	font-size: 11px;
	margin: 0px; padding: 0px; 
}
H1 {
	color: #177948;
	text-transform: uppercase;
}
H2, .tgreen {
	color: #177948;
	font-weight: bold;
}

FORM {padding: 0px; margin: 0px;}

INPUT.normal, INPUT.middle, TEXTAREA {
	border: 1px solid #C5CCCE;
	background-image:url(../img/in_shad.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-weight: normal;
	padding-left: 3px;
	color: #616161;
}

INPUT.normal, SELECT.normal {width: 150px; font-weight: normal;}
INPUT.middle, SELECT.middle, TEXTAREA {width: 200px; font-weight: normal;}

.but {
	background-image: url(../img/t1bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #177948;
	border: 1px solid #177948;
	color: #fff5a0;
	font-weight: bold;
	padding-left: 5px;
}

.toplogo {
	background-image: url(../img/topbg.gif);
	background-repeat: repeat-x;
}

.tshad {
	background-image: url(../img/tshad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bshad {
	background-image: url(../img/bshad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bshad p {color: #0c4b2b;}

.leftbg {
	background-image: url(../img/leftbg.gif);
	border: 0px solid #FFFFFF;
	border-bottom-width: 3px;
}
.leftbg div {
	background-image: url(../img/menubg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 35px;
}

table#menu tr td {
	border: 0px solid #63a383;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	color: #fff5a0;
	font-weight: bold;
	
}
table#menu tr td#no {border-bottom-width: 0px;}

table#menu tr td A {text-decoration: none; font-weight: normal;}
table#menu tr td A:link, table#menu tr td A:active, table#menu tr td A:visited {COLOR: #FFFFFF;}
table#menu tr td A:hover {COLOR: #fff5a0;}

.addr {
	color: #0c4b2b;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 20px;
}
div.addr p {color: #0c4b2b;}

div#center, div#right {
	border: 0px solid #c5ccce;
	margin-top: 13px;
	margin-bottom: 13px;
	padding: 20px;
	padding-top: 0px;
}
div#center {
	border-right-width: 1px;
	width: 510px;
	float:left;
}
div#right {
	margin-left: 550px;
	width: 215px;
}
div#center p {text-align: justify;}


.news {
	background-color: #fffad2;
	color: #177948;
	font-weight: bold;
	text-align: right;
	padding: 3px;
}

table#news {margin-top: 5px;}
table#news tr td p, table#news tr td div {text-align: justify;}
table#news tr td img {
	border: 1px solid #94a0a3;
	padding: 1px;
}

table#news tr td div.date {
	width: 97px;
	background-color: #2c915f;
	color: #fff5a0;
	font-weight: bold;
	padding: 3px;
	text-align: right;
}

table#links {margin-top: 10px;}
table#links tr.line {background-color: #fffad2;}
table#links tr td div.title {text-align: left;}
table#links tr td div.filesize {
	width: 60px;
	text-align: right;
}
table#links tr td div.download {
	width: 50px;
	text-align: center;
}

table#centers {margin-top: 10px;}
table#centers tr td.title {
	background-color: #2c915f;
	color: #fff5a0;
	font-weight: bold;
}
table#centers tr td.title h1 {
	color: #fff5a0;
	font-weight: bold;
}
table#centers tr td.director {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

table#resume {margin-top: 10px;}
table#resume tr td.title {
	background-color: #2c915f;
	color: #fff5a0;
	font-weight: bold;
	text-align: center;
}
table#resume tr td.tgreen {
	text-align: right;
}

table#order tr td {
	background-color: #ffffff;
	padding:5px;
}


.t1bg, .t2bg {
	background-repeat: repeat-y;
	background-position: right top;
	color: #fff5a0;
	font-weight: bold;
	padding-left: 5px;
}
.t1bg {
	background-image: url(../img/t1bg.gif);
	background-color: #177948;
}
.t2bg {
	background-image: url(../img/t2bg.gif);
	background-color: #a80000;
}

table#calendar tr td {
	border: 1px solid #c8c8c8;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
.month {
	color: #177948; 
	font-weight: bold; 
	text-align: center;
}
.week {background-color:#efefef;}

.active {
	background-color:#fff17a; 
	font-weight: bold;
}
 
table#calendar tr td A {text-decoration: none;}
table#calendar tr td A:link, table#calendar tr td A:active, table#calendar tr td A:visited {COLOR: #4c4c4c;}
table#calendar tr td A:hover {COLOR: #177948;}

.tbl_center {
	margin-top: 13px;
	margin-bottom: 33px;
	margin-right: 0px;
}

td#center, td#right {
	padding-left: 20px;
	padding-right: 20px;
}
td#center_line {
	padding-bottom: 33px;
	padding-left: 0px;
	padding-right: 0px;
	background-color:#c5ccce;
}

table#msg {
	margin-top: 5px;
	margin-bottom: 5px;
}
table#msg tr td.text_error {
	background-color: #fffad2;
	border-left: 1px solid #a80000;
	border-right: 1px solid #a80000;
	border-bottom: 1px solid #a80000;
}
table#msg tr td.text_message {
	background-color: #fffad2;
	border-left: 1px solid #177948;
	border-right: 1px solid #177948;
	border-bottom: 1px solid #177948;
}
table#msg tr td.error, table#msg tr td.message {
	background-repeat: repeat-y;
	background-position: right top;
	color: #fff5a0;
	font-weight: bold;
	padding-left: 5px;
}
table#msg tr td.message {
	background-image: url(../img/t1bg.gif);
	background-color: #177948;
}
table#msg tr td.error {
	background-image: url(../img/t2bg.gif);
	background-color: #a80000;
}