body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image:url(../images/bg_vert.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#949496;*/
	margin:0px;
	padding:0px;
}

.Homecontent{
	font-size:10px;
	color:#666666;
	padding:5px;
}
.Webtech{
	font-size:10px;
	color:#c80808;
	padding:5px;
	font-weight:bold;
}
.WebtechLnk:link, .WebtechLnk:visited{
	font-size:10px;
	color:#c80808;
	font-weight:bold;
	text-decoration:none;
}
.WebtechLnk:hover{
	font-size:10px;
	color:#c80808;
	font-weight:bold;
	text-decoration:underline;
}

.PartnerHeadRED{
	font-size:10px;
	font-weight:bold;
	color:#c80808;
	line-height:25px;
}
.Featured{
	font-size:10px;
	color:#666666;
	padding:10px 10px 10px 15px;
}
.FeaturedBold{
	font-size:10px;
	color:#666666;
	font-weight:bold;
	padding:10px 10px 10px 0px;
}
.FeaturedBoldRed{
	font-size:10px;
	color:#c80808;
	font-weight:bold;
	padding:10px 10px 10px 15px;
}
.PartnerHead{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	line-height:25px;
}
.FeaturedLink:link, .FeaturedLink:visited{
	font-size:10px;
	color:#c80808;
	line-height:15px;
	text-decoration:none;
}
.FeaturedLink:hover{
	font-size:10px;
	color:#c80808;
	line-height:15px;
	text-decoration:underline;
}
.FeaturedBullets {
	font-size:10px;
	color:#666666;
	list-style-position: outside;
	list-style-image:url(../images/arrow_li_red.gif);
	padding:2px 10px 10px 0px;
	margin-left:-20px;
}
.News{
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding:5px;
}
.NewsLink:link, .NewsLink:visited{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.NewsLink:hover{
	font-size:10px;
	color:#c80808;
	text-decoration:none;
}
.NewsBold{
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
input, textarea, Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 2px;
	width: 95%;
	border: 1px solid #000000;

}
.Newsletter{
	font-size:10px;
	color:#666666;
	padding:5px;
}
.Foter{
	font-size:10px;
	color:#ffffff;
	padding:10px;
}
.FormTD{
	font-size:10px;
	color:#666666;
	padding:3px 10px 3px 15px;
}

.Client{
	font-size:10px;
	color:#666666;
	padding:5px;
	font-weight:bold;
}
.ClientDescription{
	font-size:10px;
	color:#666666;
	padding:5px;
}
.ClientTD{
text-align:left;
vertical-align:middle;
}

#dropmenudiv{
position:absolute;
border-color:#000000;
border:1px 1px 0px 1px;
border-bottom-style:solid;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
.drop:link,.drop:visited {
	font-size:10px;
	background-color:#fffde4;
	padding:1px 1px 1px 3px;
	display:block;
	color:#000000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.drop:hover {
	font-size:10px;
	background-color:#000000;
	padding:1px 1px 1px 3px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


