/* Effective stylesheet produced by snapshot save */
html {
	background: url(../images/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body { margin: 10px 0px; padding: 0px; font-size: 11px; font-family: verdana,arial,helvetica,sans-serif;}

.webmail { width: 814px; height: 365px; margin: 200px auto; padding: 3px;}

.webmail .leftdiv { width: 300px; height:345px; float:left; margin-right:20px; }

.webmail .heading {height: 76px; margin-bottom: 10px; }

.webmail .rightdiv { width: 494px; float:right; margin-bottom:15px;}

.webmail .copyright { text-align:center; padding-top:10px; padding-bottom:10px; color:#666666; float:right; width:494px; }

.copyright a { color:#666666; }

.copyright a:hover { color:#f3960b; text-decoration:none; }

a { color: rgb(1, 77, 95); text-decoration: none; }

a:hover { color: rgb(243, 150, 11); text-decoration: underline; }

h2{ font-size: 14px; }

p { font-size: 12px; }

li { margin-bottom:8px; font-size: 12px;}

ul { margin-left:-10px; margin-bottom:15px;}

table tr td { font-size:12px; }
