
body{
	margin:0px;
	background-color: #F3E4B6;
}
td, body{
	font-family:trebuchet ms;
	font-size:10pt;
}
h1 {
	font-size:15pt;
	color:#439412;
	margin-bottom:1px;
}
h2 {
	font-size:15pt;
	color:#000000;
	margin-bottom:0px;
}
h3 {
	font-size:12pt;
	color:#000000;
	margin-bottom:0px;
}
.about h1
{
    margin:0px;
    font-size:12pt;
    color:#555555;
}
.about
{
    border-bottom:1px dotted #cccccc;
    padding:5px;
    padding-left:0px;
    font-size:11px;
    color:#696969;
}

p
{
}
.date, .datetitle
{
    color:#696969;
    font-family:Tahoma;
}
.datetitle
{
    font-size:11px;
}
.title
{
    margin-bottom:15px;
}

#tdContentMain
{
    vertical-align:top;
    padding:10px;
    padding-top:2px;
}
#tdContentRight
{
    padding:8px;
    vertical-align:top;
    width:250px;
    background-color:#FCF8DC;
}

.divHR
{
    border-bottom:1px dashed green;
}

.aGoToPost
{
    background-image:url(images/arrow.gif);
    background-repeat:no-repeat;
    border:1px dotted #0066cc;
    padding:5px;
    padding-left:25px;
    width:250px;
    font-size:11pt;
    margin:5px;
}
a:hover
{
    color:#cc3333;   
}


.menu
{
    background-color:#e8e8e8;
    border-bottom:1px dotted #cccccc;
    padding:5px;
}
.menu a
{
    color:#0066cc;
    font-size:10pt;
}

.largeRect{
	background-image:url(images/design/bg-large-rectangle.gif);
	padding:5px;
	height:217px;
	width:475px;
	margin-top:0px;
}
.smallRect{
	background-image:url(images/design/bg-small-rectangle.gif);
	margin-top:10px;
	padding:5px;
	height:225px;
	width:284px;
	text-align:center;
}

.disclaimer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #cccccc;
	padding:10px;
	marging:5px;
}

.footer{
	font-size:11px;
	text-align:center;
	border-top:1px #cccccc solid;
	width:95%;
	margin:auto;
	padding-top:5px;
}