.header  { 
	background: #F0F0F0; 
	color: green; 
	border-bottom: solid 1px green; 
	margin: 0 0 2px 0; 
	padding-top: 2px; 
	padding-left: 2px; 
}
.footer  { background: #ccffcc; color: green; border-top: solid 1px green; margin: 10px 0 0 0; }
.company { font-weight: bold; }
hr       { clear: both; border:solid; border-width:1px; border-bottom-color:#007300; border-top-color:#ffffff; border-left-color:#ffffff; border-right-color:#ffffff;}
.top-news img { float: left; margin-right: 5px; }
.top-news h3, .news h3 { font-size: large; font-weight: bold; }
.accesskey { text-decoration: underline; }
a { text-decoration: none; }
.validation { margin-top: 10px; }
.product img { float: left; margin-right: 5px; }
.product h3, .news h3 { font-size: large; font-weight: bold; }

div {
color: #212121;
font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
font-size: 12px;
line-height: 1.9em
}

p {
color: #212121;
font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
font-size: 12px;
line-height: 1.9em
}

form {
color: #212121;
font-family: Lucida,Verdana,sans-serif,"Lucida Grande",;
font-size: 11px;
line-height: 1.9em
}

.panel  { 
	border-bottom: dotted 1px grey; padding-bottom: 10px;; 
}

.content {
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.homepanel1 {
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: dotted 1px
}

.homepanel2 {
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.forminstructions  { 
	font-size: 10px;
	color: grey; 
}

.instructions  { 
	font-size: 10px;
	color: grey; 
	padding-top: 10px;
	padding-bottom: 4px;
}

.actions  { 
	font-size: 11px;
}

.registration_process  { 
	background: #6699FF;
    color: #220022;
    border-style: dotted;
    border-width: 1px;
	padding: 2px;
}

.dashboard  { 
    color: #220022;
    border-style: solid;
    border-width: 1px;
	padding: 2px;
}

.errMsg { 
	background: #ffff33;
    color: #ff0033;
    border-style: solid;
    border-width: 1px;
	padding-left: 2px;
}

.infoMsg { 
	background: #ffff33;
    color: #000000;
    border-style: dotted;
    border-width: 1px;
	padding-left: 2px;
}

.results4dtable {
	background-color:#ccffcc;
	padding: 0px;
	color: #C0C0C0; 
	border: solid 1px; 
}
	
.drawdate {
	text-align:center;
	background-color:#227CE8;
	vertical-align:center;	
	height:18px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	
.resulttopheader {
	text-align:center;
	vertical-align:center;
	height:17px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #332233;
}

.resultssectionheader{	
	text-align:center;
	vertical-align: center;
	height:17px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #332233;
}

.results4D{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#000000;
}

.drawnumber{
	text-align:left;
	background-color:#EEEEEE;
	vertical-align:center;	
	height:18px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
}


