body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #e4ede9;
	color: #3c3c3c;
}

p, .text
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:5px;
}

a
{
	color: #eb5d17;	
}
a:hover
{
	text-decoration: none;
}

h1
{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(/images/box_title_bg.gif) repeat-x bottom;
	padding:0px 0 5px 0px;
	margin-top:0px;
	margin-bottom:0;
}
h2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}

li
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu{
	width: 12%;
	text-align: center;
	vertical-align: top;
}
.menu a
{
	display:block;
	font-weight: bold;
	color: #588c97;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 110px;
}
.menu a:hover
{
	color: #eb5d17;
}
.kenga {
	color:#555;
	font-size:11px;	
}
.no { text-decoration: none; }

.bottom
{
	color:#555;
	font-size:11px;
}
.bottom a
{
	font-family: Arial, Tahoma;
	color: #3c3c3c;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.bottom a:hover {color:#eb5d17}

.birthday_title
{
	font-size: 12px;
	color: #eb5d17;
	background: url(/images/content_div.gif) repeat-x bottom;
	padding-bottom:5px;
}
.birthday_text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	text-align: center;
}

.button_gray
{
	background: url(/images/button_bg.gif);
	color: #0f6f8c;
	font-size: 11px;
	border: 1px solid #cbcbcb;
	height: 21px;
	padding: 2px 10px 4px 10px;
	cursor: pointer;
	cursor: hand;
}

.img_border{padding-right:15px;}
.img_border img, .img_border2 img
{
	padding: 3px;
	border: 1px solid #acacac;
}
.img_bord
{
	padding: 3px;
	border: 1px solid #acacac;
}
.date
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	margin: 5px 0 10px 0;
}
.more_link{color: #649ba5;font-size:12px;font-weight:bold;}
.more_link a{color: #649ba5;}
.news_title
{
	display: block;
	color: #eb5d17;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:5px;
}

.content_title
{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(/images/box_title_bg.gif) repeat-x bottom;
	padding:10px 0 5px 0px;
}

.box_title
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/box_title_bg.gif) repeat-x bottom;
	padding:10px 0 5px 0px;
	text-align: center;
}

.box
{
	border:1px solid #4f8691;
	background: #e4eeec;
	margin: 10px 0 10px 0px;
	padding:10px;
	color: #3c3c3c;
	font-size: 11px;
	line-height: 130%;
}

.box h3 {font-size:12px;margin:0 0 5px 0;}

.red
{
	color: #d71e14;
}
.gray {color: #818181;}

.content_div{
	background: url(/images/content_div.gif) repeat-x center;
	height: 10px;
}

table.submenu
{
position:absolute;
visibility:hidden;
background: #e6ecea;
border-left:1px solid #4f8691;
border-bottom:1px solid #4f8691;
border-right:1px solid #4f8691;
z-index: 10;
}
td.submenu a
{
	color: #588c97;
	font-weight: bold;
	font-size: 12px;
	font-family:arial;
	height: 22px;
	display:block;
	text-align: left;
	padding:5px 0 0 0;
	margin:0;
}
td.submenu
{
	padding-left:15px;
	padding-right:15px;
}
.submenu_div 
{
	background: url(/images/submenu_div.gif) repeat-x;
	height:2px;
}
#header .decor { 
     width:245px; 
     height:209px; 
     background: url(/images/photo_right.png) no-repeat right; 
}  
  
*html #header .decor{ 
     background-image: none;  
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/photo_right.png,sizingMethod='scale'); 
}