@charset "utf-8";
/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-left: 0px;
}
input.groovybutton
{
	border: thin solid #999999;
    font-family:Arial,sans-serif;
	    background-color:#FFFFFF;
	    color: #000000;
	    font-size: 24px;
	    width: 197px;
	height: 59px;
}

input.groovybutton2
{
	font-family:Arial,sans-serif;
	background-color:#F3F3F3;
	border-style:solid;
	border-color:#999999;
	color: #FFFFFF;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.DescriptionBox {
font-family : "Verdana";
font-size : 12px;
font-weight : normal;
font-style : normal;
color : #666666;
width : 97%;
height:125px;
}

.formtext
{
	font-family : "verdana";
	font-size:16px;
	color: #000000;


}


a.options
{
	font-family : "Verdana";
	font-size:16px;
	padding-left: 2px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;

}

a.options:hover
{
	font-family : "Verdana";
	font-size:16px;
	padding-left: 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #006699;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;

}

.text_footer
{
	font-size:11px;
	color: #999999;	
	padding-top: 4px;
	padding-left: 10px;		

}

.text_banneroptions
{
	font-size:11px;
	color: #CCCCCC;
	padding-top: 4px;
	padding-left: 10px;

}

.text_banner_line2
{
	color: #333333;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;


}
.text_banneroptions2
{
	font-size:11px;
	color: #CCCCCC;
	padding-top: 4px;
	padding-left: 10px;

}

a.text_banneroptions2
{
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.text_banneroptions2:hover
{
	font-size:11px;
	color: #FFFFFF;
	background-color: #840F0F;
	margin-bottom: 5px;

}
.main
{
font-family : "Verdana";
font-size: 22px;
color: #7A9C21;
margin-bottom: 5px;
margin-top: 5px;
text-decoration:underline;

}
.main:hover
{
font-family : "Verdana";
font-size: 22px;
color: #FFFFFF;
text-decoration:none;
}
.Head
{
font-family : "Verdana";
font-size: 22px;
color: #000000;
}
.Medium
{
font-family : "Verdana";
font-size: 16px;
color: RED;
font-weight:bold;
}

.table
{
width:320px;	
font-family : "Verdana";
font-size: 16px;
}
.td
{
font-family : "Verdana";
font-size: 16px;
}
.GridLink
{
font-family : "Trebuchet MS";
font-size: 20px;
color: #333333;
text-decoration:underline;

}
.GridLink:hover
{
font-family : "Trebuchet MS";
font-size: 20px;
color: #98CE32;
text-decoration:none;
}
.FormTable
{
	
	border:1px solid #9BA4AD;
	font-family: Arial;
	width:600px;
	background-color:#F3FFFF;
}
Formtr
{
	background:#F3FFFF;
}
Formtr.colour
{
	 
	background:#D6FEFF;
	font-family: Arial;
	font-size:small;
	font-weight:bold;
}
Formtd.colour
{
	 
	background:#D6FEFF;
	font-family: Arial;
	font-size:small;
	font-weight:bold;
}

Formtd.head
{
	 
	background:#000000;
	color:#FFFFFF;
	font-family: Arial;
	font-size:medium;
	font-weight:bold;
	
}

Formtd.bold
{
	font-family: Arial;
	font-size:14;
	font-weight:bold;
	
}
Formtd
{
	font-family: Arial;
	font-size:small;
	font-weight:normal;
}
  #rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
    #rateMe li{float:left;list-style:none;}
    #rateMe li a:hover,
    #rateMe .on{background:url(star_on.gif) no-repeat;}
    #rateMe a{margin-left:10px;float:left;background:url(star_off.gif) no-repeat;width:30px; height:30px;}
    #ratingSaved{display:none;}
    .saved{color:red; }


.Steps {
    border: 2px solid #98CE32;
    background-color: #FFFFFF;
    width : 800px;
    text-align: center;
    font-family: Trebuchet MS, Verdana, sans-serif;
    color: #666666;
    font-size: 11px;
    text-indent: 5px;
    vertical-align:middle;
}
.msgs {
    border: 1px solid #98CE32;
    background-color: #FFFFFF;
    width : 900px;
    text-align: left;
    font-family: Trebuchet MS, Verdana, sans-serif;
    color: #666666;
    font-size: 16px;
    text-indent: 5px;
    vertical-align:middle;
}
