body {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #858585;
	font-weight: bold;

}
	html {
		height: 100%;
		overflow: scroll;
	}
	
	#flashcontent {
		height: 100%;
	}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #858585;
	font-weight: normal;
}
h1 {
	font-size: 16px;
font-family: Tahoma;
	font-weight: bold;
	color: #666666;
}
.tableDetail {
	font-size: 12px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: Gray;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #525252;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: gray;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.frame {
	border: 1px solid #D2CAB5;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
