@charset "utf-8";
/* CSS Document */
body {
    font-family: Tahoma, Arial, Times New Roman, sans-serif, serif;
	font-size: 11px;
	color: #F8F8F8;
	background-image: url();
	background-color: #999E94;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th {
    font-family: Tahoma, Arial, Times New Roman, sans-serif, serif;
	font-size: 11px;
	color: #F8F8F8;
}
a {
	font-size: 11px;
	font-weight: 600;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #99FF00;
}
h1 {
	font-size: 11px;
	color: #C7C7C7;
}
h2 {
	font-size: 11px;
	color: #C7C7C7;
}
h3 {
	font-size: 10px;
	color: #C7C7C7;
}
input {
	font-size: 10px;
	background-color: #F8F8F8;
	color: #7B847B;
	border: 1px solid #BEC0C2;
	height: 20px;
}
textarea {
	font-size: 10px;
	background-color: #F8F8F8;
	color: #7B847B;
	border: 1px solid #BEC0C2;
	height: 61px;
}
.style1 {
	font-size: 11px;
	color: #B0B5AC;
}
.style2 {
	font-size: 11px;
	color: #c1c5be;
}
.style3 {
	font-size: 11px;
	color: #8A9184;
}
.style4 {
	font-size: 11px;
	color: #D8D8D8;
}
.style4 a {
	color: #ffffff;
	font-size: 10px;
	font-weight: 600;
}
.style4 a:link {
	color: #ffffff;
	text-decoration: none;
}
.style4 a:visited {
	text-decoration: none;
	color: #ffffff;
}
.style4 a:active {
	text-decoration: none;
	color: #ffffff;
}
.style4 a:hover {
	text-decoration: none;
	color: #9AFE00;
}
.style5 {
	color: #7A847B;
	font-size: 11px;
}
.style6 {
	background-color: #7B847B;
	color: #C7C7C7;
}
.style7 {
	color: #7A847B;
	font-size: 10px;
}
.style7 a {
	color: #7A847B;
	font-size: 10px;
	font-weight: 600;
}
.style7 a:link {
	color: #7A847B;
	text-decoration: none;
}
.style7 a:visited {
	text-decoration: none;
	color: #7A847B;
}
.style7 a:active {
	text-decoration: none;
	color: #7A847B;
}
.style7 a:hover {
	text-decoration: none;
	color: #454841;
}
.style8 {
	color: #454841;
	font-size: 11px;
}
.button {
	background: #F3F3F3 url(../images/bk-button.jpg) repeat-x bottom;
	font-size: 10px;
	background-color: #F8F8F8;
	color: #676767;
	border: 1px solid #676767;
	height: 18px;
	width: 50px;
}
.clear{
	clear:both;
}
.styletextfield {
	background: #F3F3F3 url(../images/bk-textbox.jpg) repeat-x top;
	border: #676767 1px solid;
	color: #666666;
	font-size: 11px;
	direction: ltr;
	height: 17px;
	width: 160px;
}
.styletextaria {
	background: #F3F3F3 url(../images/bk-textbox.jpg) repeat-x top;
	border: #676767 1px solid;
	color: #666666;
	font-size: 11px;
	direction: ltr;
	width: 160px;

}
.sbtn    {
	background-image: url(images/button.gif);
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
}
.msg {
	background-image: url(../images/ok.gif);
	text-align:left;
	margin-left:30px;
    margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
    padding-left:30px;
}
.emsg {
	background-image: url(../images/nok.gif);
	text-align:left;
	margin-left:30px;
    margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
    padding-left:30px;
}
.error {
    border:1px solid #9AFE00;
    background-color:#8B9388;
    width:80%;
    margin:auto;
    padding-top:5px;
    padding-bottom:5px;
}
.footer {
	color: #7B847B;
	font-size: 10px;
	background-color: #454841;
	height: 45px;
}
.footer a {
	color: #7B847B;
	font-size: 10px;
	font-weight: 600;
}
.footer a:link {
	color: #7B847B;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #7B847B;
}
.footer a:active {
	text-decoration: none;
	color: #7B847B;
}
.footer a:hover {
	text-decoration: none;
	color: #999E94;
}
.footer2 {
	color: #999E94;
	font-size: 10px;
	background-color: #454841;

}
.footer2 a {
	color: #999E94;
	font-size: 10px;
	font-weight: 600;
}
.footer2 a:link {
	color: #999E94;
	text-decoration: none;
}
.footer2 a:visited {
	text-decoration: none;
	color: #999E94;
}
.footer2 a:active {
	text-decoration: none;
	color: #999E94;
}
.footer2 a:hover {
	text-decoration: none;
	color: #99FF00;
}
