body {
	background-color: #FFFFFF;
	color: #666666;
	margin: 0px;
	font-family: "trebuchet ms";
}

td, p {
font-family: "trebuchet ms";
font-size: 10pt;
}

td.largerfont {
font-family: "trebuchet ms";
font-size: 12pt;
}

td.padded, td.linksleft, td.linksright {
padding-left: 10px;
padding-right: 10px;
}

td.linksleft {
border-right: 1px solid #006666;
width: 120px;
}

td.linksright {
border-left: 1px solid #006666;
width: 120px;
}

.error {
color: #CC0000;
}

.highlighttext {
font-family: "trebuchet ms";
color: #6C70A0;
font-weight: bold;
}

.lightcolortext {
color: #999999;
font-style: italic;
}

.accent {
font-style: italic;
}

.linecolor {
color: #006666;
}

.cellaccent {
background-color: #B5BDDF;
}

.generaltable {
	background-color: #FAE2D1;
	border: 1px solid #006666;
	width: 500px;
	padding: 3px;
	spacing: 0px;
}

.largetable {
background-color: #CFD9FF;
border: 1px solid #006666;
padding: 3px;
spacing: 0px;
}

.smalltable {
background-color: #CFD9FF;
border: 1px solid #006666;
width: 360px;
padding: 3px;
spacing: 0px;
}

.colortable {
border: 1px solid #C0C0C0;
border-collapse: collapse;
}

.colorcell {
border: 1px solid #C0C0C0;
}

.fieldname {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.regtext {
font-family: "trebuchet ms";
font-size: 10pt;
}

.smalltext {
font-family: "trebuchet ms";
font-size: 8pt;
}

.largelinks {
font-size: 12pt;
}

.largeboldtext {
font-size: 14pt;
font-weight: bold;
}

.noline {
text-decoration: none;
}

.black {
color: #000000;
}

.nolineblack {
text-decoration: none;
color: #000000;
}

.warning {
color: #3836AB;
font-weight: bold;
}

a {
	color: #006666;
	text-decoration: none;
}

a.links:hover {
	color: #FF6666;
	background: #CFD9FF;
	text-decoration: none;
}

a.linkset {
color: #006666;
font-weight: bold;
text-decoration: none;
}

input.button, .button {
	color:#666666;
	background-color: #EAEAEA;
	border:2px solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;












filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#CBCFE4',EndColorStr='#99ABCC');
}

