tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #383838;
}
.txt-board {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	color: #383838;
}
.txt-boardcomment { 
	color: #669E1B;
}
.textGrey {
	color: #666666;
}
.textRed {
	color: #494949;
}
a:link {
	color: #383838;
	text-decoration: none;

}
a:visited {
	color: #383838;
	text-decoration: none;

}
a:hover {
	color: #484848;
}
a:active {
	color: #E5E5E5;
}
.form {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	color: f1f1f1;
	border: none;
	font-weight: bold;
	text-align: center;
	background-image: url(images/bg_form.gif);
	background-attachment: fixed;

}
.bgMenu {
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
}
.textGrey2 {
	color: #999999;
} 
.linkGrey2 A:link {
COLOR: #D6D6D6; TEXT-DECORATION: none}
.linkGrey2 A:visited {
COLOR: #D6D6D6; TEXT-DECORATION: none}
.linkGrey2 A:hover {
COLOR: #383838; TEXT-DECORATION: none}
.linkGrey2 A:active {
COLOR: #E5E5E5; TEXT-DECORATION: none}
 
.linkGrey3 A:link {
COLOR: #666666; TEXT-DECORATION: none}
.linkGrey3 A:visited {
COLOR: #666666; TEXT-DECORATION: none}
.linkGrey3 A:hover {
COLOR: #999999; TEXT-DECORATION: none}
.linkGrey3 A:active {
COLOR: #999999; TEXT-DECORATION: none}
 
.formSub {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #999999;
	background-color: #EEEEEE;
}
.formSub {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #999999;
	background-color: #F0F0F0;
	border: 1px solid #FFFFFF;

}
.bgLoading {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.forminput {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #999999;
	background-color: #F0F0F0;
	border: 1px solid #E8E8E8;
}
.button {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #666666;
}
.lineHoli {
	background-image: url(images/line_holi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lineHoli2 {
	background-image: url(images/line_sub.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pad {
	padding:5px;
}

#Zoom img { 
width:100px;
max-width:100px;
margin:15px;
text-align:center;
} 

#boxlayout{
float:left; 
margin-left:2px;
margin-bottom:2px;
text-align:center;
text-valign:middle;
background-color: #F2F9FF;
border-color:#D7E7FF;
width:100px;
height:100px;
padding:5px;
}
#boxlayout img { 
width:80px;
height:80px;
max-width:80px;
max-height:80px;
margin:1px;
text-align:center;
} 