body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #f16203;
	text-decoration: none;
}

a:hover{
	color: #f16203;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 10px;
}

.bgy {
	background-repeat: repeat-y;
}

.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-image: url(../images/welc-bg.gif);
	background-repeat: repeat-x;
	padding-left: 25px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 9px;
	padding-left: 21px;
}


.bottom_menu {
	color: #000000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bottom_lnk{
	color: #000000;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}
.loginfrom {
	background-color: #FFFFFF;
	border: 1px solid #d1c3b9;
	width: 160px;
	height: 20px;
	font-size: 11px;
	padding-left: 1px;
	text-align: left;
	padding-top: 2px;
}

.title-loginform {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #413c38;
	vertical-align: middle;
	text-align: left;
	padding-top: 2px;
}
.loginform-t {
	color: #6d6057;
	padding-top: 4px;
	padding-bottom: 4px;
}

.loginform-t_lnk {
	color: #6d6057;
	text-decoration:underline;
}

.loginform-t_lnk:hover {
	color: #6d6057;
	text-decoration:none;
}

.menu {
	color: #000000;
	background-image: url(../images/menu-btn-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.menu_lnk{
	text-decoration: none;
	color: #000000;
}
.news {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/news-title-bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
}
.news-content {
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}


.menu_lnk:hover {
	color: #FD2D29;
	text-decoration: none;
}

.body_txt {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
