BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    SCROLLBAR-FACE-COLOR: #CCCCCC;
    SCROLLBAR-ARROW-COLOR: white;
    SCROLLBAR-TRACK-COLOR: #F1F1F2;
	BACKGROUND-COLOR:  #C0C0C0;
	BACKGROUND-COLOR:  #FFFFFF;
	}
a {
	font-family: Trebuchet MS;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}

.subHeading {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.colorGreen { 
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.colorBlue { 
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.colorRed { 
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.linkstyle {
	color: #336600;
	font-family: "Trebuchet MS";
	font-size:12px;
}
.style1 {color: #CC0000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style2 {color: #000066;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style10 {
	color: #336600;
	font-family: "Trebuchet MS";
	font-size:11px;
}
.style4 {font-size: 10px}
.styleRed {color: #CC0000}
.inputfield {
font-size:11px;
font-family:Trebuchet MS,sans-serif;
font-weight:bold;
color:#444444;

background-color:#F2F2F2;

border-top-style:solid;
border-top-color:#FFCC00;
border-top-width:1px;

border-bottom-style:solid;
border-bottom-color:#FFCC00;
border-bottom-width:1px;

border-left-style:solid;
border-left-color:#FFCC00;
border-left-width:1px;

border-right-style:solid;
border-right-color:#FFCC00;
border-right-width:1px;
padding-left: 3px;
}

.groovybutton {
font-size:11px;
font-family:Trebuchet MS,sans-serif;
font-weight:bold;
color:#444444;
height:20px;
background-color:#F2F2F2;

border-top-style:solid;
border-top-color:#FFCC00;
border-top-width:1px;

border-bottom-style:solid;
border-bottom-color:#FFCC00;
border-bottom-width:1px;

border-left-style:solid;
border-left-color:#FFCC00;
border-left-width:1px;

border-right-style:solid;
border-right-color:#FFCC00;
border-right-width:1px;
}