body {margin:0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#777777;}
b {color:#888888;}
td {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#777777;}
ul {margin-left:15;}
.mainbutton {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color: #FF0000;text-decoration: none;font-weight: bold;}
.mainbuttonactive {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color: #FFFFFF;text-decoration: none;font-weight: bold;}
.title {font-size: 20px;text-decoration: none;color: #86B2C8;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;}
a {font-weight: bold;color: #86B2C8;}
a:hover {color: #3e6db1;}
.copyright {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #E7E7E7;text-decoration: none;}
a.mainbutton:hover {color: #FFFFFF;text-decoration: none;}
a.title:hover {text-decoration: underline;}
.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;}
.inputbutton 
			{
			color: #333333;
			background-color: #EEEEEE;
			background-image: url('../admin/images/bg_btn.jpg'); 
			background-repeat: repeat;
			font-family:Verdana;
			font-size: 10px;
			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;
			}	
		.inputtext 
			{
			color: #333333;
			background-color: #FFFFFF;
			background-image: url('../admin/images/bg_txt.jpg'); 
			background-repeat: repeat;
			font-family:Verdana;
			font-size: 10px;
			border: #888888 1px solid;
			height: 17px;
			width: 200px;
			}
