﻿
/* Body */
BODY {
  background-image: url(border/backgroundmain.jpg);
  background-repeat: repeat;
  margin: 0px 0px 0px 0px;
}

#background {
  background-image: url(border/background.jpg);
  background-repeat: repeat-x;
  height: auto;
}

.mainbody {
  background-image: url(border/bodybak.gif);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}

.formlable 
{
font-family:Arial, Helvetica, sans-serif;
width: 200px;
height: 28px;
padding-right: 8px;
font-size: 12px;s
}

.formtitle 
{
font-family:Arial, Helvetica, sans-serif;
padding-bottom: 3px;
padding-top: 5px;
font-size: 15px;
font-weight:bold;
}


.formfield
{
font-family:Arial, Helvetica, sans-serif;
border-color:#87a9a8;
border-style:solid 1px:
}



.topmenuback {
  background-image: url(border/border3.gif);
  background-repeat: no-repeat;
  width: 522px;
  height: 104px;
  padding-bottom: 5px;
  font-size: 18px;
}

a.topmenu:link, a.topmenu:visited 
{
    color: #339999; 
    text-decoration: none;
    font-size: 18px;
}
a.topmenu:hover, a.topmenu:active 
{
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}


.leftmenuback {
  background-image: url(border/border5.gif);
  background-repeat: no-repeat;
  width: 146px;
  height: 183px;
}

#leftmenu ul, #leftmenu li {
  margin-left: -30px;
  list-style-type: none;
  line-height: 25px;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
}

#leftmenu li a {
  padding-right: 18px;
  color: #ffffff;
  text-decoration: none;
}

#leftmenu li a:hover {
  background-image: url(border/menuarrow.gif);
  background-repeat: no-repeat; background-position: right;
  padding-right: 18px;
  color: #000000;
  text-decoration: none;
}

.leftside {
  background-image: url(border/border8.png);
  background-repeat: repeat-y;
}

.leftsidetext {
  background-image: url(border/border6.png);
  background-repeat: no-repeat;
  width: 217px;
  height: 408px;
}

.rightside {
  background-image: url(border/border9.png);
  background-repeat: repeat-y;
}



#arrow ul, #arrow li {
  list-style-type: none;
	margin-left: -20px;
	padding-left: 2em;
	text-indent: -1em;
  line-height: 15px;
}

#arrow li {
  background-image: url(border/arrow.gif);
  background-repeat: no-repeat;
}


/* Footer */
.footer {
  width: 740px;
  text-align: right;
  margin: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

a.footerlink:link, a.footerlink:visited {
  color: #ffffff;
  text-decoration: none;
}

a.footerlink:hover, a.footerlink:active {
  color: #000000;
  text-decoration: underline;
}

.pagetitle {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  border-bottom: dotted #FFFFFF 1px;
  margin-top: 18px;
}

.introtext {
  color: #dbe4e4;
  margin-top: 13px;
  padding-left: 10px;
  height: 80px;
}

.subtitle {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  border-bottom: dotted #218984 1px;
  border-top: dotted #218984 1px;
  margin-top: 10px;
}




P, TD, INPUT, TEXTAREA, SELECT {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #505858}


A:link {color: #218984}
A:visited {color: #218984}
A:active {color: #218984}
A:hover {color: #AF0A0A}

Table.background {background-color: #000000;}
TR.cellcolor1 {background-color: #336699;}
TR.cellcolor2 {background-color: #ececec;}
TD.cellcolor3 {background-color: #EFEFEF; font-size: 12px; color: #1B244F; font-weight: bold;}

.classname {font-family: arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.classname:link {color: #134A8F; font-size: 12px; text-decoration: none}
.classname:active {color: #134A8F; font-size: 12px; text-decoration: none}
.classname:visited {color: #134A8F; font-size: 12px; text-decoration: none}
.classname:hover {color: #6699cc; font-size: 12px; text-decoration: none}
.textbox {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #ffffff; color: #000000; font-size: 11px; width: 150px;}
.combobox {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #ffffff; color: #000000; font-size: 11px; width: 125px;}
.listbox {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #ffffff; color: #000000; font-size: 11px; width: 300px;}	
.radio {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #ececec; color: #000000; font-size: 11px}	
.checkbox {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #ececec; color: #000000; font-size: 11px}
.textarea {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #ffffff; color: #000000; width: 590px;}
.submit {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; background-color: #000000; color: #ffffff;text-align: center; font-size: 12px;}

