body{
	background-color: #CCCCCC;
	
	margin: 0 1%;
	margin-top: 0px;
	)

body, td, font {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
}

a {
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
}

a:hover {
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}
a.topmenu{ 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:bold;
letter-spacing: 1px; 
color:#fff; 
text-decoration:none;
}

a.topmenu:hover{
color:#000; 
}

.thumbtitle {
	font-size : 9px;
}

.viewhead {
	font-size : 14px;
}

.indexhead {
	font-size : 14px;
}

.footertext {
	font-size : 10px;
	color : #333333;
	text-decoration : none;
}
/* form */
form {  margin: 0; padding: 0; }
#sender { 
		background-color: #E8E8E8;
		border: 0px solid;
		border-color: #FFF #777 #777 #FFF;
		color: #000;
		font: 13px "Arial Narrow",Helvetica,Arial,sans-serif;
		width: 60px;
		margin-left: 4px;
		}
