body, p, pre, li, td, th, input, select, textarea, button, caption
{
	font-family: Verdana, ËÎÌå;
	color: navy;
}
h1, h2, h3, h4, h5, h6, h7
{
	font-family: Arial;
	color: navy;
}
body
{
	background-image: url('Images/bg.gif');
	background-attachment: scroll;
	margin: 0;
}
body, p, pre
{
	font-size: 14;
}
li, td, th, input, select, textarea, button, caption
{
	font-size: 11;
}
.otherPara
{
	font-size: 11;
}
table
{
	border-collapse: collapse;
}
.TitleBarLink
{
	color: #FFFF66;
	font-size: 12;
}
.TitleBar
{
	font-family: Arial;
	color: #FFFF66;
	font-size: 12;
	text-align: center;
	background-image: url('Images/barblue.gif');
	width: 110;
}
.ThisTitleBar
{
	font-family: Arial;
	color: #FFFF66;
	font-size: 12;
	text-align: center;
	background-image: url('Images/barblue.gif');
	width: 110;
	font-style: italic;
	font-weight: bold;
}
.TitleBarLanguage
{
	text-align: center;
	background-image: url('Images/barblue.gif');
	width: 70px;
}
.MainBody
{
	width: 750;
	vertical-align: top;
	padding: 5;
}
.MainSideBars
{
	width: 200;
	vertical-align: top;
}
.IndexBlock
{
	width: 100%;
	border: 1 solid #CCCCCC;
}
.PartTitle
{
	font-family: Arial;
	color: #336600;
	font-size: 20;
	font-weight: bold;
	vertical-align: top;
	height: 25;
}
.FileList
{
	font-family: Verdana;
	color: navy;
	font-size: 12;
	vertical-align: top;
	height: 18;
}
.FileListX
{
	font-family: Verdana;
	color: navy;
	font-size: 16;
	vertical-align: top;
	/*height: 25;*/
}
.FileTitle
{
	font-family: Arial;
	color: navy;
	font-size: 24;
	font-weight: bold;
}
.SubFileTitle
{
	font-family: Arial;
	color: navy;
	font-size: 20;
	font-weight: bold;
}
.FileBody
{
	font-family: Verdana;
	color: navy;
	font-size: 14;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:active
{
	color: #FF3333;
	text-decoration: none;
}
a:hover
{
	color: #FF3333;
	text-decoration: underline;
}

