<style type="text/css" media="screen">
html{
height:100%;
}
body {
background:#fff;
margin:0;
padding:0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
height:100%;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
input.btn {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}
/* all this bit handles the tabs */
#navbar {
width:100%;
background:fff;
border-bottom:0px ;
padding:10px 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:9pt;
color:#000;
}
ul {
margin:0;
padding:2px 0 4px 0;
list-style:none
}
li {
display:inline;
}
li a {
text-decoration:none
}
li a:hover {
color:black
} /* MSIE fix */
li a:hover span {
background-image:url(images/tab_over.jpg) !important
}
.left {
background:url(images/tab_normal.jpg) top left;
padding:5px 8px 4px 4px
}	  
.right {
color:black;
background:url(images/tab_normal.jpg) top right;
padding:5px 14px 4px 0
}
#current span {
background-image:url(images/tab_over.jpg) !important;
}
/* OK tab bit over with  - now onto the normal bits*/
p {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.footertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #01669e;
}

.footertext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration:none;
	color: #01669e;
}

.greysmalltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #cccccc;
}
.greysmalltext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration:none;
	color: #cccccc;
}
.darkgreysmalltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.darkgreysmalltext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration:none;
	color: #999999;
}
.darkgreylargetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.darkgreylargetextlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration:none;
	color: #000066;
}

.BoldGreenText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: green;
}
.BoldRedText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: red;
}

.GreenText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: green;
}
.RedText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: red;
}


.BoxHeaderTextLarge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #01669e;
}
.BoxHeaderText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #01669e;
}
.BoxHeaderTextSmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #01669e;
}
.HeaderText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #01669e;
}
.SubHeaderText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #01669e;
}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
.bodytext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
}

.bodytextbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.formbodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding:0px 0px 5px 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.MenuDiv {
	padding-top: 2px;
	position: relative;
	float: left;
	width: 350px;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.BlankDiv {
	padding-top: 5px;
	position: relative;
	float: left;
	width: 50px;
	height: 18px;
}

.titlebarlinktext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
/* 	font-size: small;*/
	font-size:9pt;
	font-weight: normal;
	text-decoration:none;
	color: #004F8E;
}
.titlebarlinktext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* font-size: small;*/
	font-size:9pt;
	font-weight: normal;
	text-decoration:none;
	color: #004F8E;
}
.titlebarlinktext a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
/* 	font-size: small;*/
	font-weight: normal;
	text-decoration:none;
	color: white;
	background-color:#004F8E;
}

legend {
color: #666;
font-weight: bold;
font-variant: small-caps;
background-color: #d3d3d3;
padding: 2px 6px;
margin-bottom: 8px;
}
label
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
width: 20%;
float: left;
text-align: right;
margin: 0 1em 5px 0;
clear: both
}
label.fieldLabel  {
display: inline;
float: none;
}
input.formInputText  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #000000;
background-color: #cccccc;
padding: 1px;
border: solid 1px #000066;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
input.formInputText:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
background-color: #ffffff;
border: solid 1px #000066;
color: #000;
cursor: pointer;
}
input.formInputText:focus {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #000;
background-color: #ffffff;
border: solid 1px #000066; 
cursor: text;
}
select.formSelect {
color: #000;
background-color: #ffffff;
padding: 2px;
border: solid 1px #f66;
margin-right: 5px;
margin-bottom: 5px;
cursor: pointer;
}
select.formSelect:hover {
color: #333;
background-color: #ffffff;
border: solid 1px #000066;
}
select.formSelect:focus {
color: #000;
background-color: #ffffff;
border: solid 1px #000066;
}

.TableGrad {
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#ffffff', StartColorStr='#efefee');
border: solid 1px #336699;
}

.requiredfields {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.redfields {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.greenfields {
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.display-box
{
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #666;
background: none;
border: #efefee solid 1px
}

.ddbodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.ddbodytextbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.ddheadingtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

.buttonwiderSecurity
{
background-image:url(images/buttonSecurity.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:38px;
width:146px;
border: 0px none;
}
.buttonwiderSecurityOver
{
background-image:url(images/buttonSecurity_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:38px;
width:146px;
border: 0px none;
}

.buttonOK
{
background-image:url(images/buttonOK.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonOKOver
{
background-image:url(images/buttonOK_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonCancel
{
background-image:url(images/buttonCancel.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonCancelOver
{
background-image:url(images/buttonCancel_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonsmallLogin
{
background-image:url(images/smlButtonLogin.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 5px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:23px;
width:80px;
border: 0px none;
}
.buttonsmallLoginOver
{
background-image:url(images/smlButtonLogin_Over.gif);
background-repeat:no-repeat;
padding:0px 0px 0px 5px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:23px;
width:80px;
border: 0px none;
}

.buttonReport
{
background-image:url(images/buttonReport.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonReportbig
{
background-image:url(images/buttonReportbig.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:156px;
border: 0px none;
}

.buttonReportOver
{
background-image:url(images/buttonReport_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonReportbigOver
{
background-image:url(images/buttonReportbig_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:156px;
border: 0px none;
}

.buttonInvoice
{
background-image:url(images/buttonInvoice.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonInvoiceOver
{
background-image:url(images/buttonInvoice_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonPrint
{
background-image:url(images/buttonPrint.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonPrintOver
{
background-image:url(images/buttonPrint_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonMail
{
background-image:url(images/buttonMail.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonMailOver
{
background-image:url(images/buttonMail_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonHome
{
background-image:url(images/buttonHome.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonHomeOver
{
background-image:url(images/buttonHome_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}


.buttonRedo
{
background-image:url(images/buttonRedo.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonRedoOver
{
background-image:url(images/buttonRedo_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonHistory
{
background-image:url(images/buttonHistory.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonHistorybig
{
background-image:url(images/buttonHistorybig.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:156px;
border: 0px none;
}

.buttonHistoryOver
{
background-image:url(images/buttonHistory_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonHistorybigOver
{
background-image:url(images/buttonHistorybig_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:156px;
border: 0px none;
}

.buttonBack
{
background-image:url(images/buttonBack.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonBackOver
{
background-image:url(images/buttonBack_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonNext
{
background-image:url(images/buttonNext.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonNextOver
{
background-image:url(images/buttonNext_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonExit
{
background-image:url(images/buttonExit.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonExitOver
{
background-image:url(images/buttonExit_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonPersonal
{
background-image:url(images/buttonpersonal.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonPersonalOver
{
background-image:url(images/buttonpersonal_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonCompany
{
background-image:url(images/buttoncompany.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonCompanyOver
{
background-image:url(images/buttoncompany_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonAddUser
{
background-image:url(images/buttonAddUser.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonAddUserOver
{
background-image:url(images/buttonAddUser_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonEditUser
{
background-image:url(images/buttonEditUser.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonEditUserOver
{
background-image:url(images/buttonEditUser_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonInfo
{
background-image:url(images/buttonInfo.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonInfoOver
{
background-image:url(images/buttonInfo_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}


.buttonHelp
{
background-image:url(images/buttonHelp.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonHelpOver
{
background-image:url(images/buttonHelp_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}



.buttonView
{
background-image:url(images/buttonView.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonViewOver
{
background-image:url(images/buttonView_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonDownload
{
background-image:url(images/buttonDownload.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonDownloadOver
{
background-image:url(images/buttonDownload_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonScan
{
background-image:url(images/buttonScan.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonScanOver
{
background-image:url(images/buttonScan_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonUpload
{
background-image:url(images/buttonupload.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonUploadOver
{
background-image:url(images/buttonupload_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonEdit
{
background-image:url(images/buttonedit.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonEditOver
{
background-image:url(images/buttonedit_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonCrossReference
{
background-image:url(images/buttoncrossreference.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonCrossReferenceOver
{
background-image:url(images/buttoncrossreference_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonAML
{
background-image:url(images/buttonAML.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonAMLOver
{
background-image:url(images/buttonAML_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonwiderReg
{
background-image:url(images/buttonWiderReg.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:38px;
width:146px;
border: 0px none;
}
.buttonwiderRegOver
{
background-image:url(images/buttonWiderReg_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:38px;
width:146px;
border: 0px none;
}
.buttonTreeview
{
background-image:url(images/buttonTreeview.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}
.buttonTreeviewOver
{
background-image:url(images/buttonTreeview_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:136px;
border: 0px none;
}

.buttonPersonalBig
{
background-image:url(images/buttonpersonalbig.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:156px;
border: 0px none;
}

.buttonPersonalBiggest
{
background-image:url(images/buttonpersonalbiggest.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:200px;
border: 0px none;
}

.buttonPersonalOverBig
{
background-image:url(images/buttonpersonalbig_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:156px;
border: 0px none;
}

.buttonPersonalOverBiggest
{
background-image:url(images/buttonpersonalbiggest_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:200px;
border: 0px none;
}


.buttonCompanyBig
{
background-image:url(images/buttoncompanybig.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:156px;
border: 0px none;
}

.buttonCompanyBiggest
{
background-image:url(images/buttoncompanybiggest.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:200px;
border: 0px none;
}

.buttonCompanyOverBig
{
background-image:url(images/buttoncompanybig_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:156px;
border: 0px none;
}

.buttonCompanyOverBiggest
{
background-image:url(images/buttoncompanybiggest_Over.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 30px;
font-size: 8pt;
font-weight: normal;
color: #660000;
height:39px;
width:200px;
border: 0px none;
}



.bottomdiv{ 
width:100%; 
position:absolute; 
bottom:0; 
position:absolute;
height:65px;
background-color: #333333;
width:100%;
color:#FF00FF;
text-align:center;
} 
.bottomtable{ 
margin-left:0; 
margin-right:0;
/*position:absolute;
bottom:0;
*/
} 

.topics {
	text-decoration:none;
	border-width : 1px;
	border-color : #336699;
	border-style : solid;
	width : 200px;
	height : 20px;
	overflow : hidden;
	padding : 5px;
	margin : 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-color: black;
	background-color : #efefee;
}
</style>
