	.header1, h1
		{color: #FFFFFF;  background: url(images/bg_content.gif) repeat fixed; font-weight: bold; font-family: Verdana; font-size: 16px; margin: 0px; padding: 0px;}
	.header2, h2
		{color: #FFFFFF;  background: url(images/bg_content.gif) repeat fixed; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
	.header3, h3
		{color: #FFFFFF;  background: url(images/bg_content.gif) repeat fixed; font-weight: bold; font-family: Verdana, Tahoma; font-size: 14px;}
	.cright
		{color: #FFFFFF;  background: #4682B4; font-family: Tahoma, Verdana; font-size: 12px; padding-right: 0px; text-align: right;}
	.intd
		{color: #FFFFFF; background: #DBEAF5; font-family: Tahoma, Verdana; font-size: 12px; padding-left: 0px;}

body {
	background-color: #FFFFFF; /* background color */
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-base-color:#464B5F;
	scrollbar-shadow-color: #464B5F; 
	scrollbar-highlight-color: #464B5F; 
	scrollbar-track-color: #FFFFFF;
	background: url(images/bg.gif) repeat fixed; 
}

body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}

A:link {text-decoration: none; font-weight:bold; color: #000000; }
A:visited {text-decoration: none; font-weight:bold; color: #464B5F; }
A:active {text-decoration: none; color: #464B5F; }
A:hover {color: #464B5F; text-decoration: underline; }
A.ff {text-decoration: none; color: #999999; }
A.ff:visited {text-decoration: none; color: #000000; }
A.ff:hover      {text-decoration: none; color: #4682b4; }
A:ff.active {text-decoration: none; color: #999999; }

input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border:  1px solid #464B5F;
	background: #FFFFFF;
} 

.Button 
{
  background-color: #464B5F;
  color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
}

input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	height: 32px;
}
.input {
	width: 138px;
	font-family: Tahoma;
	font-size: 10px;
}
.input02 {
	width: 138px;
	font-family: Tahoma;
	height: 56px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #a4adb8;
}
.txt_content {
	font-family: Verdana;
	font-size: 12px;
	color: #d3dadc;
	BORDER: #FFFFFF 1px solid;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #d3dadc;
}
