body {
	BACKGROUND: url(../images/bgimage.gif) #fff repeat-x;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px; 
	MARGIN: 0px;
	FONT-FAMILY: Verdana, sans-serif;
	TEXT-ALIGN: center;

}
br, p {
	padding: 4px;
	margin: 4px;
	line-height: 20px;
}
td, textarea, input, select {
    background-color:#FFFFFF;
	font-family: Vrdana;
	font-size: 14px;
	font-weight: normal;
    vertical-align:top;
}
a:link {
	color: #D41F00;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	border: 0px;
	text-decoration: none;

}
a:hover {
	color: #A3A2A2;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
	border: 0px;
}
a:visited {
	color: #D41F00;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	border: 0px;
	text-decoration: none;
}

.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: 000000;
	font-weight: none;
}
.frame {
	border: 1px dotted #9E9E9E;
}