body {
	background-color: #fff;
	width: 100%;
	text-align: center;
	}


	a {
	text-decoration:none;
	font-weight: normal;
	color:#0072C6;
	}

a:hover {
color:#cc0000;
background-color: Yellow; 
text-decoration : underline; }

form { 
	margin: 0px 
	}

input {
	border: 1px solid #ddd;
	padding: 0px;
	margin: 0px;
	color: #666;
	background-color: #fff;
	font: 12px trebuchet ms, times new roman, monospace;
	}

textarea {
	border: 1px solid #ddd;
	padding: 0px;
	margin: 0px;
	color: #666;
	background-color: #fff;
	font: 12px trebuchet ms, times new roman, monospace;
	}

table, td {
	background-color: transparent;
	font: 12px trebuchet ms, times new roman, monospace;
	color: #666;
	}

.mainbox {
	padding: 0px;
	margin-bottom: 0px;
	border-right: 1px solid #0072C6;
	border-left: 1px solid #0072C6;
	border-top: 1px solid #0072C6;
	border-bottom: 1px solid #0072C6;
	width: 70%;
	background-color: #fff;
	}
.mast {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
	border-bottom: none;
	background-color: #98c0e0;
background-image :  url(navpix/mastbg.gif);
background-repeat : no-repeat;
	text-align: center;
	font:  11px georgia, trebuchet ms, times new roman, monospace;  
	color: #666;
	}

.title { 
	padding-top: 10px;
padding-bottom: 10px;
	margin: 0px;
	background-color: #0072C6;
	text-align: center;
	font: bold 30px Arial, Helvetica, sans-serif;  
	color: #ffffff;
	}

.tagline {
	margin: 0px;
	padding-bottom: 10px;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #fff;
	text-align: center;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}

.topmenu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #98c0e0;
	text-align: center;
	font:  11px georgia, trebuchet ms, times new roman, monospace;  
	color: #666;
	}

.box1 {
	padding: 10px;
	margin: 0px;
	border: 0px;
	background-color: #fff;
	}

.content1 {
	border: 0px;
	background-color: #fff;
	margin: 0px;
	}

.date { 
	font: bold  14px/3px georgia, trebuchet ms, times new roman, monospace; 
	color: #666;
	background-color: #fff;
	border-bottom: 1px solid #ddd; 
	padding: 5px 5px 5px 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	text-align: left;
	}

.blog {
	padding: 0px;
	border: 0px;
	background-color: #fff;
	margin: 0px;
	font: 14px/19px trebuchet ms, times new roman, monospace;
	color: #666;
	text-align: justify;
	}

.footer {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #ddd;
	background-color: #fff;
	text-align: right;
	font:  11px georgia, trebuchet ms, times new roman, monospace;  
	color: #666;
	}

.box2 {
	padding: 10px;
	border: 0px;
	background-color: #fff;
	margin: 0px;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	}

.content2 {
	border: 0px;
	padding-bottom: 15px;
	background-color: #fff;
	}

.sectiontitle {
	padding-left: 2px;
	border-bottom: 1px solid #ddd; 
	margin-bottom: 5px;
	background-color: #fff;
	font: bold  16px Arial, Helvetica, sans-serif;
	color: #0072C6;
	text-align: left
	}

.bottommenu {
	margin: 0px;
	padding: 2px 10px 2px 10px;
	border-top: 1px dotted #ddd;
	border-bottom: none;
	background-color: #fff;
	text-align: right;
	font:  11px bold verdana, arial, helvetica, sans-serif;  
	}
.topnav {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 2px 10px 2px 10px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	background-color: #fff;
	text-align: center;
	font:  11px verdana, arial, helvetica, sans-serif; 
font-weight : bold; 
	color: #666;
	}


.copy {
	border-top: 0px;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	margin: 0px;
	background-color: #fff;
	text-align: center;
	font: 12px trebuchet ms, times new roman, monospace;  
	color: #666;
	}

.details {
font: 90%/120% Verdana, Geneva, Arial, Helvetica, sans-serif;
}