/* CSS Document */

body {
	margin: 18px 10px 30px 13px;
	padding: 0px;
	background-color: #FFFFCC;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {margin: 0px;}

div, p, td, th, li, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;	
}	

p, td  {
	line-height: 16px;
}
	

td, th {
	padding-right: 4px;
	vertical-align: top;
	text-align: left;
}

td.mainpage {
	background-image: url(images/envelope.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 615px;
	height: 400px;
	font-size: 16px;
	font-weight: bold;
}

.infotbl {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color:#F4D9BB;
}

.infotbl th, .infotbl td {
	font-size: 11px;
}
.mainpage div a {
	font-size: 16px;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

.topmenu {width:580px;}

.topmenu a {
	font-size:13px;
	color:#ffffcc;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
	padding-left:42px;
	background-color:#663300;
	display:block;
	width:98px;
	height:45px;
	line-height:45px;
	margin-right:1px;
	margin-bottom:1px;
	float:left;
	background-position:3% 50%;
	background-repeat:no-repeat;
}

.topmenu a:hover, .leftmenu a:hover {
	background-color:#883300;
}


.leftmenu {
	padding: 10px 1px 100px;
	margin-right: 10px;
	background-color: #663300;
	width: 164px;
	color:white;
}	

.leftmenu a {
	color:white; 
	display:block;
	padding:0px 6px;
	line-height:24px;
}


table.stamp {
	border: 1px solid #FF0000;
}

.PMform th {
	text-align: right;
	padding-right: 10px;
}

.star {
	color: red;
	font-weight: bold;
}

.msg {
	color: blue;
	font-weight: bold;
}

div.content {
	margin-top: 4px;
	text-align: left;
}

.listTable {
	border-bottom:1px solid #800000;
}
.coverlist   {
	border-top:1px solid #800000;
	border-left:1px solid #800000;
	border-right:1px solid #800000;
	width: 100%;
	margin-bottom: 6px;
	padding: 3px;
}

.coverlist p { 
	padding:5px 2px; 
	margin:0px;
}

div.indent {
	padding:5px 55px 5px 25px;
}

div.message {
	padding:5px 55px 5px 25px;
}

div.message p {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	


.MsoNormal, .MsoNormal span, .coverlist table tbody tr td div  {
	padding:5px 55px 5px 25px;
}

#footer {
	text-align: center; 
}
