@import "../stylesheet.css";

body
{
	background-color: #ffffff;
}
#headerContainer
{
	background-color: #f99999;
	border-bottom: 1px solid #454545;
	text-align: left;
	padding: 10px 5px 20px 5px;
}
#leftContainer
{
	float: left;
	padding: 10px 10px 20px 10px;
	width: 120px;
}
#rightContainer
{
	float: right;
	padding: 10px 20px 20px 20px;
	width: 200px;
	vertical-align: top;
	text-align: left;
}
#centerContainer
{
	padding: 10px 20px 20px 40px;
	margin-left: 140px;
	margin-right: 240px;
	min-width: 360px;
}
#footerContainer
{
	background-color: #f99999;
	border-top: 1px solid #454545;
	text-align: center;
}
DIV.backtotop
{
	padding-top: 10px;
	font-size: 0.8em;
	text-align: right;
	color: #999999;
}
DIV.backtotop A
{
	color: #999999;
}
HR.BLACK
{
	color: #000000;
	height: 1px;
}
A.static:visited
{
	color: blue;
}
A.favorite
{
	text-decoration: none;
}
A.favorite:hover
{
	text-decoration: underline;
}
A.google
{
	color: blue;
	text-decoration: none;
}
A.google:hover
{
	text-decoration: underline;
}
A.google:visited
{
	color: purple;
}
DIV.core
{
	font-size: 1.6em;
}
DIV.favorite
{
	margin: 3px 0px 3px 0px;
}
CODE
{
	font-family: Courier, Monaco;
}
BLOCKQUOTE
{
	background: #7fffd4;
}
.menu
{
	font-weight: bold; /*FONT-SIZE: 8pt;*/
	color: #990000;
}
A.MoreLink
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
A.MoreLink:visited
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
A.MoreLink:hover
{
	font-size: 8pt;
	color: #ffff00;
	font-family: Verdana;
	background-color: #666666;
	text-decoration: underline;
}
A.SectionHeadLink
{
	color: #000099;
}
A.SectionHeadLink:hover
{
	color: #000099;
}
A.SectionHeadLink:visited
{
	color: #000099;
}
.pagefooter
{
	font-size: 8pt;
	color: #999999;
	font-family: Arial;
}
TABLE.bestviewed
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 8pt;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #1c2e42;
}
TD.bestviewed
{
	font-size: 7pt;
	color: #ffffff;
	font-family: Tahoma;
}
HR.bodyline
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.change
{
}
