
body {
	margin-left : 0; 
	margin-right : 0; 
	margin-top : 0; 
	margin-bottom : 0; 
} 
A {
	font-family : verdana; 
	font-weight : normal; 
	font-size : 12px; 
	text-decoration : none; 
	color : #777777; 
	line-height : 12px; 
} 
A:hover {
	font-family : verdana; 
	font-weight : normal; 
	font-size : 12px; 
	text-decoration : none; 
	color : #111111; 
	line-height : 12px; 
} 
OPTION {
	background-color : white; 
	border : 0 none inherit; 
	color : black; 
} 
SELECT {
	background-color : white; 
	border : 0 none inherit; 
	color : black; 
} 
INPUT {
	background-color : #666666; 
	color : black; 
	border-top : 1px solid black; 
	border-bottom : 1px solid black; 
	border-right : 1px solid black; 
	border-left : 1px solid black; 
} 
INPUT:hover {
	background-color : #666666; 
	color : black; 
	border-top : 1px solid #c2baa9; 
	border-bottom : 1px solid #c2baa9; 
	border-right : 1px solid #c2baa9; 
	border-left : 1px solid #c2baa9; 
} 
TEXTAREA {
	background-color : white; 
	color : black; 
	border-top : 1px solid #c2baa9; 
	border-bottom : 1px solid #c2baa9; 
	border-right : 1px solid #c2baa9; 
	border-left : 1px solid #c2baa9; 
} 
TEXTAREA:hover {
	background-color : #f1f1f1; 
	color : black; 
	border-top : 1px solid #c2baa9; 
	border-bottom : 1px solid #c2baa9; 
	border-right : 1px solid #c2baa9; 
	border-left : 1px solid #c2baa9; 
} 
.smallBlack {
	font-family : verdana; 
	font-weight : normal; 
	font-size : 10px; 
	text-decoration : none; 
	color : black; 
} 
.smallGray {
	font-family : verdana; 
	font-weight : normal; 
	font-size : 10px; 
	text-decoration : none; 
	color : #b2aaa9; 
} 
.middleBlack {
	font-family : verdana; 
	font-weight : normal; 
	font-size : 12px; 
	text-decoration : none; 
	color : black; 
} 
.boldBlack {
	font-family : verdana; 
	font-weight : bold; 
	font-size : 12px; 
	color : black; 
} 
.bigBlack {
	font-family : verdana; 
	font-weight : normal; 
	font-size : 14px; 
	text-decoration : none; 
	color : black; 
} 
.middleGray {
	font-family : verdana; 
	font-weight : normal; 
	font-size : 12px; 
	text-decoration : none; 
	color : #c2baa9; 
} 
.maxTD {
	height : 100%; 
} 
.smallTD {
	height : 1px; 
} 
.backDot {
	background : url(img/dot.gif) repeat; 
	height : 1px; 
	background-color : #ffffff; 
} 

