form {
	display : inline;
	font-family:Arial, Helvetica, sans-serif;
}

td {
	font-size:12px;
	font-family:Trebuchet MS;
}

body {
	margin:0px;
	font-size:12px;
	background-color: #f4f4f4;
	color: #666666;
	
	/* 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-track-color: #999999;
	*/
}

td.inside {
	padding-left:10px;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:0px;
}

.content {
	font-size: 12px;
	color: #F3F3F3;
}

.text {
	font-size: 12px;	
}

a
{
	color: #B50000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

a:hover
{
	color: #B50000; /* FF6600 */
	text-decoration: underline;
}

a.link
{
	color: #FF9122;
	text-decoration: none;
	font-weight: bold;	
	background-color: transparent;
}

a.link:hover
{
	color: #ff6600;
	text-decoration: none;
}

a.link:hover
{
	color: #ff6600;
	text-decoration: none;
}

.input_empty {
	color: #404040;
	font-size:13px;
	font-family:mingliu;        	
	border: 0px solid #a6a6a6;
	padding-top:2px;
}

input {
	color: #404040;
	font-size:13px;
	font-family:mingliu;        	
	border: 1px solid #a6a6a6;
	padding-top:2px;
}

button {
	color: #404040;
	font-size:12px;
	font-family:mingliu;        
	background-color: #e5e5e5;
	border: 1px solid #a6a6a6;
	cursor:hand;
	padding-top:2px;
}

.hidden {
	overflow: hidden; 
	width:0px; 
	height:0px;
	display: inline; 
	visibility:hidden; 
	overflow-x: hidden; 
	overflow-y: hidden
}

table.title {
	background-repeat:no-repeat;
	background-image: url("/src/images/topic.jpg");
	border:0px;
	padding:0px;
	border-spacing: 0px;	
	height:40px;
}

tr.title {
	height:30px;
	width:300px;
	vertical-align: text-top ;	
	margin: 0px;
}

td.title {
	vertical-align: text-top ;	
}		

.title2 
{
	font-weight: bolder;
	font-size: 12px;
	color: #999999;
	font-color: #999999;
	text-decoration: underline
	
}

.title3 {
	text-decoration:none;
	font-weight: bolder;
	font-size: 14px;
	color: #FFFFFF;
}

#shortcut {

}

.error {
	color:#FF0000;	
}

a.a1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	line-height: 22px;
}
a.a1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
	line-height: 22px;
}
a.a1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EED8F8;
	text-decoration: underline;
	line-height: 22px;
}

td.a1 {
	width:130px;
	text-align: center;
}

.text-content { padding:1px 15px 0px 15px;}


a.sub-menu
{
	color: #B50000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	display:block;
	font-size: 12px;
	padding:0px 10px 10px 20px;
}

a.product-menu
{
	color: #B50000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	display:block;
	font-size: 12px;
	padding:0px 10px 0px 20px;
}

.product-navigation {

	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #cc6600; FONT-FAMILY: Trebuchet MS

}

.image_button {
margin:0;
padding:0;
border:0;
background-color:#FFFFFF;
}
