﻿BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background:#676767;
	color: #4C4C4C;
}

td, p {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4C4C4C;}

select, option {
font-size: 11px;
}

span.form, td.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4C4C4C;
}
form input {
	background-color : #E1E1E1;
	border-bottom : outset #18487B;
	border-bottom-width : 1px;
	border-left-color : #18487B;
	border-left-width : 1px;
	border-right-color : #18487B;
	border-right-width : 1px;
	border-top-color : #18487B;
	border-top-width : 1px;
	border-top-style : outset;
	border-right-style : outset;
	border-left-style : outset;
	font-size : 10px;
	font-family: Arial;
}
form textarea {
	background-color : #E1E1E1;
	border-bottom : outset #18487B;
	border-bottom-width : 1px;
	border-left-color : #18487B;
	border-left-width : 1px;
	border-right-color : #18487B;
	border-right-width : 1px;
	border-top-color : #18487B;
	border-top-width : 1px;
	border-top-style : outset;
	border-right-style : outset;
	border-left-style : outset;
	font-size : 10px;
	font-family: Arial;
}

form select {
	background-color : #E1E1E1;
	border-bottom : outset #18487B;
	border-bottom-width : 1px;
	border-left-color : #18487B;
	border-left-width : 1px;
	border-right-color : #18487B;
	border-right-width : 1px;
	border-top-color : #18487B;
	border-top-width : 1px;
	border-top-style : outset;
	border-right-style : outset;
	border-left-style : outset;
	font-size : 10px;
	font-family: Arial;
}

#login {
	background-image: url(../Images/login.jpg);
	background-repeat:no-repeat;
	width:749px;
	height:464px;
	margin-top:45px;
}

#combo {margin-top:250px; margin-left:214px; width:323px; height:131px; background-color:#5895ce; position:absolute;}

.comboStyle {color:white; font-weight:bold; margin-top:20px;}