.labelbox
{
	background: transparent none repeat scroll 0 0;
	color: #111111;
	padding: 6px 3px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.labelbox1
{
	background: transparent none repeat scroll 0 0;
	color: #111111;
	padding: 2px 1px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.textbox
{
	background: #FEFEFE none repeat scroll 0 0;
    border: 1px solid #D4D4D4;
    color: #111111;
    margin: 1px;
    padding: 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
}
.amounttextbox
{
	background: #FEFEFE none repeat scroll 0 0;
    border: 1px solid #D4D4D4;
    color: #111111;
    margin: 1px;
    padding: 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
}

p
{
	margin: 10px!important;
}

.Button
{
	font-family: Verdana;
	background-color: #80BC45;
	font-weight: bold;
	color: White;
	height: 20px
}
.errMessage
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}

#header-bar1 
{
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

#header-bar2
{
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

#header-bar3
{
	border-left: 3px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
}

#header-bar4
{
	border-right: 3px solid #fff;
}

#horiz-menu_bg 
{
    clear: both;
    width: 980px;
    height: 41px;
    background: #446626 url(../Images/horiz-bg.png) 0 0 repeat-x;
    border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

#horiz-menu
{
    float: left;
    width: 980px;
    height: 41px;
    font-family: Helvetica,Arial,sans-serif;
}

#horiz-menu ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#horiz-menu ul li
{
    display: inline;
}

#horiz-menu ul li a 
{
    float: left;
    display: block;
    padding: 0 15px;
    height: 31px;
    padding-top: 10px;
    text-align: center;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #fff;	
    outline: none;
    font-family: Helvetica,Arial,sans-serif;
}

#horiz-menu li a:hover, #horiz-menu li .current 
{
    color: #d1f7ad;
    background: url(../Images/horiz-r.png) no-repeat;	
    font-family: Helvetica,Arial,sans-serif;
}

#horiz-menu li a:hover span, #horiz-menu li .current span
{
    color: #d1f7ad;
    background: url(../Images/horiz-l.png) no-repeat;	
    font-family: Helvetica,Arial,sans-serif;
}

#news
{
	padding-left: 3px;
	padding-top: 3px
}

#login
{
	padding-right: 2px;
}

#footer
{
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

#footer1
{
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

.loginboxdiv
{
	margin:0px;
	height:22px;
	width:215px;
	background:url(../Images/TextBox.bmp) no-repeat bottom;
}
/* attributes of the input box */
.loginbox
{
	background:none;
	border:none;
	width:200px;
	height:16px;
	margin:0;
	padding: 3px 7px 3px 7px;
	font-family: Verdana;
	font-size: 12px;
	color: White;
}

#ImageBorder
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#919B9C;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#919B9C;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#919B9C;
}