body {
	background:#fff;
	margin:0;
	text-align:center;
}

h1 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:19px;
	color:#59452a;
}
h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#c8c047;
	text-transform:uppercase;
}
h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#c8c047;
	text-transform:uppercase;
	line-height:16px;
}
a {
	color:#598527; /*59452a*/
	text-decoration:none;
}
a:hover {
	color:#598527;
	text-decoration:underline;
}

#site {
	width:1000px;
	margin:0 auto;
	text-align:left;
}

/* Header */
#header {
	margin-top:2px;
}

/* Dwyer Image Replacement */
/*
#header .main h1#mainLogo {
	width:1000px;
	height:133px;
}
#header .main h1#mainLogo b {
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
}
#header .main h1#mainLogo a {
	display:block;
	height:132px;
}
#header .main h1#mainLogo a.bg {
	background:url(/images/logo.gif) no-repeat;
	margin-left:63px;
	margin-top:15px;
}
#header .main h1#mainLogo a.en {
	background:url(/images/logo.gif) no-repeat;
	margin-left:63px;
	margin-top:15px;
}
*/


#header {
	float:left;
	margin:0;
}
#header #logo{
	width:226px;
	float:left;	
}
#header #logo a{
	margin-left:63px;
}
#header #text {
	width:748px;
	float:right;
	height:133px;
	background:#f1f1f1;
}
#header #text h1{
	font-family: Times, Verdana, Helvetica, sans-serif;
	font-weight:bolder;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:30px;
	font-size:35px;
	color:#8f2a2b;	
}
#header #text h3{
	font-weight:bolder;
	text-transform:none;
	padding-left:15px;
	font-size:15px;
	color:#979843;	
}
#header #text #headerlang{
	margin-top:15px;
}
#header #text #headerlang a{
	font-family:Verdana, Helvetica, sans-serif;
	margin-right:15px;
	font-weight:bold;
	color:#521009;
	font-size:11px;
}

/* end:Header*/

#core {
	float:left;
}
#core #nav {
	width:226px;
	float:left;
}
#core #main {
	width:748px;
	float:right;
	margin-left:25px;
	background:#f1f1f1;
}

/* Main Menu */
.mainMenu {
	color:#fff;
	margin-bottom:20px;
}
.mainMenu div {
	background:#8f2a2b /*url(../images/site/h_dots.gif) 0 100% repeat-x*/;
}
.mainMenu div b {
	display:block;
	padding:8px 8px 8px 25px;
	/*background:url(../images/site/menu_arrow.gif) 24px 12px no-repeat;*/
}
.mainMenu div.active {
	background-color:#8f2a2b;
}
.mainMenu div.active b {
	color:#ffffff;
	/*background-image:url(../images/site/menu_arrow_inv.gif);*/
}
.mainMenu div.sub1 {
	background-color:#e8cfc1;
	padding-left:20px;
}
.mainMenu .sub1 b {
	/*padding:4px 8px 4px 46px;*/
	/*background-position:34px 8px;*/
	padding:4px 0;
	width:170px;
	padding-left:12px;
	background-position:0 8px;
	/*background-image:url(../images/site/menu_arrow_inv.gif);*/
}
.mainMenu div.sub2 {
	background-color:#59452a;
}
.mainMenu .sub2 b {
	padding:4px 8px 4px 40px;
	background-position:44px 8px;
	/*background-image:url(../images/site/menu_arrow_inv.gif);*/
}
.mainMenu a {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-weight:normal;
}
.mainMenu a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#d9d7cf;
}
.mainMenu .sub1 a{
	color:#8f2a2b;
	font-weight:normal;
	text-transform:none;
}
.mainMenu .sub2 a {
	color:#fff;
	font-weight:normal;
	text-transform:none;
}
.mainMenu .sub1 a:hover {
	color:#8f2a2b;
	border-bottom-color:#59452a;
}
.mainMenu .sub2 a:hover {
	color:#fff;
	border-bottom-color:#fff;
}

.mainMenu .active a {
	font-weight:bold;
}
.mainMenu .active a:hover {
	border-bottom-color:#59452a;
}
/* end:Main Menu */

/* Small Round Banners*/
#smallBanners{
	width:100%;
	height:80px;
}
#smallBanners ul.smallBannresList{
	list-style-type:none;
	margin:0;
	padding:0;	
	width:100%;
}
#smallBanners .smallBannresList li{
	float:left;
	margin-right:15px;
	background:#fff;
}
#smallBanners .smallBannresList li.first{
	margin-left:2px;
}
#smallBanners .smallBannresList li.last{
	margin-right:0;
}
/* end:Small Round Banners*/

/* homeDocs */
#homeContent {
	padding-top:10px;
	float:left;
	background:#f1f1f1;
}
.homeDoc {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#521009;
	padding:0 25px;
	margin-bottom:24px;
}
.homeDoc h1 {
	color:#8f2a2b;
	text-transform:uppercase;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:14px;
	clear:none;
}
.homeDoc .item {
	margin-top:20px;
	clear:none;
}
.homeDoc p {
	margin-top:15px;
	line-height:15px;
	padding:5px 0;
	margin:0;
	text-align:left;
}

.homeDoc p.more {
	margin:0;
	margin-bottom:12px;
	padding:0 3px 0 3px;
	background:#d4a696;
	color:#8f2a2b;
	text-decoration:none;
	display:inline;
}
.homeDoc p.more a {
	color:#8f2a2b;
	text-decoration:none;
}
.homeDoc p.more a:hover {
	text-decoration:none;
}
/* end:homeDocs */

#homeExtra {
	font-family:Verdana, Helvetica, sans-serif;
	padding-top:10px;
	background:#f1f1f1;
	width:370px; /*336*/
	float:right;
	color:#521009;
	font-size:10px;
	font-weight:bold;
}
#homeExtra .box {
	margin-left:20px;
}
#homeExtra h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#8f2a2b;
	margin:0;
	padding:0;
}
#homeExtra form {
	margin:0;
	padding:0;
}

/* Footer */
.beforeFooter {
	clear:both;
	border-bottom:3px solid #d9d7cf;
	padding-top:10px;
}
#footer {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	/*padding:12px;*/
	background:#dddebf;
	text-align:center;
	padding:4px 0;
}
#footer p {
	color:#6e7009;
	background:#dddebf;
	padding:0;
	margin:0;
}
#footer ul {
	list-style-type:none;
	padding:0 0 8px 0;
	margin:0;
}
#footer li {
	display:inline;
	background:url(../images/site/footer_line.gif) no-repeat;
	padding:0 8px 0 9px;
	margin:0;
}
#footer li.first {
	background:none;
}
#footer a {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#6e7009;
	text-decoration:none;
}
#footer a:hover {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#6e7009;
	text-decoration:underline;
}
/* end:Footer*/

a.rss,
a.rss:hover {
	text-decoration:none;
	border-bottom:none;
	float:right;
}
a.rss img {
	margin-top:2px;
}

#controls {
	float:left;
	width:100%;
	background-color:#f1f1f1;
	border-bottom:2px solid white;
}
#path {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#6e7043;
	padding:12px 25px 0 25px;
	margin:0;
	clear:both;
	position:relative;
	float:left;
}
#path a {
	color:#979843;
	text-decoration:none;
}
#path a:hover {
	color:#6e7009;
	text-decoration:none;
}

#search {
	float:right;
	padding:8px 8px 8px 0;
	margin:0;
}
#search .input {
	border:1px solid #979843;
	width:163px;
}
#search .btn {
	color:#fff;
	font-weight:normal;
	border:1px solid #979843;
	padding:0 4px;
	background:#979843; /*url(../images/site/search_back.gif);width:68px;height:21px;*/
}
*html #search .input {
	width:158px;
}
* html #search .btn {
	border:none;
}

/* Inner page */
#inner {
	width:450px;
	float:left;
}

#insideContent {
	padding-top:10px;
	width:485px; /*550*/
	float:left;
	clear:both;
}
#insideContentWide {
	width:99%;
	clear:both;
	/*padding-top:16px;*/
}
#insideExtra {
	padding-top:10px;
	width:234px; /*220*/
	float:right;
}

#insideExtra .homeBlock {
	padding-top:0;
	background-image:none;
	padding-left:20px;
	margin-bottom:30px;
}
#insideExtra ul {
	list-style-type:none;
	border:1px solid #979843;
	padding:10px;
	margin:0 0 20px 0;
}
#insideExtra li {
	padding:2px 4px;
	border-top:1px solid #979843;
}
#insideExtra ol li {
	padding:2px 4px;
	margin-left:10px;
	border-top:1px solid #979843;
}
#insideExtra li.first {
	border:none;
}
#insideExtra li.selected {
	background:#e8cfc1;
}
#insideExtra li a {
	color:#59452a;
	text-decoration:none;
}

.insideRead,
.insideList {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#521009;
	padding-top:5px;
	padding-left:25px;
	padding-bottom:8px;
}
.insideRead h1 {
	color:#8f2a2b;
	clear:both;
	text-transform:none;
	padding-bottom:15px;
}
.insideRead h2 {
	clear:both;
	margin-bottom:8px;
	color:#521009;
	font-weight:bold;
	text-transform:none;
}
.insideRead .date {
	color:#8f2a2b;
	font-size:12px;
	padding:0;
	margin:0;
}
.insideRead .content {
	margin-bottom:5px;
	border-bottom: 1px dotted #59452a;
}
.insideRead .content .icon {
	float:left;
	margin-top:4px;
	margin-right:8px;
	border:1px solid #59452a;
}
.insideRead .content table.table {
	border-collapse:collapse;
}
.insideRead .content table.table td {
	border:1px solid #e9e5d7;
}
.insideRead .content table.table thead td {
	background:#f5f1e2;
}
.insideRead img.left {
	border:1px solid #59452a;
	float:left;
	margin-right:8px;
	margin-top:4px;
}
.insideRead hr {
	background-color:#c8c047;
	height:1px;
}
.insideRead blockquote {
	margin-right:0;
}

.insideList {
	float:left;
	width:485px;
}
.insideList h1 {
	clear:both;
	padding:0;
	color:#8f2a2b;
}
.insideList h1 a {
	text-decoration:none;
}
.insideList h2 {
	font-size:12px;
	font-weight:normal;
	color:#687680;
}
.insideList h2 strong {
	color:#c8c047;
}
.insideList .search {
	margin-top:12px;
	font-size:14px;
}
.insideList .search .input {
	border:1px solid #031019;
	font-size:14px;
	background:#3B6A77;
	padding-left:4px;
}
.insideList .search select.input {
	margin-top:8px;
	padding-left:0;
}
.insideList .search option.general {
	font-weight:bold;
}
.insideList .search .btn {
	margin-top:12px;
	color:#030303;
	background:#C3BF58;
	padding:2px 4px;
	border:1px outset #E8E7BD;
}
.insideList .listItem {
	float:left;
	margin-top:16px;
}
.insideList .listItem .date {
	color:#c8d280;
	padding:0;
	margin:0;
}
.insideList .listItem h2 {
	font-size:12px;
	font-weight:bold;
	color:#521009;
}
.insideList .listItem h2 a {
	color:#521009;
}
.insideList .listItem .icon {
	float:left;
	margin-top:4px;
	margin-right:10px;
	border:1px solid #59452a;
}
.insideList .listItem .text {
	display:inline;
}
.insideList .listItem .text p {
	margin:4px 0;
}
.insideList .more {
	margin-left:8px;
	padding:0 3px 0 3px;
	background:#59452a;
	color:#e9e5d7;
	text-decoration:none;
}
.insideList .more:hover {
	text-decoration:none;
}
.insideList .all {
	clear:both;
	padding:0 2px;
	background:#687680;
	color:#DAE2E9;
	text-decoration:none;
}
.insideList .all:hover {
	text-decoration:none;
}

/* Blocks */
.block {
	width:226px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#521009;
	margin-bottom:20px;
	background:#979843 url(/images/site/menu_top-green.gif) no-repeat;
}
.block .box {
	background:url(/images/site/menu_bottom-green.gif) 0 100% no-repeat;
	padding-bottom:5px;
}
.block .item {
	color:#521009;
	border-top:2px solid #bbbb96;
	background-color:#979843;
	padding:5px 0;
	margin:0 25px;
}
.block .more {
	border-top:2px solid #bbbb96;
	padding:5px 0 15px 0;
	margin:0 25px;
}
.block .item .corner {
	position:absolute;
	top:-1px;
	right:-1px;
	width:23px;
	height:25px;
/*	background:url(../images/site/papercorner.gif) no-repeat;*/
}
.block .item .corner1 {
	position:absolute;
	top:-1px;
	right:-1px;
	width:23px;
	height:25px;
/*	background:url(../images/site/papercorner.gif) no-repeat;*/
}
.block .item2 {
	background-color:#e9e5d7;
	margin-top:20px;
	padding:0 0 5px 0;
}
.block .item a {
	color:#ececd2;
	text-decoration:none;
	margin:5px;
}
.block .item a:hover {
	color:#ececd2;
	text-decoration:underline;
}
.block h1 {
	margin:0 25px;
	line-height:20px;
	padding:20px 0 10px 0;
}
.block h1 a,
.block h1 a:hover {
	text-decoration:none;
	border:none;
	color:#583232;
	text-transform:uppercase;
}
.block .item h2,
.block .item h2 a,
.block .item h2 a:hover {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#5ececd2;
	margin:0 24px 4px 0;
	padding:0;
	text-transform:none;
}
.block h3.file {
	text-transform:none;
	margin-bottom:8px;
	white-space:nowrap;
	overflow:hidden;
	padding-left:20px;
	background-repeat:no-repeat;
}
.block h3.unknown {
	background-image:url(../images/file_ico/unknown.gif);
}
.block h3.jpg,
.block h3.gif {
	background-image:url(../images/file_ico/jpg.gif);
}
.block h3.doc {
	background-image:url(../images/file_ico/doc.gif);
}
.block h3.zip {
	background-image:url(../images/file_ico/zip.gif);
}
.block h3.rar {
	background-image:url(../images/file_ico/rar.gif);
}
.block h3.pdf {
	background-image:url(../images/file_ico/pdf.gif);
}
.block .date {
	margin:-4px 0 4px 0;
	padding:0;
	font-size:11px;
	color:#583232;
	font-style:italic;
}
.block .info {
	margin-top:8px;
}
.block .info p {
	margin:0;
	padding:0;
}
.block ol {
	font-size:11px;
	border:1px solid #e9e5d7;
	background-color:#dddebf;
	margin:10px 0 0 0;
	padding:5px 10px 1px 25px;
}
.block ol li {
	margin:0;
	padding:0;
	padding-bottom:4px;
	border:none;
}
/* end: Blocks */

.clr {
	clear:both;
}
.wide {
	width:99%;
}

/*Directory View*/
#dir {
	float:left;
	padding:12px 0 12px 25px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#d6cc9b;
	font-size:12px;
	width:505px;
}
#dir h3 {
	font-weight:bold;
	background:#e9e5d7 url(../images/site/tab_corner_r.gif) 100% 0 no-repeat;
	padding:5px 25px 0 10px;
	float:left;
	color:#59452a;
	text-transform:none;
}
#dir .content {
	clear:left;
	float:left;
	width:505px;
	padding:5px 0;
	background-color:#e9e5d7;
	border-bottom:5px solid #d9d7cf;
}
#dir .col {
	width:49%;
	float:left;
}
#dir ul {
	margin:0;
	padding:0 5px;
	list-style-type:none;
}
#dir li {
	margin:0;
	padding:5px;
}
#dir ul ul {
	margin:0;
	margin-left:20px;
	padding:0;
	list-style-type:square;
}
#dir ul ul li {
	margin:0;
	padding:0;
	margin-left:8px;
}
#dir a {
	color:#59452a;
	text-decoration:none;
}
#dir a:hover {
	color:#59452a;
	text-decoration:none;
}
#dir .active a {
	color:#c8c047;
}
#dir .num {
	color:#687680;
}
/*end:Directory View*/

/*Control*/
#ctrl {
	float:left;
	padding:12px 0 12px 25px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#d6cc9b;
	font-size:12px;
	width:505px;
}
#ctrl h3 {
	font-weight:bold;
	background:#0B3D5F url(../images/site/tab_corner_r.gif) 100% 0 no-repeat;
	padding:5px 25px 0 10px;
	float:left;
	color:#CEC760;
	text-transform:none;
}
#ctrl .content {
	clear:left;
	float:left;
	width:505px;
	padding:5px 0;
	background-color:#0B3D5F;
	border-bottom:5px solid #d9d7cf;
}
#ctrl ul {
	margin:0;
	padding:10px 5px 5px 5px;
	list-style-type:none;
}
#ctrl li {
	display:inline;
	margin:0;
	padding:5px;
}
#ctrl a {
	color:#59452a;
	text-decoration:none;
}
#ctrl a:hover {
	color:#d6cc9b;
	text-decoration:none;
}
#ctrl .num {
	color:#687680;
}
/*end:Control*/ 

/*PageMenu*/
#pageMenu {
	float:left;
	margin-bottom:8px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#d6cc9b;
	font-size:12px;
	width:510px;
}
#pageMenu .nav {
	float:left;
	padding:0 0 0 25px;
	margin:0;
	list-style-type:none;
}
#pageMenu .actions {	
	float:right;
	margin:0;
	padding:0;
	padding-right:25px;
	list-style-type:none;
}
#pageMenu li {
	display:inline;
	margin:0;
	padding:5px 0;
	line-height:15px;
}
#pageMenu a {
	color:#8f2a2b;
	text-decoration:none;
}
#pageMenu a:hover {
	color:#8f2a2b;
	text-decoration:underline;
}
#pageMenu .next {
	background:url(../images/icons/next.gif) 0 3px no-repeat;
	padding-left:22px;
	margin-right:12px;
}
#pageMenu .edit {
	background:url(../images/icons/edit.gif) 0 3px no-repeat;
	padding-left:22px;
	margin-right:12px;
}
#pageMenu .print {
	background:url(../images/icons/print.gif) 0 3px no-repeat;
	padding-left:22px;
	margin-right:12px;
}
#pageMenu .gotop {
	background:url(../images/icons/gotop.gif) 0 3px no-repeat;
	padding-left:22px;
}
/*end:PageMenu*/

.inside_container {
	font-family:Verdana, Helvetica, sans-serif;
	color:#59452a;
	font-size:12px;
	line-height:17px;
	float:left;
	width:220px;
}
.inside_container p {
	background-color:#031019;
	margin-top:1px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:15px;
}
.inside_container a {
	color:#c8c047;
	text-decoration:none;
}
.inside_container a:hover {
	color:#59452a;
}

#pager {
	clear:both;
	margin-top:12px;
}
#pager a {
	color:#59452a;
}

#calendar {
	width:215px;
	margin-bottom:4px;
	font-size:11px;
}
#calendar thead td {
	color:#f5f1e2;
	background-color:#979843;
	padding:2px;
	border-bottom:2px solid #b2b35f;
}

img.action {
	margin-left:6px;
	margin-top:4px;
}

/* Alphabet */
.alphabet {
	list-style-type:none;
	margin:21px 0 3px 0;
	padding:0;
}
.alphabet li {
	display:inline;
	border-left:1px solid #07293F;
	padding:0;
	margin:0;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#07293F;
}
.alphabet li.first {
	border-left:none;
}
.alphabet i {
	font-family:Verdana, Helvetica, sans-serif;
	font-style:normal;
	padding:2px 3px;
	background:#59452a;
}
.alphabet a {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#c8c047;
	text-decoration:none;
	padding:2px 3px;
	background:#59452a;
}
.alphabet a.selected {
	color:#59452a;
	background:#c8c047;
}
.alphabet a:hover {
	color:#59452a;
	background:#c8c047;
	text-decoration:none;
	padding:2px 3px;
}
/* end:Alphabet */

#videoBox {
	text-align:center;
	margin-bottom:24px;
}

.highlight {
	background:#C3BF58;
	color:#07293F;
}

/* Sitemap */
.sitemap {
	margin-top:16px;
}
.sitemap ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.sitemap li {
	padding:2px 0;
	margin-left:0;
}
.sitemap li li {
	margin-left:24px;
}
.sitemap li li li {
	margin-left:32px;
}
.sitemap li li li li {
	margin-left:40px;
}
.sitemap li a {
	/*background:url(../images/site/opt-bullet.jpg) no-repeat;*/
	padding-left:20px;
}

.ctrlPanel {
	float:left;
	margin:5px 0 12px 0;
	padding:2px 0;
	border:1px dashed #e9e5d7;
	width:460px;
}
.ctrlPanel .date {
	float:left;
	margin-left:4px;
}
.ctrlPanel .resize {
	float:right;
	margin-right:4px;
}

.btnSend {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#030303;
	background:#CFBD25;
	border:1px outset #E8E7BD;
}

.mapImageList img {
	display:block;
}

#wait {
	font-style:italic;
}

/*Comments*/
form#comm {
	width:476px;
	padding-right:8px;
}
form#comm label {
	display:block;
}
form#comm #commAuthorBox {
	width:50%;
}
form#comm #commEmailBox {
	float:left;
	width:50%;
}
form#comm #commPhoneBox {
	float:right;
	width:45%;
}
form#comm #commTitleBox {
	float:left;
	width:100%;
}
form#comm #commMsgBox {
	clear:both;
}
form#comm textarea {
	width:100%;
	font-family:sans-serif;
	font-size:14px;
	background:#ffffff;
	border:1px solid #051e2e;
	margin-bottom:8px;
}
form#comm input.text {
	width:100%;
	font-size:14px;
	background:#ffffff;
	border:1px solid #051e2e;
	margin-bottom:8px;
}
form#comm input.file {
	font-size:14px;
	background:#ffffff;
	border:1px solid #051e2e;
}
form#comm #commRemarks {
	border-top:1px solid #59452a;
	margin:12px 0;
}
form#comm #commRemarks p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:10px;
}
form#comm #commUnseen {
	display:none;
}

form#comm #commParent {
	background:#21536b;
	border:1px solid #07293f;
	margin:4px 0 8px 0;
}
form#comm #commParent h4 {
	background:#07293f;
	margin:0;
	padding:2px 4px;
	color:#99b0c1;
	text-transform:none;
	border:none;
	font-size:12px;
	font-weight:normal;
}
form#comm #commParent h5 {
	border:none;
	clear:both;
	background:#043a54;
	margin:0;
	padding:1px 4px;
	border-bottom:1px dashed #07293f;
	font-weight:normal;
	font-size:12px;
}
form#comm #commParent p.content {
	margin:0;
	padding:4px;
}

.msgOk {
	color:#364634;
	background:#a3d39c;
	padding:4px;
	margin-bottom:20px;
	border-top:2px solid #051e2e;
	border-bottom:2px solid #051e2e;
	text-align:center;
}
.msgErr {
	color:#474634;
	background:#fffaba;
	padding:4px;
	margin-bottom:20px;
	border-top:2px solid #051e2e;
	border-bottom:2px solid #051e2e;
	text-align:center;
}

/*Folders View*/
.folders {
	float:left;
	margin:24px 0 12px 0;
	font-family:Verdana, Helvetica, sans-serif;
	color:#8f2a2b;
	font-size:12px;
	width:465px;
	border-bottom:3px solid #d4a696;
}
.folders .head {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
.folders .head li {
	float:left;
	position:relative;
	margin:0;
	margin-right:-5px;
	padding:0;
	padding-right:20px;
	z-index:1;
	background:url(../images/site/tab_corner_r_inactive.gif) 100% 100% no-repeat;
}
.folders .head h3 {
	font-weight:bold;
	background:#8f2a2b;
	padding:3px 4px 2px 10px;
	margin:0;
	float:left;
	color:#e8cfc1;
	text-transform:none;
}
.folders .head li.active h3 {
	background:#e8cfc1;
	color:#8f2a2b;
}
.folders .head li.active {
	z-index:100;
	background:url(../images/site/tab_corner_r_active.gif) 100% 100% no-repeat;
}
.folders .head h3 a {
	color:inherit;
	text-decoration:none;
}
.folders .head h3 a:hover {
	text-decoration:underline;
}
.folders .body {
	background:#e8cfc1;
	padding:10px;
}
.folders .body h4 {
	font-size:12px;
	border-bottom:1px solid #d6cc9b;
	margin:0;
	margin-bottom:8px;
	padding:0;
}
.folders .body h4 .ctrl {
	float:right;
	font-weight:normal;
}
.folders .body h4 .ctrl a {
	text-decoration:none;
}
.folders .body h5 {
	font-size:10px;
	font-weight:normal;
	margin:-8px 0 12px 0;
	padding:0;
}
.folders .body form {
	padding:0;
	margin:0;
}
.folders .body form label {
	display:block;
}
.folders .body form table td {
	background:#e9e5d7;
}

.folders .body table.data {
	border-collapse:collapse;
}
.folders .body table.data td {
	border:1px solid silver;
	margin:0;
	padding:8px;
}

.folders .body ul {
	margin:0 0 24px 32px;
	padding:0;
}
.folders .body ul li {
	margin:0;
	padding:0;
}
.folders .body ul ul {
	margin-bottom:0;
}
.folders .body .item {
	clear:both;
}
.folders .body .item .ctrl {
	display:inline;
	margin-top:4px;
}
.folders .body .item .ctrl a {
	margin-left:8px;
}
.folders .body  .item .ctrl img {
	margin:0;
	border:0;
}

.folders .body .hi {
	background:#255e79;
	padding:0 3px;
}
.folders .body .files {
	list-style-type:none;
	margin-left:16px;
}
.folders .body .files .item {
	margin-bottom:12px;
}
.folders .body .files .item h6 {
	text-transform:none;
	font-size:11px;
	margin:0;
	padding:0;
	font-weight:bold;
	float:left;
}
.folders .body .files .item h6 .icon {
	float:left;
	margin:0;
	margin-top:1px;
	margin-right:4px;
}
.folders .body .files .item h6 .size {
	font-weight:normal;
}
.folders .body .files .item .info {
	clear:both;
	font-size:11px;
	margin:0;
	padding:0;
}
.folders .body .yes {
	font-weight:bold;
	color:#7cc576;
}
.folders .body .no {
	font-weight:bold;
	color:#ed5c62;
}
.folders .body .footnote {
	font-size:10px;
	font-style:italic;
	border-top:1px solid #d6cc9b;
}
/*end:Folders View*/

/* Reports */
.reports {
	clear:both;
	list-style-type:none;
	margin:0;
	padding:0;
	width:465px;
}
.reports .item,
.reports .empty {
	border-bottom:3px solid #030303;
	padding:4px 8px;
	margin:4px 0 12px 0;
	background-color:#e8cfc1;
	font-size:11px;
}
.reports .empty {
	float:none;
	text-align:center;
}
.reports .item h3 {
	text-transform:none;
	font-size:14px;
	margin:0;
	margin-bottom:6px;
	padding:0;
	font-weight:bold;
	float:left;
	width:440px;
}
.reports .item  h3 .icon {
	float:left;
	margin:0;
	margin-top:1px;
	margin-right:4px;
}
.reports .item h4 {
	clear:both;
	font-size:12px;
	font-weight:normal;
	color:#59452a;
	margin:0;
	padding:0;
}
.reports .item h4 strong {
	font-weight:normal;
}
.reports .item p {
	margin:0;
	padding:0;
	color:#59452a;
}
.reports .item .info {
	clear:both;
}
.reports .item .size {
	font-size:11px;
	font-weight:normal;
	color:#59452a;
}
.reports .item .date {
	margin:0;
	padding:0;
	color:#59452a;
}
.reports .item .tip {
	margin:0;
	margin-top:4px;
	padding:0;
	clear:both;
}
.reports .item .file {
	/*float:left;*/
	margin:4px 0;
	background-color:#051e2e;
	padding:5px;
}
.reports .item .ctrl {
	float:right;
	margin-top:4px;
	margin-left:4px;
}
.reports .item .ctrl a {
	float:left;
	margin-left:6px;
}
.reports .item .ctrl a img {
	border:none;
}
/* end:Reports*/

/* Survey */
.survey h4 {
	font-size:12px;
	margin:0;
	margin-top:8px;
}
.survey em {
	background:#e9e5d7;
	margin-right:8px;
}
.survey p {
	margin:0 0 8px 0;
	padding:0;
}
.survey .warn {
	background:#e9e5d7;
	color:#9e0b0f;
}
.survey ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
	margin:0;
}
.survey li {
	padding:0;
}
.survey li.yes {
	background:url(../images/survey/option_checked.gif) no-repeat;
	padding:4px 0 0 22px;
}
.survey li.no {
	background:url(../images/survey/option_unchecked.gif) no-repeat;
	padding:4px 0 0 22px;
}

form.survey {
	margin:0;
	padding:0;
}
form.survey .option {
	margin:2px 2px 2px 12px;
}
form.survey p {
	margin:0;
	padding:0;
}
form.survey .option input {
	margin:0;
	padding:0;
}
form.survey .input {
	width:100%;
	font-family:Verdana,sans-serif;
	font-size:12px;
}
form.survey .buttons {
	margin-top:16px;
}
/*end:Survey*/

.headBlock {
	border-left:4px solid #e9e5d7;
	padding-left:4px;
	margin-bottom:18px;
}
.headBlock h2 {
	font-size:12px;
	font-weight:bold;
	color:#59452a;
	margin:0;
	text-transform:uppercase;
}
.headBlock h2 .atomic {
	white-space:nowrap;
}
.headBlock h3 {
	font-size:12px;
	font-weight:bold;
	color:#59452a;
	margin:0;
	text-transform:none;
}
.ok {
	font-weight:bold;
	color:#e9443c;
}
.err {
	font-weight:bold;
	color:#abba3d;
}

.counter {
	text-align:center;
	background:#e9e5d7;
	padding:2px;
	border-top:2px solid #59452a;
}

ul.col4 {
	float:left;
	width:152px;
	padding:0;
	padding-left:13px;
	margin:0;
}
ul.col4 li {
	padding:0;
	margin:0;
}

form.filter {
	padding:0;
	margin:0;
	margin-bottom:16px;
}

.fileItem {
	float:left;
	margin-top:16px;
}
.fileItem h2 {
	background-image:url(../images/file_ico/unknown.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding:0;
	padding-left:20px;
	margin:0;
	font-weight:bold;
}
.fileItem h2 a {
	color:#8f2a2b;
}
.fileItem label{
	color:#c8c980;
}


/*Answers*/
.answers thead {
	background:#e9e5d7;
	font-weight:bold;
}
.answers thead td{
	border-bottom:2px solid #59452a;
}
.answers a {
	color:#59452a;
}
/*end:Answers*/

.wait {
	background:url(../images/snake.gif) 0 2px no-repeat;
	padding-left:20px;
}

/*Import/Export*/
#importBox,
#exportBox,
#exportInfo {
	background:#f5f1e2;
	border:1px solid #e9e5d7;
	padding:8px;
	margin:12px 0;
}
#exportInfo {
	display:none;
}
#importBox  {
	overflow:auto;
}
#importBox .errors ul {
	margin:12px 0;
	padding:0;
	list-style-type:none;
}
#importBox .errors li {
	margin:0;
	padding:0;
}
#importBox .errors ul ul {
	margin:0 0 8px 8px;
}
#importBox .fld {
	margin:4px 0;
}
#importBox .fld select {
	margin-right:8px;
}
#importBox .fld .short {
	width:30px;
}
/*end:Import/Export*/

/*Maps*/
#mapSmall {
	position:relative;
	height:160px;
	margin-top:-8px;
}
#mapSmall.bg {
	background:url(/images/maps/bulgaria_small_bg.gif) 1px 0 no-repeat;
}
#mapSmall.en {
	background:url(/images/maps/bulgaria_small_en.gif) 1px 0 no-repeat;
}
#mapSmall span {
	position:absolute;
	left:0;
	bottom:12px;
	font-family:arial, sans-serif;
	font-size:11px;
	text-align:center;
	width:100%;
}
/*end:Maps*/