a
{
	color:0000FF;
	font-weight:bold;
} 
a:hover
{
	color:0000FF;
	font-weight:bold;
}

a.toplink:link, a.toplink:active, a.toplink:visited
{
	text-decoration:none;
	color:#FFFFFF;
	border:none;
	font-weight:bold;
} 
a.toplink:hover
{
	text-decoration:underline;
	color:#FFFFFF;
	border:none;
	font-weight:bold;
}
a.bottomlink:link, a.bottomlink:active, a.bottomlink:visited
{
	text-decoration:none;
	color:#FFFFFF;
	border:none;
	font-weight:normal;
} 
a.bottomlink:hover
{
	text-decoration:underline;
	color:#FFFFFF;
	border:none;
	font-weight:normal;
}
/************************************************ body *******************************/
body 
{ 
	font-family: Arial, Geneva, sans-serif;
	font-size:12px; 
	background:#7ea8d9 ; color:#000; 
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	text-align: center;
}


select,input,textarea,body,td,th
{
	font-family:Arial, Geneva, sans-serif; font-size:12px;
}
.inputbox
{
	border:1px solid #3D1540;
	margin-bottom:0.6em;
	background:#FFFFFF;
	margin-top:2px;
	padding:3px;
}
/************************************************ post *******************************/
h1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#3D1540;
	margin:0;
}
.heading
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#3D1540;
	margin:0;
}
h2
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3D1540;
	margin:0;
}
.entry
{
	background:#ffffff; text-align:justify; margin:0px; padding:0px; width:778px
}
.entry h2
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;  font-size:14px;font-weight:bold; color:#006699; margin:0;
}
.entry a:hover
{
	text-decoration:none; color:#87990d; border:none;
}
.entry a:link,.entry a:active,.entry a:visited
{
	text-decoration:none; color:#6c6d62; border:none;
}


/************************************************ footer *******************************/
.topbar
{
	font-size:11px;
	clear:both;
	padding:10px;
	background:#3D1540;
	color:#fff;
	border-bottom:2px solid #3399cc;
	bottom:0;
	
}
.footer
{
	font-size:11px;
	clear:both;
	padding:10px;
	background:#3D1540;
	color:#fff;
	border-top:2px solid #3399cc;
	bottom:0;
	
}

.txtbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: #08490f 1px solid;
	background-color:#fff;
}

/**************************unused css

.navigation { display:block; text-align:center; margin-top:0px; margin-bottom:10px; }

.alignright { float:right; } 
.alignleft { float:left; }
blockquote { padding-left:20px; border-left:5px solid #ddd; margin:15px 30px 0 10px; }
blockquote cite { display:block; margin:5px 0 0; }
.comments h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:700; padding-top:10px; }
.bobcomment :hover { background:#f8f8f3; }
ol.commentlist { list-style:none; margin:0 0 1px; padding:0; }
ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; } 
ol.commentlist li.commenthead { list-style:none; margin:0; }
ol.commentlist li.commenthead h2 { margin:0; }

textarea { color:#666; width:80%; border:1px solid #cbcbcb; margin-bottom:0.6em; background:#fcfcfc; margin-top:2px; padding:3px; } 

.end,.bobcomment { border-bottom:1px #eeede0 solid; }
input#url,input#author,input#email { color:#666; width:50%; border:1px solid #cbcbcb; margin-bottom:0.6em; background:#fcfcfc; margin-top:2px; padding:3px; }
#header h1.blogtitle a:link,#header h1.blogtitle a:active,#header h1.blogtitle a:visited { text-decoration:none; color:#fff; border:none; }
#tophome { width:250px; float:left; text-align:left; margin:0; padding:0; }
#tops { width:200px; float:right; text-align:right; margin:0; padding:0px 0 0; }
input#s { color:#666; border:1px solid #cbcbcb; background:#fcfcfc; }
#nav { height:26px;}

*************************************/
