body
	{
	margin:5px;
	font-family:arial;
	font-size:12pt;
	background:#EAF4F4;
	}

img	{
	border:0px;
	}

a:hover
	{
	color:red;
	}
	
a.report
	{
	font-size:8pt;
	color:gray;
	text-decoration:none;
	}
a.report:hover
	{
	font-size:8pt;
	color:red;
	}

.GoogleBottom
	{
	background-color:#F4F4EA;
	text-align:center;
	border-left:1px solid navy;
	border-right:1px solid navy;
	border-bottom:1px solid navy;
	padding-bottom:5px;
	}

#features td {text-align:center;font-size:14pt;border-bottom:1px solid navy;}
#features .f {text-align:left;font-size:14pt;}
#features .free {text-align:center;font-size:14pt;border-bottom:1px solid navy;background-color:white;}


.Nav
	{
	margin-left:5px;
	width: 200px;
	text-align: left;
	background-color: #F4F4EA;
	border: 1px solid #0000FF;
	font-size:10pt;
	}

.Box1
	{
	width: 100%;
	text-align: left;
	background-color: #F4F4EA;
	border: 1px solid #0000FF;
	font-size:12pt;
	}

.Box7
	{
	text-align: left;
	background-color: #F4F4EA;
	border: 1px solid red;
	font-size:12pt;
	}

.Box2
	{
	padding-bottom:5px;
	width: 100%;
	text-align: center;
	background-color: #0000FF;
	border: 1px solid #0000FF;
	font-weight:bold;
	font-size:12pt;
	color:#FFFFFF;
	}

.Box3
	{
	height:40px;
	width: 100%;
	text-align: center;
	background-color: #FF0000;
	border: 1px solid #FF0000;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	}

.Box4
	{
	margin-bottom: 5px;
	width: 100%;
	text-align: center;
	background-color: #339900;
	border: 1px solid #339900;
	font-weight:bold;
	font-size:12pt;
	color:#FFFFFF;
	}

.Box5
	{
	width: 100%;
	text-align: center;
	background-color: #FF0000;
	border: 1px solid #FF0000;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	}

.Box6
	{
	width: 100%;
	text-align: center;
	background-color: #0000FF;
	border: 1px solid #0000FF;
	font-weight:bold;
	font-size:12pt;
	color:#FFFFFF;
	}

.arial10
	(
	font-size:10pt;
	)

.arial8
	(
	font-size:8pt;
	)




<!--
/*body {
	height:94%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
*/
#d_body {
width:100%;
height:75%;
z-index: 1;

}
#d_outerbox {
	background-color:#F4F4EA;
width:100%;
height:100%;
}
/*
#header { the header of the page 
width:780px;
height:200px;
background-image:url(template_img/top.jpg);
background-repeat:no-repeat;
}
*/
#d_contentbody {
padding:5px;
z-index: 1;
}
#d_contentbody_left {
float:left;
width:100%;
text-align:left;
font-size:11pt;
z-index: 1;
}

#d_contentbody_right {
	font-size:9pt;
	float:right;
	left:378px;
	width:170px;
	padding:5px;
	border:dashed 2px #CCCCCC;
	background-color:#FAFAF5;
	z-index: 1;
}

.d_blog {/* class for the blog entries */
position:relative;
padding:5px;
border:2px dashed #CCCCCC;
background-color:#FAFAF5;
z-index: 1;
}

.d_blog img {/* if you want a CSS class on images contained within blog content, borders and such */
}


/* header styles */
.content_header { /* header for blogs */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-weight: bold;
	text-align:left;
}
.content_date { /* date sub-header */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	text-align:left;
}

/* style for polls */
.pollName { /* header */
	font-size: 11px;
	font-weight: bold;
}
.poll { /* poll */
	font-size: 11px;
}




/* link styles */
/* generic links style /
A:link    { color: #000000 }
A:active  { color: #000000}
A:visited { color: #000000}
A:hover   { color: #CCCCCC; text-decoration:underline  }
/* links within Blog content */
.b_content A:link    { color: #000000; text-decoration:underline }
.b_content A:active  { color: #000000}
.b_content A:visited { color: #000000}
.b_content A:hover   { color: #000000}
/* links within Blog subtext */
.b_subtext A:link    { color: #000000; text-decoration:underline }
.b_subtext A:active  { color: #000000}
.b_subtext A:visited { color: #000000}
.b_subtext A:hover   { color: #000000}
/* links within Comments  */
.c_content A:link    { color: #000000; text-decoration:underline; font-weight:bold }
.c_content A:active  { color: #000000; font-weight:bold }
.c_content A:visited { color: #000000; font-weight:bold }
.c_content A:hover   { color: #000000; font-weight:bold }



/* calendar begin */
}

table#calendar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:100%;
}
table#calendar caption {
	font-size: 10px;
	
}
table#calendar a {
	text-decoration:none;
}
table#calendar tr#days th {
	color: #CCE;
	font-size:10px;
	font-weight: bold;
	padding: .3em 1px;
}
table#calendar tr#title th {
	font-size: 11px;

}
table#calendar td {
	width: 10px;
	height: 10px;
	color: #777;
	text-align: center;
	vertical-align: top;
}
table#calendar td a {
	font-weight:bold;
	font-family:arial;
	margin: 0;
	padding: 0px;
	width: 10px;
}
table#calendar th a {
	font-weight: bold;
}


table#calendar .today {
	background-color: #CCCCCC;
	
}
table#calendar p {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}

/* calendar ends */
-->
