body,td,a,input{
	font-family: Trebuchet MS;
	font-size: 11px;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

img{
	border:none;
}

.GreyText{
	vertical-align: top;
	color: #666666;
	text-decoration: none;
}

.GreyText:hover{
	text-decoration: underline;
}

td.RightMenu{
	background-image: url(../i/smothr.gif);
	background-color: #3366CC;
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 185px;
}

.WhiteText{
	color: #FFFFFF;
}

.TitleText{
	font-size: 14px;
	font-weight: bold;
}

.TitleHead{
	color: #3366CC;
	font-size: 16px;
	font-weight: bold;
}

.SimplyText{
	color: #333333;
	font-size: 12px;
}

.GreyTextCopy{
	vertical-align: top;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

.GreyTextCopy:hover{
	text-decoration: underline;
}
a {
	vertical-align: top;
	color: #666666;
	text-decoration: none;	
	
}
a:hover {
	text-decoration: underline;
	
}