﻿body,td,th
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.tablebottom
{
	border-bottom-style:dashed; 
	border-bottom-width:1px; 
	border-bottom-color:#ccc;
}
.imgborder img
{
	width:160;
	height:200;
	border:1px solid #999;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.5;
}
.imgborder:hover img
{
	width:170;
	height:210;
	border:1px solid #C30;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.pro:link 
{
	text-decoration:none;
	color:#036;
}
.pro:hover
{
	text-decoration:none;
	color:#39F;
}
.pro:active
{
	text-decoration:none;
	color:#036;
}
.table_tr
{
	background-color:#d6e2f5;
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#3a6ab1;
	border-top-style:solid; 
	border-top-width:1px; 
	border-top-color:#3a6ab1;
}
.table_tr_2
{
	background-color:#d6eff5;
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#3a9cb1;
	border-top-style:solid; 
	border-top-width:1px; 
	border-top-color:#3a9cb1;
}

