*{margin:0;padding:0}
.left{float:left}
.center{text-align: center;}
.right{float:right}
.clear{clear:both}
/** STRUCTURE **/
h1{font-size:18px;font-weight:bold;padding:10px 0 10px 0;margin:0px;color:#7A0026;font-weight:lighter;}
h2{font-size:16px;font-weight:normal;padding:10px 0 10px 0;margin:0px;color:#7A0026;font-weight:lighter;}
h3{font-size:14px;font-weight:bold;padding:10px 0 10px 0;margin:0px;color:#7A0026;font-weight:lighter;}
a{color:#eb6821;text-decoration: none;}
a:hover{text-decoration: underline;}
p{margin-bottom:2em}
ul,ol{margin:0.5em;}
li{margin-left:1em}
b,strong{}
i{font-style:italic}
blockquote{margin:3em;font-style: italic;text-align: center;}
span{}
fieldset{margin:1em;padding:1em}
fieldset legend{font-size:14px; font-weight:bold ;}
table{width: 100%;text-align: center;}
table tr{line-height: 2em;background: #F3F3F3;}
table tr.red{background: #FFC8C8;}
table tr.odd{background: #F6F6F6}
table tr th{text-align: center;height: 1em;background: #F3F3F3;color:#eb6821;}
table tr td{font-size:0.8em;padding:0 5px 0 5px;}
table tr td.action {text-align: right;}
table tr td.action a{color:#25aae1;margin:0 3px}
/** FORM **/
form{}
form ul{list-style: none;}
form ul li{width:auto;line-height:2.5em;clear:both}
form ul li label{width:200px;float:left;font-weight:bold}
form ul li label span{color:red}
form ul li input,form ul li select,form ul li textarea{padding:3px}
form ul li input.small{width:100px;}
form ul li input.medium{width:200px;}
form ul li input.large{width:350px;}
form ul li textarea{width:350px;height:150px;}
form ul li.description{font-size:10px;font-style:italic}
form ul li.button {text-align:center;}
/** PAGER & WARNING **/
p#pager{width:auto;text-align:center;margin:1em 0 1em}
p#pager a{margin-right:5px;}
ul#warning{width:auto;margin:0.5em 0 1em;}
ul#warning li{}
/** BODY & WRAPPER **/
body{margin: 20px 0;background: #7A0026 url(images/img01.gif);font: normal small Arial, Helvetica, sans-serif;color: #666666;}
#wrapper{width: 700px;margin: 0 auto;background: #FFFFFF;border: 10px solid #330010;}
/** HEADER **/
#header{background: #7A0026}
#header {text-align: center;}
ul#topmenu{margin: 0;list-style: none;	line-height: 50px;background: #330010;text-align: center;}
ul#topmenu li{display: inline;}
ul#topmenu li a{margin-left: 20px;padding:3px ;border-bottom: 4px solid #330010;text-decoration: none;text-transform: uppercase;font-size: 14px;
	font-weight: bold;color: #FFFFFF;}
ul#topmenu li.active a,ul#topmenu li:hover a{border-bottom-color: #FFFFFF;}
/** CONTENT **/
#content{width:auto;padding:10px;}
#content img{margin:1em}
/** FOOTER **/
#footer{text-align: center;}
#footer ul{margin: 0;list-style: none;line-height: 30px;background: #330010;}
#footer ul li{display: inline;}
#footer ul li a{margin-left: 20px;padding:5px;border-bottom: 4px solid #330010;text-decoration: none;text-transform: uppercase;font-size: 10px;font-weight: bold;color: #FFFFFF;}
