body {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px
}

a {
    color: #aa0000;
  }

a:hover {
    color: #aa0000;
    text-decoration: none;
}

a.small {
    color: #aa0000;
    text-decoration: none;
  }

a.small:hover {
    color: #aa0000;
    text-decoration: none;
}

a.payment {
    font-size: 11px;
}

a.payment:hover {
    text-decoration: underline;
}

a.menu {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003366;
    TEXT-DECORATION: none;
}

a.menu:hover {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CC0000;
    TEXT-DECORATION: none;
}

a.toptab{
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #003366;
        font-weight: bold;
        border-top: 1px solid #1975D1;
        border-right: 1px solid #1975D1;
        border-left: 1px solid #1975D1;
        border-bottom: 0px solid #1975D1;
        border-color: #1975D1;
        width: 100px;
        background-color: #DDDDDD;
        padding: 2px 0.5em 1px 0.5em;
        margin-top: 4px;
        text-decoration: none;
        text-align: center;
     }

     a.toptab:hover {
        border-color: #CC0000;
        background-color: white;
     }
     .submenu {
         border: solid 1px #CC0000;
         background-color: white;
         padding: 5px;
         overflow: auto;
     }

    a.submenulink {
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
    }

    a.submenulink:hover {
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #CC0000;
        text-decoration: none;
    }


a.footerlink{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF
}
a.footerlink:hover {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #996633;
    text-decoration: none
}

.title1 {
    font-family: verdana;
    font-size: 12px;
    COLOR: #000000;
    TEXT-DECORATION: none;
    font-weight: bold;
}
.title1 a {
    COLOR: #000000;
}
.title2{
    font-family: verdana;
    font-size: 11px;
    COLOR: #CC0000;
    TEXT-DECORATION: none;
    font-weight: bold;
}

.ivtitle1 {
    font-family: verdana;
    font-size: 32px;
    COLOR: #000000;
    TEXT-DECORATION: none;
    font-weight: bold;
}

.ivtitle2 {
    font-family: verdana;
    font-size: 24px;
    COLOR: #000000;
    TEXT-DECORATION: none;
    font-weight: bold;
}
.ivtitle3 {
    font-family: verdana;
    font-size: 16px;
    COLOR: #000000;
    TEXT-DECORATION: none;
    font-weight: bold;
}

.small{
    font-family: verdana;
    font-size: 9px;
    COLOR: #000066;
    TEXT-DECORATION: none;
    font-weight: normal;
}

tr.header{
    font-family: verdana;
    font-size: 11px;
    COLOR: #000066;
    background-color: #dddddd;
    TEXT-DECORATION: none;
    font-weight: bold;
}

tr.row1{
    font-family: verdana;
    font-size: 10px;
    COLOR: #000000;
    background-color: #ffffff;
    TEXT-DECORATION: none;
    font-weight: normal;
    border-bottom: 1px #6699CC dotted;
}

tr.row2{
    font-family: verdana,sans-serif, Arial;
    font-size: 10pt;
    COLOR: #000000;
    background-color: #eeeeee;
    TEXT-DECORATION: none;
    font-weight: normal;
    border-bottom: 1px #6699CC dotted;
}

td.menu{
    text-align: center;
    font-family: verdana,sans-serif, Arial;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    border: 1px solid #aa0000;
    padding: 3px;
    border-spacing: 2px;
}
td.menu a {
    color: #000000;
}


p{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px
}

h1 {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 13px
}

h2 {
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 15px; text-transform: capitalize
}

td {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px
}

.admininv {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}


.toolheader {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CC0000;
    font-weight: bold;
}

.rptrlt{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.copyright{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color:#FFFFFF;
}

.pagetitle {
	font-weight: bold;
	font-size: 16px;
	color: #aa0000;
	font-family: Arial, Helvetica, sans-serif;
}
.invoiceheadbox {
	padding: 5px;
	width: 150px;
	text-align: center;
}
.invoiceheadbox div {
	border: 1px solid #cccccc;
	align: center;
}
.invoiceitemdesc {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #cccccc;
	text-align: center;
}

.clientmenu {	
	border: 1px solid #999999;
	padding: 5px;
	background: #fff;	
	font-size: 11px;
	width: 140px;
	text-align: left;
}
.menuheader {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #eeeeee;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000000;
}
.menuheader a {
	color: #000000;
}
.profileinfo_tag {
	width: 120px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.profileinfo_data {

}

.adminmenu {
	border: 1px solid #999999;
	padding: 5px;
	background: #fff;	
	font-size: 11px;
	width: 140px;
	text-align: left;
}

.modprofile_label {
	width: 180px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.modprofile_label2 {
	width: 100px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.modprofile_data {
	width: 380px;
	padding-bottom: 5px;
}
.modprofile_data input { 
	border: 1px solid #333333;
	background: #ffffff;
	font-family: verdana;
	font-size: 11px;
}
.submitbutton { 
	border: 1px solid #000000;
	background: #eeeeee;
	font-weight: bold;
}
.fakeinput {
	border: 1px solid #333333;
	background: #dddddd;
	font-family: verdana;
	font-size: 11px;
	width: 130px;
	padding: 1px;
}

.paymentinput {
	border: 1px solid #333333;
	background: #ffffff;
	font-family: verdana;
	font-size: 11px;
	width: 130px;
	padding: 1px;
}
