body {
	background-image: url('/images/background.gif');
	margin:0px;
}

a.copy:link {
	color:#181C8C; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 13px;
}
a.copy:visited {
	color:#181C8C; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 13px;
}
a.copy:active {
	color:#181C8C; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 13px;
}
a.copy:hover {
	color:#181C8C; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px;
}

a.menu:link {
	color:#C6000A; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;
}
a.menu:visited {
	color:#C6000A; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;
}
a.menu:active {
	color:#C6000A; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;
}
a.menu:hover {
	color:#C6000A; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.copy-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFEA00;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top:10px;
	text-decoration: none;
}
.footer-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFEA00;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.sidelable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt; 
	color:#000000;
}

h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt; 
	color:#000000;
}

h1, h2, h3, h4, h5 { 
	margin:0px; 
}

.tbltext {
	font-family:Arial, Verdana; 
	line-height: normal;
	margin: 1px; 
	padding: 2px; 
	font-weight: bold;
	color: #EEEFAD;
}

thead .arrow {
	font-family: webdings; 
	color: #EEEFAD; 
	padding: 0; 
	font-size: 10px;
	height: 11px; 
	width: 10px; 
	overflow: hidden;
	margin-bottom: 2; 
	margin-top: -3; 
	padding: 0; 
	padding-top: 0; 
	padding-bottom: 2;
}

thead td	{background: #181C8C; font: menu; border: 1px outset white;
			 cursor: default; padding-top: 0; padding: bottom: 0;
			 border-top: 1px solid buttonhighlight;
			 border-left: 1px solid buttonhighlight;
			 border-right: 1px solid buttonshadow #000000;
			 border-bottom: 1px solid buttonshadow #000000;
			 height: 16px;
			 }
             
thead th	{background: buttonface; font: menu; border: 1px outset white;
			 cursor: default; padding-top: 0; padding: bottom: 0;
			 border-top: 1px solid buttonhighlight;
			 border-left: 1px solid buttonhighlight;
			 border-right: 1px solid buttonshadow;
			 border-bottom: 1px solid buttonshadow;
			 height: 16px;
}

p, div, table, tr, td, th { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:13px;
}

}

.directoryname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(folder.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 25px;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style:dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.articlename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(/images/page.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 9px;
	padding-top: 9px;
}
.date {
	color: #999999;
}
tr.row{background-color: #e7eef3}
tr.row:hover{background-color: #f3f8a7}
tr.row2{background-color: #f3f3f3}
tr.row2:hover{background-color: #f3f8a7}