
/*
body 				{ font-family: "helvetica neue", helvetica,arial,sans-serif; }
input 				{ font-family: "helvetica neue", helvetica,arial,sans-serif; }
*/
body, input 		{ color:#333; font-family: Georgia,"Times New Roman",Times,serif; }
h1, h2, h3 			{ color:#333; }

a:link, a:visited 	{ text-decoration: none; }
a:hover 			{ text-decoration: underline;}
hr 					{ color:#ccc; }

div.border,
div.colborder 		{ border-right:1px solid #ccc;}

#header		 		{ margin: 1em 0 1em 0; font-size: 1.4em}
#header .nav 		{ float: right; margin-top: 0.5em;}
#form				{ margin: 4em 0 5em 0; text-align: center;}
#info				{}
#content 			{}
#footer 			{ margin-top: 3em; text-align: center;}

.input 			{ font-size: 2em; text-align: right; padding: 5px; background-color:#EEEEEE; background-image:url(../img/input.gif); background-repeat:repeat-x; border: 1px solid #AAAAAA; width: 220px; }
#mmmmail 		{ font-size: 2em; }
#at 			{ font-size: 3em; vertical-align: -10%;}

#mbox_btn 		{ color: #333; font-size:1.6em; padding: 5px;}
#mbox_btn:hover { cursor: pointer; opacity:0.8; } /* cursor: hand; */

.howto			{ margin-right:0;}
.howto li		{ font-weight: bold; text-decoration: none; border-bottom: 1px solid #ddd; margin: 0 0 10px 0; padding:0 0 10px 5px;; }
.howto li span 	{ font-style:italic; font-weight:normal; }

.news			{ margin:0;}
.news li 		{ list-style-type: none; font-weight: bold; text-decoration: none; border-bottom: 1px solid #ddd; margin: 0 0 10px 0; padding:0 0 10px 0; }
.news li span 	{ font-weight:normal; }

.footlogo		{ opacity:0.90; width: 25px; vertical-align: middle; margin: 0 0px 0 0px}
.footlogo:hover { opacity:0.45; }

.center { text-align: center; }

