/* CSS Document */

body{
margin:0px;
background:url(images/bg_main.jpg)
repeat-x;

}

table{
font-family: "Trebuchet MS";
font-size:13px;
color: #706950;

}

.blacktext{
font-family: "Trebuchet MS";
font-size:11px;
color: #000000;
font-weight:bold;

}

.blacktext-normal{
font-family: "Trebuchet MS";
font-size:11px;
color: #000000;
}


a.toplink{
font-family: "Trebuchet MS";
font-size:13px;
color: #c0c0c0;
text-decoration:none;
padding:5px;
cursor:default;
border:1px outset #545454;
}

a.toplink:hover{
font-family: "Trebuchet MS";
font-size:13px;
color: #FFFFFF;
text-decoration:none;
background-color:#3e3f3d;
padding:5px;
cursor:default;
border:1px groove #8f8f8f;
}

.heading_dots{
font-family: "Trebuchet MS";
font-size:11px;
color: #CCCCCC;
font-weight:none;
}


.heading1{
font-family: "Times New Roman";
font-size:20px;
color: #332c13;
}


a.redmore_red{
font-family:"Trebuchet MS";
font-size:13px;
color: #d3181f;
text-decoration:none;
}

a.redmore_red:hover{
font-family:"Trebuchet MS";
font-size:13px;
color: #00a4df;
text-decoration:underline;
}


a.link1{
font-family:"Trebuchet MS";
font-size:13px;
color: #FF3300;
text-decoration:none;
}

a.link1:hover{
font-family:"Trebuchet MS";
font-size:13px;
color: #333333;
text-decoration:underline;
}

a.iemlink{
font-family:"Trebuchet MS";
font-size:13px;
color: #9b9372;
text-decoration:none;
}

a.iemlink:hover{
font-family:"Trebuchet MS";
font-size:13px;
color: #FFFFFF;
text-decoration:underline;
}

a.link2{
font-family:"Trebuchet MS";
font-size:13px;
color: #000000;
text-decoration:none;
}

a.link2:hover{
font-family:"Trebuchet MS";
font-size:13px;
color: #666666;
text-decoration:none;
}

a.footerlink1{
font-family:"Trebuchet MS";
font-size:11px;
color: #5b5b5b;
text-decoration:none;
}

a.footerlink1:hover{
font-family:"Trebuchet MS";
font-size:11px;
color: #000000;
text-decoration:underline;
}


a.sumtechlink{
font-family:"Trebuchet MS";
font-size:11px;
color: #000000;
text-decoration:none;
}

a.sumtechlink:hover{
font-family:"Trebuchet MS";
font-size:11px;
color: #FFFFFF;
text-decoration:underline;
}


a.linktop{
font-family:"Trebuchet MS";;
font-size:13px;
color: #333333;
text-decoration:none;

}

a.linktop:hover{
font-family:"Trebuchet MS";;
font-size:13px;
color: #FF0000;
text-decoration:none;

}

.white12{
font-family:"Trebuchet MS";;
font-size:12px;
color: white;

}

.red{
font-family:"Trebuchet MS";;
font-size:12px;
color: red;

}

.red2{
font-family:"Trebuchet MS";;
font-size:14px;
color: red;

}
.orange{
font-family:"Trebuchet MS";;
font-size:11px;
color: #FE822A;

}


.dottedline{
font-family:"Trebuchet MS";;
font-size:12px;
color: #CCCCCC;

}


/* Start of Form Classes*/
INPUT.textfield {
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	PADDING-LEFT: 5px; 
	BORDER-LEFT: #999999 1px solid; 
	WIDTH: 235px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	HEIGHT: 16px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}
INPUT.textfield2 {
	 BORDER-RIGHT: #D5D5D5 1px solid;
	 BORDER-TOP: #D5D5D5 1px solid; 
	 PADDING-LEFT: 5px; 
	 BORDER-LEFT: #D5D5D5 1px solid;
	 WIDTH: 125px; 
	 BORDER-BOTTOM: #D5D5D5 1px solid; 
	 HEIGHT: 15px;
	 font-family:Verdana;
	 font-size:11px;
	 color:#333333;
}

.select {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	width:90px;
}

.select1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	WIDTH: 190px; 
	COLOR: #333333; 
	FONT-FAMILY:Verdana;
	HEIGHT: 20px
	
}

INPUT.submit {
	BORDER-RIGHT: #b7b1a5 1px solid; 
	BORDER-TOP: #d8d5cd 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #d8d5cd 1px solid; 
	WIDTH: 75px; COLOR: #666666; 
	BORDER-BOTTOM: #b7b1a5 1px solid; 
	FONT-FAMILY: Verdana;
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #f4f2ec; 
	TEXT-ALIGN: center;
}

.TEXTAREA {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #FFFFFF;
	width:180px;
	border: 1px solid #D5D5D5;
	}
	
.TEXTAREA1 {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #FFFFFF;
	width:255px;
	border: 1px solid #D5D5D5;
	}

.SLECTAREA {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #FFFFFF;
	width:255px;
	border: 1px solid #D5D5D5;
	}

/* End  of Form Classes*/


.CellOver {
	padding-left:18px;
	font-family: "Trebuchet MS";
	font-size:11px;
	background-color: #cdf1fe;
	color: black;
	border-bottom: 1px solid black;
	height: 25px;
	cursor:default;
	
	}
	

.CellNormal-1 {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:black;
	background-color: white;
	border-bottom: 1px solid black;
	height: 25px;
	cursor: default;
	
	}

.CellOver-1 {
	padding-left:18px;
	font-family: "Trebuchet MS";
	font-size:11px;
	background-color: #fff0c3;
	color: black;
	border-bottom: 1px solid black;
	height: 25px;
	cursor:default;
	
	}


