body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6C0000;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #6C0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6C0000;
}
a:hover {
	text-decoration: none;
	color: #C02125;
}
a:active {
	text-decoration: underline;
	color: #6C0000;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
font-size: 12px;
font-weight: bold;
color: #6C0000
}

.style4 {
color: #33FF00;
font-size: 14px;
}

.bg1 {
	background-image: url(../admimg/ArcInvest_11.gif);
	background-repeat: repeat-y;
}
.bg2 {
	background-image: url(../admimg/ArcInvest_13.gif);
	background-repeat: repeat-y;
}
.bg3 {
	background-image: url(../admimg/ArcInvest_15.gif);
	background-repeat: repeat-y;
}
.bg4 {
	background-image: url(../admimg/ArcInvest_17.gif);
	background-repeat: repeat-y;
}


.menu_bar {
	background-image: url(../admimg/ArcInvest_04.jpg);
	background-repeat: repeat-x;
}

.menu {
	color: #FFFFFF;
	font-size: 11px;
}

.menu a:link {
color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.menu a:visited {
color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.menu a:hover {
color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.menu a:active {
color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.form_style {
width: 155px;
height: 17px;
border: 1px inset #6C0000;
}

.form_style_textfield {
height: 17px;
border: 1px inset #6C0000;
}

.form_style2 {
border: 1px inset #6C0000;
}

/*Login page*/

#break {
	height: 50px;
}

.loginbutton {
	border : solid 1px #ff8261;
	background: #f9cec2;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}

.login {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px solid #ff8261;
	width: 429px;
	background: #f9cec2;
}

.login h1 {
	background-position: left top;
	color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 50px;
 	text-align: left;
	font-size: 1.5em;
}

.login p {
	padding: 0 1em 0 1em;
	}

.form-block {
	border: 1px solid #ff8261;
	background: #fcbaa8;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.login-form {
	text-align: left;
	float: right;
	width: 60%;
}

.login-text {
	text-align: left;
	width: 40%;
	float: left;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	}

.inputbox {
	width: 150px;
	margin: 0 0 1em 0;
	border: 1px solid #ff8261;
	background: #fdede8;
	}

.clr {
    clear:both;
    }






