/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 16px;
}

.footer_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: normal;
}

.webservices_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bolder;
	letter-spacing: normal;
}

.marketshare_font
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	letter-spacing: normal;}

td img 
{display:block;

}

li a {display:inline-block;} 
li a {display:block;} 


.header_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bolder;
	letter-spacing: normal;}
	
	
#leftbar {
	position: relative;
	left: 0px;
	top: 0px;
	width: 190px;
	font-size: 14px;
	list-style-type: none;

}

#navlist {
	position: relative;
	list-style-type: none;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/}
	
	
	
#navlist A:link {
	color: #34255E;
	font-weight:bold;
	font-size: 14px;
	width: 218px;
}

#navlist A:visited {	
	color: #34255E;
	font-weight:bold;
	font-size: 14px;
}

#navlist A:active {
	color: #34255E;
	font-weight:bold;
	font-size: 14px;

}

#navlist A:hover {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
	background:#34255E;
	background-repeat: repeat;
	background-image: url(../images/rollover_bg.jpg);
	width: 218px;
	text-decoration: none;	
	}
	
	
A:link {
	text-decoration: none;
	color: #34255E;
	font-weight: bold;
}
A:visited {	
	text-decoration: none;
	color: #34255E;
	}
A:active {	
	text-decoration: none;
	color: #F6EFF7;
	}
A:hover {	text-decoration: underline;
	color: #2F2355;
	}



.class1 A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.class1 A:visited {	
	text-decoration: none;
	color: #FFFFFF;
	}
.class1 A:active {	
	text-decoration: none;
	color: #FFFFFF;
	}
.class1 A:hover {	text-decoration: none;
	color: #FFFFFF;
	}


input {
	background-color: #CCCCCC;
	font-size: 14px;
	color: #333333;
	width: auto;
	border: none;
	
}
textarea.green{
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	overflow: auto;  
	border: none;

}

option.green{
	background-color: #CCCCCC;
	font-size: 14px;
	color: #333333;
	border: none;

}
select{
	background-color: #CCCCCC;
	font-size: 14px;
	color: #333333;
	border: none;
}
	
