td   { 	font-family: verdana,arial,helvetica; 
		font-size: 11px; 
		font-weight: normal}

BODY { 	font-family:verdana,arial,helvetica; 
		font-size:10px; 
		font-weight:normal}

.path { color: #7E9195; text-decoration : none; font-size: 10px}
a:hover.path { color: #7E9195; text-decoration : underline }
a:visited.path { color: #7E9195; text-decoration : none }
a:active.path { color: #7E9195; text-decoration : none }

.time { font-family:verdana,arial,helvetica; 
		font-size:14px; 
		font-weight:bold;
		color: #ffffff;}
		
.head { font-size:20px; 
		font-weight:bolder;
		color: #52737C;}

.headsmall { font-size:18px; 
			 color: #52717A;}
		
.starter {	font-size:11px; 
			font-weight:bold;
			color: #52717A;}

.green { color: #52717A; text-decoration : none; font-size: 10px;}
a:hover.green { color: #52717A; text-decoration : underline; font-size: 10px; }
a:visited.green { color: #52717A; text-decoration : none; font-size: 10px; }
a:active.green { color: #52717A; text-decoration : none; font-size: 10px; }

.rightspace{margin-right : 10px; margin-bottom : 5px;}

.inputbox {
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #52717A 1px solid;
	BORDER-LEFT: #52717A 1px solid;
	BORDER-RIGHT: #52717A 1px solid;
	BORDER-TOP: #52717A 1px solid;
	COLOR: #52717A;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small;
	WIDTH: 135px;
	HEIGHT: 20px;
	font-weight: 200;
	letter-spacing: 0px
}

.button {
	BACKGROUND-COLOR: #AFBCBF;
	BORDER-BOTTOM: #52717A 1px solid;
	BORDER-LEFT: #52717A 1px solid;
	BORDER-RIGHT: #52717A 1px solid;
	BORDER-TOP: #52717A 1px solid;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
	FONT-WEIGHT: 200;
	WIDTH: 135px;
	HEIGHT: 20px;
}