/* CSS Document */
body
{
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-SHADOW-COLOR: #c0c0c0; 
	SCROLLBAR-3DLIGHT-COLOR: #d2d2d2;
	SCROLLBAR-ARROW-COLOR: #909090; 
	SCROLLBAR-TRACK-COLOR: #f9f9f9;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
td, div
{
	font-size: 12px;
	color: #222222;
}
a
{
	color: #222222;
	text-decoration: none;
}
a:hover
{
	color: #ff3300;
	text-decoration: underline;
}
a.menu
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #ffff00;
	text-decoration: none;
}
a.list
{
	font-size:14px;
}
.default_img_div
{
	padding-top:1px;
	height:111px; 
	width:92px; 
	border:1px solid #CCCCCC;
	text-align:center;
	margin-left:20px;
}
.frame_div_outer
{
	border: #c3c3c3 1px solid;
	height: 100%;
}
.frame_div_title
{
	padding-left: 12px;
	font-weight: bold;
	background-image: url(../Images/bg_title.jpg);
	margin: 1px;
	color: #333333;
	padding-top: 6px;
	height: 20px;
	font-size:14px;
}
.frame_td_title
{
	margin: 2px;
	width: 98%;
	height: 28px;
	background-color: #ff99ee;
}
.img_div
{
	border-right: #afafaf 1px solid;
	border-top: #afafaf 1px solid;
	padding-bottom: 2px;
	border-left: #afafaf 1px solid;
	width: 124px;
	padding-top: 2px;
	border-bottom: #afafaf 1px solid;
	background-color: white;
}
.img_list_div
{
	border-right: #bebebe 1px solid;
	border-top: #bebebe 1px solid;
	padding-bottom: 1px;
	border-left: #bebebe 1px solid;
	width: 117px;
	padding-top: 1px;
	border-bottom: #bebebe 1px solid;
	background-color: white;
}
.td_list
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 4px;
}
#PageNumber
{
	BORDER: solid 1px #999999; 
	FONT-SIZE: 12px;
	height: 16px;
	line-height: 17px;
	text-align: center;
}
.text
{
	border-right: #B4B4B4 1px solid;
	border-top: #B4B4B4 1px solid;
	font-size: 12px;
	border-left: #B4B4B4 1px solid;
	width: 150px;
	line-height: 18px;
	border-bottom: #B4B4B4 1px solid;
	height: 18px;
}
.button
{
	font-size: 12px;
	width: 120px;
	height: 30px;
}

