body, p, td, ul, li	{
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #242A11;
		line-height: 18px;
		}
a:visited {
		color: #839246; 
		text-decoration: underline;
		font-weight: bold;
		}
a:link {
		color: #839246; 
		text-decoration: underline;
		font-weight: bold;
		}   
a:hover {
		color: #839246; 
		text-decoration: underline;
		font-weight: bold;
		}
.small
		{
		font-size: 10px;
		line-height: 12px;
		}
.large  {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #C44024; 
		}
hr		{
		height: 1px;
		width: 100%;
		color: #CCCCCC;
		margin: 0px;
		}
input, select, textarea
        {
		font-family: Verdana, Helvetica, Arial;
		font-size: 8pt;
		border-style:normal;
		background-color:#FFFFFF;
		}
.checkbox
		{
		border-style:normal;
		}
.radio  {
		border-style:normal;
		background-color: #FFFFFF;
		}

#msg1 {position:absolute; visibility:hidden; background:#999966; left:35%; top:100px; width:30%; height:15%; z-index:100; color:#FFFFFF; font-family:Verdana,Arial; text-align:center;}
#msg2 {position:absolute; visibility:hidden; background:#999966; left:35%; top:100px; width:30%; height:15%; z-index:200; color:#FFFFFF; font-family:Verdana,Arial; text-align:center;}
#msg3 {position:absolute; visibility:hidden; background:#999966; left:35%; top:100px; width:30%; height:15%; z-index:300; color:#FFFFFF; font-family:Verdana,Arial; text-align:center;}
