/* tab menu */

table#tabmenu {
	width: 752px;
	height: 23px;
	margin-top: 30px;	
}
table#tabmenu td {
	/*border-bottom: 1px solid #000000; */
}

table#tabmenu td.tab {
	width: 100px;
	text-align: centre;
}

table#tabmenu td.tab a {
  text-align: centre;
	background-image: url(nonselectedtab.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	display: block;
	line-height: 23px;
}

table#tabmenu td.tab a:hover, table#tabmenu td#selectedtab a  {
	background-image: url(selectedtab.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

table#tabmenu td#selectedtab {
/*	border-bottom: 1px solid #000000; */
}

table#tabmenu td.separator {
	width: 2px;
}

/* Paste this code into the CSS section of your HTML document   */

ul#menu {
	width: 200px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

ul#menu li {
	line-height: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
}

ul#menu ol li {
  border-bottom: none;
}



A{ font-family: verdana, sans-serif; text-decoration:none; }
A:link{
	color:#00F;
	font-family: verdana, sans-serif;
}A:visited{ color:#ff7f00; font-family: verdana, sans-serif; }A:hover{
	color:#006;
	font-family: verdana, sans-serif;
}
A:active{
	color:#09F;
	font-family: verdana, sans-serif;
}

A.sml{ color: #fff; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; text-decoration:none; }
A.sml:link{ color:#fff; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }A.sml:visited{ color:#fff; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }
A.sml:hover{ color:#ff7f00; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }A.sml:active{ color:#fff; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }

A.sml2{ font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; text-decoration:none; }
A.sml2:link{ color:#fff; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; }A.sml2:visited{ color:#fff; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; }
A.sml2:hover{ color:#ff7f00; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; }A.sml2:active{ color:#fff; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; }

A.sml3{
	color: #ff7f00;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
A.sml3:link{
	color:#ff7f00;
	font-family: verdana, sans-serif;
	font-weight: bold;
}A.sml3:visited{
	color:#ff7f00;
	font-family: verdana, sans-serif;
	font-weight: bold;
}
A.sml3:hover{
	color:#6f8b00;
	font-family: verdana, sans-serif;
	font-weight: bold;
}A.sml3:active{
	color:#ff7f00;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

A.sml4{ color: #4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; text-decoration:none; }
A.sml4:link{ color:#4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; }A.sml4:visited{ color:#4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; }
A.sml4:hover{ color:#f60; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; }A.sml4:active{ color:#4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; }

A.sml5{ color: #4a4a4a; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; text-decoration:none; }
A.sml5:link{ color:#4a4a4a; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }A.sml5:visited{ color:#4a4a4a; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }
A.sml5:hover{ color:#ff7f00; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }A.sml5:active{ color:#4a4a4a; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }

A.sml6{ color: #fff; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; text-decoration:none; }
A.sml6:link{ color:#fff; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }A.sml6:visited{ color:#fff; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }
A.sml6:hover{ color:#4a4a4a; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }A.sml6:active{ color:#fff; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }

A.sml7{ color: #febe00; font-size: 8pt; font-family: arial, verdana, sans-serif; font-weight: bold; text-decoration:none; }
A.sml7:link{ color:#febe00; font-size: 8pt; font-family: arial, verdana, sans-serif; font-weight: bold; }A.sml7:visited{ color:#febe00; font-size: 8pt; font-family: arial, verdana, sans-serif; font-weight: bold; }
A.sml7:hover{ color:#fff; font-size: 8pt; font-family: arial, verdana, sans-serif; font-weight: bold; }A.sml7:active{ color:#febe00; font-size: 8pt; font-family: arial, verdana, sans-serif; font-weight: bold; }
.Header2 {
	color: #4a4a4a;
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

.Header1 {
	color: #333333;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Background { font-weight: bold; background-color: #e9e9e9; }

.Background2 { font-weight: bold; background-color: #8d8d8d; }

.Background3 { font-weight: bold; background-color: #fdfcf5; }

.Background4 { font-weight: bold; background-color: #4a4a4a; }

.Background5 { font-weight: bold; background-color: #ff7f00; }

.PacksWhite { color: #4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; background-color: #fdfcf5; padding-left: 2pt; }

.PacksLight { color: #4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; background-color: #e9e9e9; padding-left: 2pt; }

.PacksLight2 { color: #4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; background-color: #e9e9e9; padding-left: 2pt; }
.PacksDark { color: #e9e9e9; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; background-color: #8d8d8d; padding-left: 2pt; }

.Advertcopy { color: #4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; font-weight: normal; line-height: 10pt; padding-right: 3pt; padding-left: 3pt; }

.Advertcopy2 { color: #4a4a4a; font-size: 6pt; font-family: verdana, sans-serif; font-weight: normal; line-height: 10pt; padding-right: 3pt; padding-left: 1pt; }

.Advertcopy3 { color: #4a4a4a; font-size: 5pt; font-family: verdana, sans-serif; font-weight: normal; line-height: 10pt; padding-right: 1pt; padding-left: 1pt; }


.BodyCopyBold { color: #3f3f3f; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; }

.ButtonOff{ color: #fff; font-size: 8pt; font-family: arial, verdana, sans-serif; font-weight: bold; }

.smlOff{ color: #8d8d8d; font-size: 7.5pt; font-family: arial, verdana, sans-serif; font-weight: bold; }
.BodyCopyBold2 { color: #fff; font-size: 7.3pt; font-family: verdana, sans-serif; font-weight: bold; }

.BodyCopySmall { color: #e5f1ed; font-size: 7pt; font-family: verdana, sans-serif; font-weight: normal; }

.BodyCopySmall2 { color: #e5f1ed; font-size: 7pt; font-family: verdana, sans-serif; font-weight: bold; }

.BodyCopySmall3 { color: #a01212; font-size: 7pt; font-family: verdana, sans-serif; font-weight: normal; }

.BodyCopySmall4 { color: #a01212; font-size: 7pt; font-family: verdana, sans-serif; font-weight: normal; line-height: 10pt; }

.BodyCopySmall5 { color: #e5f1ed; font-size: 7pt; font-family: verdana, sans-serif; font-weight: normal; line-height: 10pt; }

.BodyCopyPlain1 {
	color: #4a4a4a;
	font-size: 9pt;
	font-family: verdana, sans-serif;
	font-weight: normal;
	line-height: 12pt;
}

.BodyCopyPlainWhite { color: #fff; font-size: 7pt; font-family: verdana, sans-serif; font-weight: normal; line-height: 12pt; background-color: #8d8d8d; }
.BodyCopyGreyBack { color: #4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; font-weight: normal; line-height: 12pt; background-color: #e9e9e9; }
.BodyCopyRedBack { color: #4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; font-weight: normal; line-height: 12pt; background-color: #fee9db; }

.BodyCopyItalic { color: #4a4a4a; font-size: 7pt; font-family: verdana, sans-serif; font-weight: normal; font-style: italic; line-height: 12pt; text-decoration: none; }

.Footer {
	color: #FFF;
	font-size: 6pt;
	font-family: verdana, sans-serif;
	font-weight: normal;
}

.Footer2 { color: #e5f1ed; font-size: 6pt; font-family: "times new roman"; font-weight: normal; }

.Footer3 { color: #e5f1ed; font-size: 6pt; font-family: "times new roman"; font-weight: bold; }

.Footer4 { color: #e5f1ed; font-size: 6pt; font-family: verdana, sans-serif; font-weight: bold; }

.Footer6 { color: #4a4a4a; font-size: 6pt; font-family: verdana, sans-serif; font-weight: normal; line-height: 10pt; padding-right: 3pt; padding-left: 3pt; }

.Button { font-family: Verdana, Arial, Helvetica, sans-serif; width: 250px; height: 12px; }

.testfield1{ color: #4a4a4a; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fdf5ef; width:200px; }

.testfield2{ color: #4a4a4a; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fdf5ef; width:250px; }

.testfield3{ color: #4a4a4a; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fdf5ef; width:45px; }

.textarea1{ color: #4a4a4a; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fdf5ef; width:200px; }

.textarea2{ color: #4a4a4a; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fdf5ef; width:250px; }

.textarea3{ color: #4a4a4a; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fdf5ef; width:100px; }

.textareasmall{ color: #4a4a4a; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e9e9e9; width:50px; }
.popup1{ font-family: Verdana, Arial, Helvetica, sans-serif; width:100px; }

.popup2{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e9e9e9; width:55px; }

.popup3{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #8d8d8d; width:55px; }

