body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12;
  color: #FFF;
  background-color: #231F20;
}

TD {font-family: Arial, Helvetica, sans-serif; font-size: 12;}

TH {font-family: Arial, Helvetica, sans-serif; font-size: 12;}

H3 {font-size: 14px;font-weight:normal;color:#FFFFFF;}

.main_text {padding-left: 40; padding-top: 12;}
.white {color: #FFFFFF;font-size: 12;font-weight: none;}
.yellow {color: #F4CF25;font-size: 12;font-weight: none;}
.small {font-size: 10;}
.big {font-size: 13pt;font-weight:normal;}

A:link {text-decoration: underline;color: #FFFFFF;}
A:visited {text-decoration: underline;color: #FFFFFF;}
A:active {text-decoration: underline;color: #FFFFFF;}
A:hover {text-decoration: underline;color: #FFFFFF;}

A.yellow:link {text-decoration: underline;color: #F4CF25;}
A.yellow:visited {text-decoration: underline;color: #F4CF25;}
A.yellow:active {text-decoration: underline;color: #F4CF25;}
A.yellow:hover {text-decoration: underline;color: #F4CF25;}

A.yellow_small:link {text-decoration: underline;color: #F4CF25;font-size: 10;}
A.yellow_small:visited {text-decoration: underline;color: #F4CF25;font-size: 10;}
A.yellow_small:active {text-decoration: underline;color: #F4CF25;font-size: 10;}
A.yellow_small:hover {text-decoration: underline;color: #F4CF25;font-size: 10;}

A.menu_top:link {color: #F4CF25; text-decoration:none; font-size: 13px; font-weight: bold; padding-left:2px; padding-rigth:2px;}
A.menu_top:visited {color: #F4CF25; text-decoration:none; font-size: 13px; font-weight: bold;padding-left:2px; padding-rigth:2px;}
A.menu_top:active {color: #F4CF25; text-decoration:none; font-size: 13px; font-weight: bold;padding-left:2px; padding-rigth:2px;}
A.menu_top:hover {color: #F4CF25; text-decoration:none; font-size: 13px; font-weight: bold;padding-left:2px; padding-rigth:2px;}

A.menu_top_current:link {color: #FFF; text-decoration:none; font-size: 13px; font-weight: bold; padding-left:2px; padding-rigth:2px;}
A.menu_top_current:visited {color: #FFF; text-decoration:none; font-size: 13px; font-weight:bold; padding-left:2px; padding-rigth:2px;}
A.menu_top_current:active {color: #FFF; text-decoration:none; font-size: 13px; font-weight: bold; padding-left:2px; padding-rigth:2px;}
A.menu_top_current:hover {color: #FFF; text-decoration:none; font-size: 13px; font-weight: bold; padding-left:2px; padding-rigth:2px;}

A.shortmenu_subitem:link {color: #FFF; text-decoration:none; font-size: 12px; font-weight: normal;padding-left:7px;}
A.shortmenu_subitem:visited {color: #FFF; text-decoration:none; font-size: 12px; font-weight: normal;padding-left:7px;}
A.shortmenu_subitem:active {color: #FFF; text-decoration:none; font-size: 12px; font-weight: normal;padding-left:7px;}
A.shortmenu_subitem:hover {color: #FFF; text-decoration:none; font-size: 12px; font-weight: normal;padding-left:7px;}

A.shortmenu_current:link {color: #FFF; text-decoration:none; font-size: 12px; font-weight: bold;padding-left:7px;}
A.shortmenu_current:visited {color: #FFF; text-decoration:none; font-size: 12px; font-weight: bold;padding-left:7px;}
A.shortmenu_current:active {color: #FFF; text-decoration:none; font-size: 12px; font-weight: bold;padding-left:7px;}
A.shortmenu_current:hover {color: #FFF; text-decoration:none; font-size: 12px; font-weight: bold;padding-left:7px;}

.div_submenu {width:190px;height:31px;background: url('images/submenu_line.gif') bottom no-repeat; 
vertical-align:middle;line-height:31px;}


TD.menu {background-color: #F7EEDE; padding-left: 17;cursor:pointer;}


.photo_class_1 {BACKGROUND-IMAGE: url(images/photo_bgr_1.gif)}
.photo_class_2 {BACKGROUND-IMAGE: url(images/photo_bgr_2.gif); cursor:pointer;}

.copyright, .copyright A {color: #8A9E92; font-size: 10;	font-weight: none; }

.title, .title A {color: #8A9E92;font-family: Arial, Helvetica, sans-serif;font-size: 11;font-weight: bold;}

.comment, .comment A {color: #8A9E92;font-size: 11;font-weight: none;}

.location, .location A {color: #8A9E92;	font-size:17;}

UL.yellow_bullet {list-style-image: url(images/yellow_bullet.gif);color:#FFFFFF;}

.extra, .extra A {
	color: #E3C69A;
	font-size: 12;
	font-weight: bold;
}

TABLE.cms_table {
	border-collapse: collapse;
}

TR.cms_table {
	border: solid 1px #8A9E92;
}

TD.cms_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	border: solid 1px #8A9E92;
}

TH.cms_table {
	background-color: #8A9E92;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	border: solid 1px #E3C69A;
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: none;
	background-color: #F7EEDE;
	border: 1, solid #E3C69A;
	border-color: #E3C69A;
	color: #000000;
	height: 20px;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: none;
	background-color: #F7EEDE;
	border: 1, solid #E3C69A;
	border-color: #E3C69A;
	width:128;
	height:50;
	color: #000000;
}
