body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #999999;
	font-weight: bold;
}

.iputfields
{
   font-size:11px;
   font-family:Trebuchet MS;
   font-weight:bold;
   color:#444444;
   height:18px;
   background-color:#e2e2e2;
   border-top-style:solid;
   border-top-color:#336699;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#33669;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#336699;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#336699;
   border-right-width:1px;
}
input.groovybutton 
{   
   font-size:11px;
   font-family:Trebuchet MS,sans-serif;
   font-weight:bold;
   color:#444444;
   width:124px;
   height:20px;
   background-color:#DDDDDD;
   border-top-style:solid;
   border-top-color: #336699;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#336699;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#336699;
   border-left-width:10px;
   border-right-style:solid;
   border-right-color:#336699;
   border-right-width:1px;
}
.iputtxtfields
{
   font-size:11px;
   font-family:Trebuchet MS;
   font-weight:bold;
   color:#444444;
   background-color:#e2e2e2;
   border-top-style:solid;
   border-top-color:#336699;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#336699;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#336699;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#336699;
   border-right-width:1px;
}


