html, body {margin:0px; padding:0px; background:#000000; font-family:verdana; font-size:12px;color:#ffffff}
/* The header and footer */
.headfoot {display:block; height:70px; background:#990000; color:#fff; text-align:center; padding:5px;font-size:20px;}
.headfoot0 {
	display: block;
	height: 70px;
	background: #990000;
	color: #fff;
	text-align: center;
	padding: 5px;
	font-size: 20px;
	background-image: url(/images/header.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
/* This bit does all the work */
#container {position:relative; display:block; background:#000000; border-left:200px solid #aa8; border-right:200px solid #a8a;}
#inner {background:#000000;display:block; margin-left:-200px; margin-right:-200px; padding:5px;}
* html inner {margin-left:-200px;margin-right:-200px; }
#left {background:#000000;float:left; position:relative; width:200px; left:0px;}

#right {background:#000000;float:right; position:relative; width:190px; right:0px;}
#center {background:#000000;margin-left:200px; margin-right:200px; position:relative; display:block; height:1%;}
.clear {clear:both;}

/* Just to extend each column */
#inner a:visited, a {color:#ffffcc; text-decoration:none; cursor:default;}
#inner a span {display:none;}
#inner a:active, #inner a:focus {color:#ffffff; text-decoration:none; background:transparent; cursor:default;}
#inner a:active span, #inner a:focus span {display:block;}

a:visited, a {text-decoration:underline; cursor:pointer;}
a:hover {text-decoration:none; cursor:pointer;}

em {font-weight:bold;}

#sender {
margin-left:10px;
margin-bottom:5px;
margin-right:5px;
padding:3px;
background-color: #990000;
font-size:9px;
width:160px;
height:220px;
float:left;
border: 1px solid #666;
overflow:auto;
}
#sender a,a:visited {
	font-size: 13px;
	font-weight: bold;
	text-align:center;
}

* html #sender {
width:150px;
}
#sender_details {
width:650px;
margin:10px;
background-color: #990000;
	list-style: disc outside;
float:left;

}
* html sender_details {
margin-top:0px;
margin-left:1px;
}
.clear_left {
    clear : left;
}
#menu4 {
        width: 200px;
        margin: 0px;
        border-style: solid solid none solid;
        border-color: #000;
        border-size: 1px;
        border-width: 1px;
        }

#menu4 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #CCC;
        display: block;
        background:  url(/images/menu4.gif);
        padding: 8px 0 0 10px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: #FFF;
        background:  url(/images/menu4.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

	li {
	list-style: none;
	list-style-position: outside;
}
	ul {
	list-style: disc outside;
}

#img {
width:260px;
float:left;
}
	#img ul {
	margin:10px;
	list-style: none outside;
}
	#img li {
	margin:10px;
	list-style: disc outside;
}
.buttons {
	color: #FFFFFF;
	background-color: #515151;
	border-top: 1px solid #FF3300;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF3300;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
h2 {
font-size:13px;

}
#sender_head {
font-size:12px;
}
#box {
width:150px;
margin-left:40px;
}
.formfeld {
	padding:2px;
	font-family: Tahoma;
	font-size: 14px;
	letter-spacing:0.1em;
	color: #ffffff;
	background-color: #000000;
	/*background:  url(/images/template_06.jpg) ;*/
	border-top: 2px solid #CC3300;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 2px solid #CC3300;
}
