@charset "UTF-8";

a{ color:#2b6423;text-decoration:underline}
a:visited { color: #2b6423; text-decoration: none;}
a:active { color: #2b6423; text-decoration: underline;}
a:hover{ color: #2b6423;text-decoration:underline;}

#menu a{ color:#2b6423;text-decoration:none;}
#menu a:visited { color: #2b6423; text-decoration: none;}
#menu a:active { color: #2b6423; text-decoration: underline;}
#menu a:hover{ color:#2b6423;text-decoration: underline;}

#news a{ color:#ff7f00;text-decoration:none;}
#news a:visited { color: #ff7f00; text-decoration: none;}
#news a:active { color: #ff7f00; text-decoration: underline;}
#news a:hover{ color:#ff7f00;text-decoration: underline;}

body {
	font-size: 12px;
	color:#333333;
	line-height:160%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
}

table,th,td{
	font-size: 12px;
	color:#333333;
	line-height:160%;
}

#wrap {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7F7F7F;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	}
#main {
	width: 828px;
	margin-right: 35px;
	margin-left: 35px;
}
#article {
	width: 758px;
	margin-right: 35px;
	margin-left: 35px;
}
#news li {
	background-image: url(images/arrow_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	display: block;
	padding-bottom: 15px;
	height: auto;
}
h1 {
	margin-bottom: 30px;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2b6423;
	padding: 5px;
}
.fontsmall {
	font-size: 80%;
}

p {
	margin-bottom: 15px;
}
.flame-red {
	border: 1px solid #fb0026;
	padding: 15px;
}
#footer {
	margin-top: 30px;
	background-color: #f2f2f2;
	padding-top: 30px;
	padding-bottom: 15px;
}
#blog {
	width: 521px;
	border: 1px solid #2b6423;
	padding: 30px;
}
.tt-blog {
	font-size: 14px;
	font-weight: bold;
	color: #ff7f00;
}
.cell th {
	background-color: #eeeeee;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #f2f2f2;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
}
.cell td {
	background-color: #f5fbfe;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #f2f2f2;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: normal;
}
.cell2 {
	border: 1px solid #f2f2f2;
	border-collapse:collapse;
}

.cell2 th {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
}
.cell2 td {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: normal;
}
.cell3 {
	border-collapse:collapse;
}
.cell3 th,.cell3 td {
	border: 1px solid #eeeeee;
}
.cell3 th {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: normal;
	border-right-width: 2px;
}
.cell3 td {
	background-color: #ffffff;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}



20bk {font-size: 20px}
.blu {color: #29889E}
.pnk {color: #FA9AA3}
.red {color: #990000}
.grn {color: #40A73A}
.org {color: #FF7F00}
.brn {color: #663300}
.vlt {color: #9999C8}
.yrw {color: #FFBF00}
.wht {color: #FFFFFF}
.gry { color: #999999}
strong {font-weight: bold}

.month {
	color: #8094AA;
	font-weight: bold;
}
.tt-news {
	font-size: 14px;
	font-weight: bold;
	color: #ff7f00;
	width: 738px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2b6423;
	margin-bottom: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2b6423;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
}
.kon {
	color: #021832;
	font-weight: bold;
}
.window {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7F7F7F;
	background-color: #FFFCF5;
	margin-top: 15px;
	margin-bottom: 15px;
}

.blu2 {
color: #021832}
.sgt {
	font-size: 14px;
	font-weight: bold;
}
.blu14b {
	color: #29889E;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	margin-bottom: 10px;
}
