body {
	font-family: Arial, Sans-Serif;
	
	COLOR: #ffffff;
	padding-bottom:0px;	
	padding-top:0px;	
	padding-left:0px;	
	padding-right:0px;
	margin-bottom:0px; 
	margin-top:0px; 
	margin-left:0px;   
	margin-right:0px; 
}
select {
	font-family: Arial, Sans-Serif;
}
input {
	font-family: Arial, Sans-Serif;
}
td {
	COLOR: #ffffff;
	padding-bottom:0px;	
	padding-top:0px;	
	padding-left:0px;	
	padding-right:0px;
	margin-bottom:0px; 
	margin-top:0px; 
	margin-left:0px;   
	margin-right:0px; 
	FONT-SIZE: 11px;
	line-height: 17px;
	font-family: Arial, Sans-Serif;
}


A:link { text-decoration : none; color : #ffffff;} 
A:visited { text-decoration : none; color : #ffffff;} 
A:hover { text-decoration : none; color : #cccccc;} 
A:active { text-decoration : none; color : #cccccc;} 

A.mname:link { text-decoration : none; color : #ffffff;} 
A.mname:visited { text-decoration : none; color : #ffffff;} 
A.mname:hover { text-decoration : none; color : #cccccc;} 
A.mname:active { text-decoration : none; color : #cccccc;}

A.hreflogo1:link { text-decoration : none; color : #ffffff;} 
A.hreflogo1:visited { text-decoration : none; color : #ffffff;} 
A.hreflogo1:hover { text-decoration : none; color : #cccccc;} 
A.hreflogo1:active { text-decoration : none; color : #cccccc;}

A.hreflogo2:link { text-decoration : none; color : #33333E;} 
A.hreflogo2:visited { text-decoration : none; color : #33333E;} 
A.hreflogo2:hover { text-decoration : none; color : #cccccc;} 
A.hreflogo2:active { text-decoration : none; color : #cccccc;}

A.hrefmenu:link { text-decoration : none; color : #33333E;} 
A.hrefmenu:visited { text-decoration : none; color : #33333E;} 
A.hrefmenu:hover { text-decoration : none; color : #cccccc;} 
A.hrefmenu:active { text-decoration : none; color : #cccccc;}

A.project:link { text-decoration : underline; color : #33333E;} 
A.project:visited { text-decoration : underline; color : #33333E;} 
A.project:hover { text-decoration : none; color : #cccccc;} 
A.project:active { text-decoration : none; color : #cccccc;}

A.projectnum:link { text-decoration : none; color : #33333E;} 
A.projectnum:visited { text-decoration : none; color : #33333E;} 
A.projectnum:hover { text-decoration : none; color : #ffffff;} 
A.projectnum:active { text-decoration : none; color : #ffffff;}

A.projectnum0:link { text-decoration : none; color : #ffffff;} 
A.projectnum0:visited { text-decoration : none; color : #ffffff;} 
A.projectnum0:hover { text-decoration : none; color : #cccccc;} 
A.projectnum0:active { text-decoration : none; color : #cccccc;}

td.ruseng {
	COLOR: #cccccc;
}
td.logo1 {
	COLOR: #ffffff;
	FONT-SIZE: 37px;
	line-height: 30px;
}
td.logo2 {
	COLOR: #33333E;
	FONT-SIZE: 37px;
	line-height: 30px;
}
td.title {
	COLOR: #33333E;
	FONT-SIZE: 12px;
}
td.title_new_project {
	COLOR: #33333E;
}
td.text {
	COLOR: #ffffff;
	FONT-SIZE: 11px;
}
.cursor_mk {
	cursor: pointer;
}
.project {
	COLOR: #cccccc;
}
.project_text {
	text-decoration : underline;
	COLOR: #33333E;
}
.project_num {
	text-decoration : underline;
	COLOR: #ffffff;
}
.project_num0 {
	text-decoration : underline;
	COLOR: #33333E;
}
.project_name {
	COLOR: #33333E;
	FONT-SIZE: 11px;
	line-height: 14px;
}
.vrm_title {
	color:#ffffff;
	padding-bottom:12px;
	padding-top:20px;
}
.vrm_text {
	color:#ffffff;
	padding-bottom:12px;
}
.vrm_form {
	padding-right:30px;
}
input.vrm_form_contact {
	background-color:#ffffff;
	BORDER-BOTTOM:#324B4D 1px solid;
	BORDER-LEFT:#324B4D 1px solid; 
	BORDER-RIGHT:#324B4D 1px solid;
	BORDER-TOP:#324B4D 1px solid; 
	COLOR:#000000; 
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width:270px;
}
input.vrm_subm_contact {
	background-color:#33333E;
	BORDER-BOTTOM:#33333E 1px solid;
	BORDER-LEFT:#33333E 1px solid; 
	BORDER-RIGHT:#33333E 1px solid;
	BORDER-TOP:#33333E 1px solid; 
	COLOR:#ffffff; 
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width:210px;
	height:29px;
	cursor: pointer;
}
textarea.vrm_form_contact {
	background-color:#ffffff;
	BORDER-BOTTOM:#324B4D 1px solid;
	BORDER-LEFT:#324B4D 1px solid; 
	BORDER-RIGHT:#324B4D 1px solid;
	BORDER-TOP:#324B4D 1px solid; 
	COLOR:#000000; 
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width:400px;

}
.error_text {
	color: #33333E;
	padding-top:20px;
	font-size:12px;
}