/* CSS Document */

body {
    font-family: Arial, Verdana, sans-serif;
	margin-top:0px;
}
.style1 {font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.style2 { background-image:url(images/bg.jpg); background-repeat:no-repeat; background-position:bottom }
.style13 {font-size:16px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.a { font-size:9px;font-family: Verdana, Arial, Helvetica, sans-serif;   }

.green1{background-image: url(images/box_green.jpg); background-repeat:no-repeat;}
.pink2{background-image: url(images/box_pink.jpg ); background-repeat:no-repeat;}
.vio3{background-image: url(images/box_violot.jpg); background-repeat:no-repeat;}
.yol4{background-image: url(images/box_youlo.jpg ); background-repeat:no-repeat;}

a.lin:link{
    font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
}
a.lin:visited{
    font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
    font-size:10px;
	color: #990066;
	text-decoration: none;
}
a.lin:hover{
    font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: #000000;
	text-decoration: none;
}
a.lin:active{
    font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: #990066;
	text-decoration: none;
}
a.www:link{
    font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #400000;
	text-decoration: none;
}
a.www:visited{
    font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #400000;;
	text-decoration: none;
}
a.www:hover{
    font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a.www:active{
    font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.pageingHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303061;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	background-color: #F3F3F3;
}
.pageingHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303061;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: bold;
}
.pageingHeader a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303061;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}
.pageingData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-color: #FBFBFB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
.pageingData a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	letter-spacing: 1px;
	text-decoration: underline;
}
.pageingData a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	letter-spacing: 1px;
	text-decoration: none;
}
.top50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0080C0;
	text-decoration: none;
}
.top50:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0080C0;
	text-decoration: underline;
}
