.glay_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.white_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.black_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.darkglay_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.darkglay_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.orange_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #FC9E2C;
}
.red_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #E21F2D;
}
.vio_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #BB9CDC;
}
.orange_12 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FC9E2C;
}
.orange_big {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #F29200;
}
.white_big {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.red_big {
	font-family: Tahoma;
	font-size: 15px;
	color: #E21F2D;
}
.vio_big, .vio_big a {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #9C4E9C;
}
.box_input {
	border: #F6E4A2 1px solid;
	background-color: #FFFFFF;
	color: #E18700;
	font-family: Tahoma;
	font-size: 11px;
}
.box_input_red {
	border: #A61520 1px solid;
	background-color: #E21F2D;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
.box_input2 {
	border: #FF9900 1px solid;
	background-color: #FFFFCC;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-style: bold;
}
.box_input3 {
	border: #666666 1px solid;
	background-color: #FF6600;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.glay_small:link {
	font-family: tahoma;
	font-size: 11px;
	color : #999999; 
	text-decoration: none;
}
a.glay_small:visited {
	font-family: tahoma;
	font-size: 11px;
	color : #666666; 
	text-decoration: none;
}
a.glay_small:active {
	font-family: tahoma;
	font-size: 11px;
	color : #666666;
	text-decoration: none;
}
a.glay_small:hover {
	font-family: tahoma;
	font-size: 11px;
	color : #666666;
	text-decoration: none;
}

.image-opacity-gallery {
    opacity: 0.7;
    filter: alpha(opacity=70);
	border: 1px solid #FC9EEE;
	width: 50px;
	height: 50px;
}
a:hover .image-opacity-gallery {
    opacity: 1;
    filter: alpha(opacity=100);
	border: 1px solid #FFFFFF;
	color:#FFFFFF;	
}

.pageLink { color: #FFFFFF; font-family: Tahoma; font-size:11px; }
.pageLink  font { 	color : #FFFFFF; 	text-decoration: none; font-family: Tahoma; font-size:11px; }
.pageLink a:link { 	color : #FC9E2C; 	text-decoration: none;  }
.pageLink a:visited { 	color : #FC9E2C; 	text-decoration: underline;  }
.pageLink a:active { 	color : #FC9E2C; 	text-decoration: underline;  }
.pageLink a:hover { 	color : #FFFFFF; 	text-decoration: underline;  }

.pageLinkBlog { color: #E21F2D; font-family: Tahoma; font-size:12px; }
.pageLinkBlog  font { 	color : #E21F2D; 	text-decoration: none; font-family: Tahoma; font-size:12px; }
.pageLinkBlog a:link { 	color : #E21F2D; 	text-decoration: none;  }
.pageLinkBlog a:visited { 	color : #E21F2D; 	text-decoration: underline;  }
.pageLinkBlog a:active { 	color : #E21F2D; 	text-decoration: underline;  }
.pageLinkBlog a:hover { 	color : #E21F2D; 	text-decoration: none;  }

.img-png-fix{}
.thickbox{}


