BODY
{
	background-color: #ffffff;
	font-family: helvetica,arial,sans-serif;
	padding: 0px;
	margin: 0px;
}

BODY *:target
{
	background-color: #aaaaff;
	padding: 5px 0px;
}

P, UL, OL
{	margin-top: 0px;
	margin-bottom: 12px;
}


H1
{
	font-family: times,"times new roman",serif;
	font-style: italic;
	font-size: xx-large;
	color: #000081;
	margin-top: 4px;
}

H2
{	font-family: Arial,Helvetica,sans-serif;
	font-size: large;
	color: #606060;
}

#content
{	padding-left: 10px;
 	background: url(../images/tbackground.gif) top center scroll no-repeat;
}	

P,.bodyStyle
{	font-size: 10pt;
	font-weight: normal;
	line-height: 16pt;
 }

.caption
{
	font-family: times,"times new roman",serif;
	font-style: italic;
	line-height: normal;
}

.scriptRef
{
	font-family: times,"times new roman",serif;
	font-style: italic;
}

a.scriptRef:link, a.scriptRef:visited, a.scriptRef:active
{
	color: #444444;
}

.subHead
{
	font-weight: bold;
	margin-bottom: 10px;
}

.subMenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px 0px 0px 0px;
	padding: 0px;
	margin: 0px;
	display: none;
}

.subItem
{
	height: 11pt;
	padding: 2pt 8px 0px 8px;
	margin: 0px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #666666;
	background-color: #eeeef3;
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	position: relative;
}

A.subLink:link, A.subLink:visited, A.subLink:active
{
	text-Decoration: none;
	color: #000000;
	padding: 0px;
}

.mainMenu
{
	margin: 0px;
	border: solid #666666;
	border-width: 0px 0px;
	background: url(../images/lightmenu.jpg) no-repeat;
}

.mainItem
{
	position: relative;
	height: 21px;
	padding: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	border-width: 0px 1px 1px 1px;
	background-color: transparent;
	background-image: none;
	margin: 0px;
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

a.mainLink:link, a.mainLink:visited, a.mainLink:active
{
	text-decoration: none;
	color: #ffffff;
}

a.inactive:link, a.inactive:visited, a.inactive:active
{
	color: #aaaaff;
}

.lcard, .rcard, .card
{
	border-bottom: solid #aaaaaa 3px; 
	border-top: solid #cccccc 1px;
	padding-top: 12px;
}

.lcard, .card
{
	border-left: solid #cccccc 1px;
	padding-left: 12px
}

.rcard, .card
{
	border-right: solid #aaaaaa 3px;
	padding-right: 12px;
}

.firstChar:first-letter
{ 
	font-size: 160%;
	font-weight: bold;
	color: #000080;
	letter-spacing: 2px;
	float: left;
}

TD.date 
{
	font-weight: bold;
	font-family: Courier;
	font-size: 4;
}

TD.artTitle
{
 	font-weight: bold;
	font-family: Verdana;
	font-size: 16pt;
}

TD.article
{
	font-family: Verdana;
	font-weight: bold;
}

TD.user
{
	font-size: 14pt;
	font-family: Verdana;
	font-style: italic
 	font-weight: bold;
}

DIV.outer
{
	border-width: 5px;
	border-color: DarkSlateBlue;
	border-style: ridge;
	padding: 10px;
	margin-right: 80px;
	margin-top: 0px;
}

DIV.post
{
	border-top-width: 2px;
	border-top-color: DarkSlateBlue;
	border-top-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

DIV.comments
{
 	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-color: DarkSlateBlue;
	border-style: dashed;
	margin: 10px;

}

DIV.comment
{
	font-size: 10pt;
	font-style: italic;
	font-family: Verdana;
	margin: 5px;
}

DIV.commentInfo
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	border-bottom-width: 2px;
	border-bottom-color: DarkSlateBlue;
	border-bottom-style: dashed;
	margin: 10px;
}

.error
{
	color: red;
	font-size: 14pt;
	font-weight: bold
	font-family: Verdana
}
