﻿
body {
	background-image: url(../image/theme/medleg/bground.jpg);
	background-repeat: repeat-x;
	background-color: #D0E8CA;
	font-family: Tahoma;
	font-size: 12px;
}
TD {
	font-family: Tahoma;
	font-size: 12px;	
}

TR{
	font-family: Tahoma;
	font-size: 12px;	
}

TABLE{
	font-family: Tahoma;
	font-size: 12px;	
}

.pagetitle{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6D09;
}
.pagetitle1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6D09;
}
.current{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6D09;
}
.table{
	font-family: Tahoma;
	font-size: 12px;	
}
.line1 {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #666666;
}
a:link {
	font-family: Tahoma;
	font-size: 16px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6D09;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

