html{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #f4f4f4;
}
#content h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B8210;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #1B8210;
	font-weight: bold;
	color: #fff;
	height: 25px;
	line-height: 25px;
	cursor:pointer;
}
#logo {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 101px;
	width: 285px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#top {
background-color: #FFFFFF;
height: 101px;
}
.inpclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
form {
	margin: 0px;
	padding: 0px;
}

#navbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 730px;
	float: left;
}

#msgs {
	color: #990000;
	background-color: #FFFFCC;
	padding: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#navbar #luser {
	float: right;
	width: 100px;
}
#clr {
	clear: both;
}
a {
	color: #0051A5;
}
a:hover {
	color: #CC0000;
}


.letterbox {
	height: 150px;
	width: 150px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
#impor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFCC;
	background-image: url(important-ico.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	width: 300px;
	border: 1px solid #FF0000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}



#imporB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFCC;
	background-image: url(important-ico.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	width: 700px;
	border: 1px solid #FF0000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height:30px;
}#closebtn {
	float: right;
}
#sttable td {
	font-size: 10px;
}