body {
	margin:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #E8ECEF;
	background-color:#eef3f7;
	background-image: url(../../images/bkg_body.jpg);
	background-repeat: repeat-x;
}
td {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;color: #006699}
ul {
	margin-left:15;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainbutton {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #006699; text-decoration: none}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	border-bottom-style: dotted;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #006699;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
/*a {  font-weight: bold; color: #006699; text-decoration: underline}
a:hover {  color: #000000; text-decoration: underline}*/
a.mainbutton {  font-weight: bold; color: #006699; text-decoration: none}
a.mainbutton:hover {  color: #0066CC; text-decoration: none}
.link2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #B59F38; text-decoration: none }
a.link2:hover {  color: #006699; text-decoration: none}
.activebutton { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0066FF; text-decoration: none }
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}

.menu_edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.menu_edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none
}
a.menu_edit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none
}
	.inputtext 
		{
	color: #333333;
	background-color: #FFFFFF;
	background-image: url('../images/bg_txt.jpg');
	background-repeat: repeat;
	font-family:Verdana;
	font-size: 10px;
	border: #888888 1px solid;
	height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		font-weight : bold;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		background-image: url('../images/bg_btn.jpg'); 
		background-repeat: repeat;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  0px solid;
		border-left:  0px solid;
		border-right:  0px solid;
		border-top:  0px solid;
		height: 19px;
		width: 60px;
		font-weight : bold;
		}
li {
	margin-top: 1px;
	margin-bottom: 1px;
}
form {
	margin-top: 0px;
}

