a:link { color: #3399cc}
a:visited { color: #3399cc}
a:hover { color: #339999; text-decoration: none}

body {
	font-family: Trebuchet MS, Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-color:#FFFFFF

}

img {border:none}

table, tr, text, td, form, input, button, select, option {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
}
.homeContent p {
	margin-bottom: 0px;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #000000;
}
.special {
	margin-bottom: 0px;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #000000;
}
.top-shad {
	background-image: url(/images/top_shadow.jpg);
	background-repeat: no-repeat;
	}
	
.left-shad {
	background-image: url(/images/left_shadow.jpg);
	background-repeat: repeat-y;
	}
.right-shad {
	background-image: url(/images/right_shadow.jpg);
	background-repeat: repeat-y;
	}
.bot-shad {
	background-image: url(/images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	}
.footer  {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #336666;
}
.pageheader {
	font-family:  Trebuchet MS, Tahoma;
	font-size:14px;
	font-weight: bold;
	color: #CC6600
}
.menu {
	font-family:  Trebuchet MS, Tahoma;
	font-size: 10px;
}
.table_stroke {
	border: 1px solid #999999;
	background-color: #DAF7EF;
	padding: 6px;
}
.membertable {
	border: 1px solid #999999;
}
