/* CSS Document */

body{
margin:0px;
background-image:url(images/bg_main.jpg);
background-repeat:repeat-x; 

}

table{
font-family: "Trebuchet MS";
font-size:11px;
color: #333333;

}

.normaltext1{
font-family:"Trebuchet MS";
font-size:11px;
color:#B28922;

}

.normaltext2{
font-family:"Trebuchet MS";
font-size:11px;
color:#552213;

}

.heading1{
font-family: "Arial Black";
font-size:14px;
color: #000000;
}

.heading2{
font-family: Arial;
font-size:13px;
color: #000000;
}

.heading3{
font-family: Arial;
font-size:16px;
color: #807253;
font-weight:bold;
text-decoration:none;
}

.heading4{
font-family: Arial;
font-size:16px;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}

.link3{
font-family: "Trebuchet MS";
font-size:12px;
font-weight:bold;
color: #807253;
}

.link3:hover{
font-family: "Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#E0B856;
text-decoration:none;
}

a.viewmore{
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:none;
}

a.viewmore:hover{
font-family:tahoma;
font-size:11px;
color: #996600;
text-decoration:underline;
}

a.link1{
font-family:tahoma;
font-size:11px;
color: #333333;
text-decoration:none;
}

a.link1:hover{
font-family:tahoma;
font-size:11px;
color: #FFFFFF;
text-decoration:underline;
}

a.link2{
font-family:tahoma;
font-size:11px;
color: #B28922;
text-decoration:none;
}

a.link2:hover{
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:underline;
}

a.sumtechlink{
font-family:tahoma;
font-size:11px;
color: #666666;
text-decoration:none;
}

a.sumtechlink:hover{
font-family:tahoma;
font-size:11px;
color: #FF0000;
text-decoration:underline;
}

a.linktop{
font-family:Tahoma;
font-size:11px;
color: #333333;
text-decoration:none;
}

a.linktop:hover{
font-family:Tahoma;
font-size:11px;
color: #FF0000;
text-decoration:underline;
}

.CellNormal {
	font-family:tahoma;
	font-size:11px;
	color:black;
	background-color:white;
	border-bottom: 1px Solid white;
	height: 12px;
	cursor: default;
	
	}

.CellOver {
	font-family:tahoma;
	font-size:11px;
	background-color: #EDEFEE;
	border-bottom: 1px Solid white;
	color: black;
	height: 12px;
	cursor:default;
	}
	
	a.emaillink{
	font-family:tahoma;
	font-size:11px;
	color: #333333;
	text-decoration:none;

	}

	a.emaillink:hover{
	font-family:tahoma;
	font-size:11px;
	color: #7A5A11;
	text-decoration:underline;
	}
