
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	/*background:url(../Images/webbg.jpg)*/
	background:#CCCCCC;
}
* {

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000099;
}
input{
font-size:12px;
}

.LinkSelect{
width:118px;
background-color:#E7FAE7;
}

.shadow { 
/*filter: Shadow(Color=#000, Direction=135); */
filter:glow(color=#396B08,strength=1);
font-size: 14px;  
font-weight:bolder;
text-indent:1em; 
color:#FFFFFF;
clip: rect( ); 
}

.gmfw a:link {
	color:#00CC33;
	text-decoration: none;
}
.gmfw a:visited {
	text-decoration: none;
	color: #000000;
}
.gmfw a:hover {
	text-decoration: underline;
	color: #00CC00;
}
.gmfw a:active {
	text-decoration: none;
	color: #000099;
}

