body {
	font-family: Arial, Helvetica, sans-serif; background-image:url(images/background.jpg); background-repeat:no-repeat;
}

.buttonS{width:50px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:9pt;
			background-color:green; color:#ffffff;}

.buttonM{width:70px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:9pt;
			background-color:seagreen; color:#ffffff;}
			
.buttonL{width:100px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:9pt;
			background-color:seagreen; color:#ffffff;}
			
a:link, a:active, a:visited{text-decoration:none; color:seagreen;}
a:hover{text-decoration:none; color:#0033cc;}
		
h4{font-family:"Trebuchet MS"; font-size:20px; font-weight:bold; color:seagreen; text-transform:capitalize;}

table{text-align:center; border:0; width:100%; text-align:center; background-image:url(images/background.jpg); background-repeat:no-repeat;}
th {
	font-family: Arial, Helvetica, sans-serif;
}
td{text-align:left; font-size:12px; font-family:"Trebuchet MS"; font-weight:bold; padding:4px; vertical-align:top; padding-top:10px;}

.redText{font:"Times New Roman", Times, serif; font-size:12px; color:#FF0000; font-weight:bold;}

#buttons{text-align:center; vertical-align:middle;}

.underline{text-decoration:underline; font-style:italic;}

#errmsg {font-size:12px; color:#FF0000; font-style:italic; text-decoration:underline; margin:20px;}

#msg {font:Arial, Helvetica, sans-serif; color:seagreen; font-style:italic; margin:5px; margin-bottom:10px;}
