@charset "utf-8";
body {
	background-color: #f0efed;
	margin: 0px;
}
.logo_bg {
	width: 798px;
	height: 111px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #b0b0b0;
	border-right-color: #b0b0b0;
	border-bottom-color: #b0b0b0;
	border-left-color: #b0b0b0;	
	
}
.menu_bg {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 205px;
	height: 111px;
	background-color: #eab649;
}
.news_bg {
	background-image: url(../images/newsbggif.gif);
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d5;
}
.topmenu {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.topmenu:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.topmenu_divider {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.main_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding-top: 10px;
	padding-right: 75px;
	padding-left: 40px;
}
.date {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #7c7b7b;
}
.news_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7c7b7b;
}

.box_l_t {
	background-image: url(../images/box_l_t.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box_r_t {
	background-image: url(../images/box_r_t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box_t {
	background-image: url(../images/box_t.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box_l_b {
	background-image: url(../images/box_l_b.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_r_b {
	background-image: url(../images/box_r_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_b {
	background-image: url(../images/box_b.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box_l {
	background-image: url(../images/box_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box_r {
	background-image: url(../images/box_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box_bg {
	background-color: #FFFFFF;
}

.text_bg_w {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #FFFFFF;
	padding-right: 20px;
	alagin : justify;
}
.logo_left {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	width: 205px;
	height: 115px;
	background-color: #eab649;
}

.imageleft {
	float: left;
	padding-right:20px;
}
.imageright {
	float: right;
	padding-left:20px;
	
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #969696;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.submenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
}
.submenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display:block;

}
.youhere {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 20px;
}
.graybg {
	background-color: #F3F4F4;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.youhere1 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #EAB649;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 20px;
}
.slogen {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EAB649;
	padding-top: 20px;
	padding-bottom: 5px;
	display:block;
}
.textinner {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding-right: 20px;
	alagin : justify;
	padding-left: 20px;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	width: 230px;
	border: 1px solid #333333;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #EAB649;
}

.newsdate {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EAB649;
	padding-top: 20px;
	padding-bottom: 5px;
	display:block;
}
.textfieldsmall {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	width: 60px;
	border: 1px solid #333333;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	width: 330px;
	border: 1px solid #333333;
	height: 70px;
}
.star {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
.categories {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F0D3;
	background-image: url(../images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
.categories:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EAB649;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F0D3;
	background-image: url(../images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}

.formerror
{
	color:#ff0000;
}

.vline {
            border-right-width: 1px;
            border-right-style: solid;
            border-right-color: #999999;
}
.textbold {
            font-family: Tahoma;
            font-size: 12px;
            font-style: normal;
            line-height: normal;
            font-weight: bold;
            font-variant: normal;
            text-transform: none;
            color: #666666;
}
.line {
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #999999;
}

.more1 {
            font-family: Tahoma;
            font-size: 11px;
            font-style: normal;
            line-height: normal;
            font-weight: bold;
            font-variant: normal;
            text-transform: none;
            color: #EAB649;
            text-decoration: none;
            list-style-image: url(../images/b1.gif);
}
.text {
            font-family: Tahoma;
            font-size: 12px;
            font-style: normal;
            line-height: 18px;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            color: #666666;
            list-style-image: url(../images/b1.gif);
}
.bigtext {
            float: left;
            font-family: Tahoma;
            font-size: 40px;
            font-weight: bold;
            text-transform: capitalize;
            color: #000000;
            line-height: 35px;
            width: 30px;
}

.submenu {
            font-family: Tahoma;
            font-size: 12px;
            color: #666;
            text-align: left;
            vertical-align: middle;
            padding-left: 20px;
            text-decoration: none;
            display: block;
}
a.submenu {
            font-family: Tahoma;
            font-size: 12px;
            color: #666;
            text-align: left;
            vertical-align: middle;
            padding-left: 20px;
            text-decoration: none;
            display: block;
}
a.submenu:hover {
            font-family: Tahoma;
            font-size: 12px;
            color: #FFF;
            text-align: left;
            vertical-align: middle;
            padding-left: 20px;
            text-decoration: none;
            display: block;
            background-color: #000;
}


.textboldlink {
            font-family: Tahoma;
            font-size: 12px;
            font-weight: bold;
            font-variant: normal;
            text-transform: none;
            color: #666666;
}
.textboldlinkhover {
            font-weight: bold;
            text-transform: none;
            color: #EAB649;
}
	