body {
	margin: 0px;
	background: url('/images/bg.gif') #324f6f;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
}

.MenuTop {
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
}

.MenuTop a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.MenuCenter {
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
}

.MenuCenter a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.MenuCenter a:hover {
	color: #FFFF00;
}

.IMG {
	border: 1px solid #3d668b;

}

.img {
	border: 1px solid #3d668b;

	
}

h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #1371b0;
	font-weight: bold;
}

.HR {
	border-spacing:1;
	border-collapse: collapse;
	background: url('/images/hr.gif');
	height: 7px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.HR td {
	padding: 0px;
}


.attachmentHeader {
	font-family: Tahoma;
	font-size: 11px;
	color: #1371b0;
	font-weight: bold;
	text-align: right;
	
}

.attachmentFilename {
	text-align: right;
}
.attachmentFilename a {
	color: #1371b0;
	text-align: right;
	
}
.attachmentFilename a:hover{
	text-decoration: underline;
	text-align: right;
	}

.Text, .Text td {
	font-family: Tahoma;
	color: #3d668b;
	font-size: 11px;
}

.Date {
	font-size: 11px;
	color: #2591de;
}

a {
	font-size: 11px;
	color: #2591de;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.li-index {
}

.li-index li {
	list-style: none;
	background: url('/images/li.gif') no-repeat 0 10px;
	padding: 0 0 0 10px;
	margin-left: -30px;
}

.li-list li {
	list-style: none;
	background: url('/images/li.gif') no-repeat 0 6px;
	padding: 0 0 0 10px;
	margin-left: -35px;
	line-height: 15px;
}

.menu-three {
	text-decoration: none;
	color: #1371b0;
}

.menu-three-noactive {
	list-style: none;
	padding: 10 0 0 10px;
	margin-left: -30px;
}

.menu-three-active {
	list-style: none;
	background: url('/images/bullit.png') no-repeat 0 17px;
	padding: 10 0 0 10px;
	margin-left: -30px;
}

.ClassTable {
	background: #000000;
	border-spacing:1;
	border-collapse: collapse;
}

.ClassTable td {
	padding: 5px;
}

.Text1 {
	font-family: Tahoma;
	color: #008800;
	font-size: 11px;
	text-align: justify;
}
