/*START*/
.root {
	color:white;
	background:transparent;
	font-family:arial;
	font-size:11pt;
}

/*START*/
a {
	font-family:arial;
	font-size:10pt;
	text-decoration:none;
	color:blue;
	background:transparent;
}

/*START*/
a:hover {
	color:red;
	font-size:10pt;
	background:transparent;
	font-style:bold;
}

/*START*/
a:link {
}

/*START*/
a:visited {
}

/*START*/
a.tracked {
	color:yellow;
	background:transparent;
}

/*START*/
a.subexpanded {
	color:yellow;
	background:transparent;
}

/*START*/
a.subclosed {
	color:yellow;
	background:transparent;
}

/*START*/
.bodyTop {
	background:gray;
	color:white;
	background-image:url(/menu-images/top12.jpg);
	background-repeat:no-repeat;
}

/*START*/
.bodyLeft {
	background:gray;
	color:white;
	background-image:url(/menu-images/bottom1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

/*START*/
.bodyMain {
	background:gray;
	color:black;
	background-image:url(/images/dcs1.jpg);
	background-attachment:fixed;
}

/*START*/
.formText {
	background:rgb(175,175,175);
	font-family:arial;
	border-color:rgb(175,175,175);
}

/*START*/
.formSelect {
	background:rgb(175,175,175);
	font-family:arial;
	border-color:rgb(175,175,175);
}

/*START*/
.formTextArea {
	background:rgb(175,175,175);
	font-family:arial;
	border-color:rgb(175,175,175);
}

/*START*/
.formButton {
	background:rgb(25,25,75);
	color:white;
	cursor:hand;
	border-color:rgb(125,125,175);
}

/*START*/
h1 {
	background: ;
	color: ;
}

/*START*/
h2 {
}

/*START*/
h3 {
}

/*START*/
h4 {
}

/*START*/
h5 {
}

/*START*/
h6 {
}

/*START*/
.formFile {
	background:rgb(175,175,175);
	color:black;
}

/*START*/
.errorMsg {
	color:rgb(200,0,0);
	font-style:italic;
	font-family:helvetica;
	font-size:14px;
}

/*START*/
.TDclass1 {
	background-color:rgb(25,25,75);
	color:white;
}

/*START*/
.TRClassOdd {
	background:rgb(215,244,245);
	color:black;
}

/*START*/
.TRClassEven {
	background:rgb(206,254,208);
	color:black;
}

/*START*/
.heading1 {
	font-family:arial;
	font-size:25px;
	font-weight:bold;
}

/*START*/
.heading2 {
	font-family:arial;
	font-size:20px;
	font-weight:bold;
}

/*START*/
.heading3 {
	font-family: ;
	font-size: ;
	font-weight: ;
}

/*START*/
.heading4 {
	font-family: ;
	font-size: ;
	font-weight: ;
}

/*START*/
.heading5 {
	font-family: ;
	font-size: ;
	font-weight: ;
}

/*START*/
.text1 {
	font-family:arial;
	font-size:14px;
	font-weight:;
}

/*START*/
.text2 {
	font-family: ;
	font-size: ;
	font-weight: ;
}

/*START*/
.text3 {
	font-family: ;
	font-size: ;
	font-weight: ;
}

/*START*/
.text4 {
	font-family: ;
	font-size: ;
	font-weight: ;
}

/*START*/
.text5 {
	font-family: ;
	font-size: ;
	font-weight: ;
}

/*START*/
.FieldName1 {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}

/*START*/
.FieldName2 {
}

/*START*/
.form1 {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

/*START*/
.important {
	color:red;
	font-family:arial;
}

/*START*/
.formStyle {
	background:rgb(130,130,130);
}

/*START*/
.siteHeading {
	font-family:arial;
	font-size:30px;
	font-weight:bold;
}

