body {
	font-family:Tahoma;
	font-size:11px;
	color:#767D8A;
}

td {
	font-family: Tahoma;
	font-size:11px;
	color:#767D8A;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.title
{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#767D8A;
}
UL 
{	LIST-STYLE-IMAGE: url(/images/star1.gif);
    padding:5px;
	margin-top:3px;
	margin-bottom:3px;
}
.gray
{
	font-family:Tahoma;
	font-size:11px;
	color:#767D8A;
}
a:link, a:visited
{
    font-family: Arial;
	font-size: 11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
a:hover
{
    font-family: Arial;
	font-size: 11px;
	color:#FF0000;
	font-weight:normal;
	text-decoration: underline;
	
}
a.graylink:link{
	font-family:sans-serif;
	FONT-SIZE: 11px;
	COLOR: #DDDFE1;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
a.graylink:visited{
	font-family:sans-serif;
	FONT-SIZE: 11px;
    COLOR: #DDDFE1;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
a.graylink:hover{
	font-family:sans-serif;
	FONT-SIZE: 11px;
    COLOR: #DDDFE1;
    FONT-WEIGHT: bold;
    TEXT-DECORATION:underline;
}
a.redlink:link{
	font-family:sans-serif;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
a.redlink:visited{
	font-family:sans-serif;
	FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
a.redlink:hover{
	font-family:sans-serif;
	FONT-SIZE: 11px;
    COLOR: #FF0000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION:underline;
}
.ImageThumbnail
{
	cursor: hand;
	display: none;
}
.ImageView
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
}
.ThumbnailPanView
{
	filter: progid:DXImageTransform.Microsoft.Strips(duration=0.3,motion=rightdown);
}
.PagePanView
{
	filter: progid:DXImageTransform.Microsoft.Slide(slidestyle=PUSH,Bands=1);
}
.bg-btn
{ 	background-image:url(/images/pic/btn_submit.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:49px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414850;
	font-weight:normal;
	border:0;
}