* {
	
	font-size: 12px;
}

a {
	color: #2F6D48;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #7a8e66 ;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

body, td, input {
	font-size: 12px;
}

body, td, th {
	color: #333333;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

.tableMain {
	background-color: #FFFFFF;
	background-image: url(img/table_bg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

.logo {
	height: 122px;
	padding: 15px 0px 0px 20px;
}

.slogan {
	color: #2F6D48;
	
	
	font-style: italic;
	
	letter-spacing: 1;
	padding-right: 80px;
	vertical-align: middle;
}

.slogan div {
	float: right;
	text-align: left;
	width: 300px;
}

.slogan div.i {
	float: right;
	font-family: Times New Roman !important;
	font-weight: 700 !important;
	text-align: left;
	width: 300px;
}

.slogan .i * {
	font-family: Times New Roman !important;
}

.slogan div.author {
	text-align: right !important;
}

.columnLeft {
	height: 100%;
	padding: 16px 15px 0px 15px;
}

.columnRight {
	height: 100%;
	padding: 16px 15px 0px 15px;
}

.header {
	background-color: #7A8E66;
	background-image: url(img/sep2.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	color: #E7F8D7 !important;
	padding: 7px 10px 7px 10px !important;
}


.menuLeft {
	background-color: #F3EDD3;
	border: 1px solid #828445;
	border-top: none;
}

.menuLeft .items {
	background-image: url(img/menu_left_bg.gif);
	background-repeat: no-repeat;
	margin: 5px;
	padding: 1px 1px 0px 1px;
}

.menuLeft .items a {
	background-color: #7A8E66;
	background-image: url(img/sep2.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	color: #E7F8D7;
	display: block;
	padding: 6px 10px 6px 10px;
}



.menuLeft .items a:hover {
	background-color: #2F6D48;
}

.gallery {
	background-image: url(img/menu_left_bg.gif);
	background-repeat: no-repeat;
	margin: 5px;
	padding: 1px 1px 0px 1px;
}

.gallery .name {
	color: #59773C;
	padding: 6px 10px 6px 10px;
}

.gallery a.img {
	background-image: url(img/img1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	margin: 6px 10px 6px 10px;
	padding: 0px;
	text-align: center;
	width: 100px;
}
.gallery a.img img {
	margin: 2px 0px 0px 1px;
}

.gallery .partName {
	background-color: #AF2600;
	background-image: url(img/sep3.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	margin: 0px 3px 0px 3px;
	padding: 3px 7px 3px 7px;
}

.gallery .end {
	background-image: url(img/sep2.gif);
	background-repeat: repeat-x;
}



.gallery2 {
	margin: 5px 0px 0px 0px;
	padding: 1px 1px 0px 1px;
	width: 100%;
}

.gallery2 td {
	text-align: center;
	width: 25%;
}

.gallery2 .name {
	color: #59773C;
	padding: 6px 10px 6px 10px;
}

.gallery2 a.img {
	background-image: url(img/img1.gif);
	background-repeat: no-repeat;
	height: 100px;
	display: block;
	margin: 6px 10px 6px 10px;
	padding: 0px;
	text-align: center;
	width: 100px;
}
.gallery2 a.img img {
	margin: 2px 0px 0px 1px;
}


.menuAdd {
	border-top: 1px solid #828445 !important;
	/*margin: 5px 0px 0px 0px !important;*/
}

.activity {
	background-image: url(img/menu_left_bg.gif);
	background-repeat: no-repeat;
	margin: 5px;
	padding: 1px 1px 0px 1px;
}

.activity .partName {
	background-color: #AF2600;
	background-image: url(img/sep3.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	margin: 5px 3px 5px 3px;
	padding: 3px 7px 3px 7px;
}

.activity .i a {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 6px 0px 6px;
}

.center {
	background-image: url(img/sep5.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	padding-bottom: 40px;
	width: 100%;
}
/*
.center * {
	font-size: 100%;
}
*/
.menu {
	margin: 6px 0px 13px 0px;
	text-align: center;
}

.menu a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
}

.menu span {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	margin: 0px 5px 0px 5px;
}

h1 {
	background-color: #FCFCF7;
	background-image: url(img/sep5.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	color: #2F6D48;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 15px 10px 15px 10px;
	text-transform: uppercase;
}

h1 a {
	text-decoration: none !important;
}

h1 a:hover {
	text-decoration: underline !important;
}


h2 {
	font-size: 12px;
}

.columnTable {
	height: 100%;
	margin-bottom: 15px;
}

.tdMain {
	height: 100%;
}

.bottom {
	background-color: #F3EDD3;
	color: #D10F10;
	font-size: 11px;
	height: 40px;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
}

.bottom a {
	background-color: #F3EDD3;
	color: #D10F10;
	height: 40px;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
}

.list .item, .item0 {
	background-image: url(img/b1.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 15px;
}

.list .item1 {
	padding: 0px 0px 10px 15px;
}

.list .item2 {
	padding: 0px 0px 10px 30px;
}

.list .item3 {
	padding: 0px 0px 10px 45px;
}

.list2 .item {
	background-image: url(img/sep6.gif);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 0px 0px 15px 0px;
}
/*
.list a, .list2 a {
	font-weight: 700;
}
*/
.back {
	background-image: url(img/back.gif);
	background-position: 100% 5px;
	background-repeat: no-repeat;
	color: #AFAB6E;
	font-style: italic;
	padding: 5px 30px 0px 0px;
}

.date {
	color: #AF2600;
	font-size: 11px;
	font-weight: 700;
}

.root {
	font-style: italic;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
}

.pages {
/*
	background-color: #FCFCF7;
	background-image: url(img/sep5.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
*/
	color: #A29E5F;
	font-style: italic;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.pages a {
	color: #A29E5F;
	text-decoration: underline;
}

.pages a.s {
	margin: 0px 3px 0px 3px;
}

.pages span {
	color: #AF2600;
	margin: 0px 3px 0px 3px;
}

.pages img {
	border: none;
	margin: 0px 3px 0px 3px;
	vertical-align: middle;
}

.text {
	border: 1px solid #000000;
	height: 18px;
	width: 100%;
}

.btn {
	background-image: url(img/bg_btn.gif);
	background-repeat: no-repeat;
	border: none;
	color: #FFFFFF;
	font-weight: 700;
	height: 25px;
	width: 58px;
}

.login {
	background-image: url(img/menu_left_bg.gif);
	background-repeat: no-repeat;
	margin: 5px 5px 0px 5px;
}

.login * {
	font-size: 11px !important;
}

.login td {
	color: #DF3500;
	padding: 4px 10px 4px 10px;
}

.login a {
	color: #DF3500;
	text-decoration: underline;
}

.login img.icon {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;	
}

.login .line {
	padding: 0px !important;
}

.lasttopics {
	background-image: url(img/sep5.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	width: 100%;
}

.lasttopics th {
	background-color: #2F6D48;
	color: #FFFFFF;
	font-size: 12px;
	padding: 6px 4px 6px 4px;
	text-align: center;
	vertical-align: middle;
}

.lasttopics .end {
	background-image: url(img/sep5.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	padding: 0px;
}

.lasttopics .red th {
	background-color: #AF2600 !important;
}

.lasttopics td {
	background-image: url(img/sep7.gif);
	background-repeat: repeat-y;
	color: #2F6D48;
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
}

.lasttopics td,  .lasttopics td * {
	font-size: 11px;
}

.lasttopics td.noborder {
	background-image: none;
}

.lasttopics a {
	text-decoration: underline;
}

.form {
	margin: 0px 0px 0px 0px;
}

.form td {
	padding: 5px 0px 5px 0px;
	vertical-align: top;
}

.form .n, .n {
	font-weight: 700;
	padding-right: 5px;
}

.form input {
	vertical-align: middle;
}

.text, textarea {
	width: 100%;
}

.error {
	color: #FF0000 !important;
	font-weight: 700 !important;
}

.error td {
	color: #FF0000 !important;
	font-weight: 100 !important;
}

.borderNo td {
	background-image: none !important;
}
