
A:link{text-decoration: none; color: #CC3300;}
A:visited{text-decoration: none; color: #800000;}
A:active{text-decoration: none; color: #AE7D0D;}
A:hover{text-decoration: none; font-weight: bold;}

.iconfont {font-family: webdings; font-size: 12pt}

h1			 { font-family: Trebuchet MS; font-size: 12pt; font-weight: 700; color: #800000;}
h2			 { font-family: Trebuchet MS; font-size: 11pt; font-weight: bold; color: #AE7D0D;}
h3			 { font-family: Trebuchet MS; font-size: 10pt; font-weight: bold; color: #CC3300;}
body         { font-family: sans-serif; font-size: 10pt; color: #000000;}
table        { font-family: sans-serif; font-size: 10pt; color: #000000;}
p            { font-family: sans-serif; font-size: 10pt; color: #000000;}
p.sm         { font-family: sans-serif; font-size: 10pt; color: #000000;}
p.md         { font-family: sans-serif; font-size: 10pt; color: #000000;}
p.lg         { font-family: sans-serif; font-size: 10pt; color: #000000;}
p.title      { font-family: Trebuchet MS, Tahoma, Helvetica; color: #365274; font-size: 13pt; font-weight: 700;}
p.subhead	 { font-family: Verdana; font-size: 12px; color: #B02C28;}

.form		 {font-family: Arial, Trebuchet MS, Tahoma; font-size: 12px; color: #808080;}
.text		 {font-family: Arial; font-size: 9pt; color: #555555; border-style: inset; border-width: 1px; background-color: #F2F2F2;}
.submit      {border-style: outset; border-width: 1px; font-size: 10pt; color: #B02C28; background-color: #EECD15;}
.search		 {border-style: outset; border-width: 1px; font-size: 10pt; color: #663300; background-color: #FFE082;}
.delete		 {border-style: outset; border-width: 1px; font-size: 10pt; color: #000080; background-color: #E9E9E9;}
.button		 {border-style: outset; border-width: 1px; font-size: 10pt;}


#contentwrapper{
width: 200px;
height: 320px;
border: 0px solid #000000;
background-color: #EECD15;
padding: 0px
}

.billcontent{
width: 100%;
display:block;
}