* {
    padding:0;
    margin:0;
}

body {
	background: #FFFFFF url(../images/bg_paper.jpg) repeat;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    margin:0pt;
    padding:8px;
    text-align:center;
}
#envelop {
    margin: 0 auto 0;
    width:600px;
	/*border:1px solid red;*/
}
.header {
    /*height:90px;*/
    position:relative;
	/*text-align:center;*/
}

.menu {
	text-align:center;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	width:580px;

	background: #FFFFFF url(../images/newBar_topBG2.jpg) repeat;
	margin-right:20px;
}

.logo {
	text-align:left;
	background: url(../images/newBar_basic3.jpg) repeat-x;
	background-position:right top;	
	height:64px;
	border-width: 0px;
	padding:0;
	
}
.logo img{
	border-width: 0px;
	padding:0;
	margin:0;
	border:0 none;
}

.section {
	text-align:left;
	margin: 25px 19px;
}

.topNav{
	/*
	background: url(../images/newBar_basic3.jpg) repeat-x;
	background-position:right;
	*/
	padding-top: 20px;
	height:38px;
	text-align:right;
}

.topNav a{
	color:#000000;
	text-decoration:none;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-right: 50px;
	font-size:18px; 
}


.footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
    background: #FFFFFF url(../images/newBar_topBG2.jpg) repeat;
    font-size:10px;
    padding-top:2px;
    padding-bottom:2px;
	width: 600;
	text-align:left;
}

a {
	color:#0000FF;
	text-decoration:underline;
} 

.barOne { padding:1px; background: #FFFFFF url(../images/bar_line_olive.gif) repeat-x; }
.small { font-size:10px; }
.green, .hmp-green { color:green; }
.black { color:black; }
.red { color:red; }


.bold { font-weight:bold; }
.italic { font-style:italic; }
.noDecoration { text-decoration:none; }
.verdana { font-family:Verdana,Arial,Helvetica,sans-serif; }
.serif { font-family:serif,Arial,Verdana,Helvetica; }


h1, h2, h3, h4, h5, h6 { font-weight:normal; }
h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:15px; }
h4 { font-size:13px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
.hmp-innerSection p{
	font-size:16px;
	margin-bottom:15px;
}

div#kyube-hm div#tw-envelope{
	background:none;
}	


table tr.hmp-row0 td{ background-color: none; }
table tr.hmp-row1 td { background-color:#EEEEDD; }

.hmp-cParentName{
	padding-top:3px;padding-bottom:3px;
	text-transform:capitalize;
	text-transform:uppercase;
}

.hmp-collections td{
	padding:2px;
}

