body {
   background-image:  url(/images/homepage/bgimage.jpg);
   background-repeat: repeat-x;
   background-position: top;
   margin-left: 0px;
   margin-top: 5px;
   margin-right: 0px;
   margin-bottom: 5px;
   background-color: #FAFDF1;
   font-family: Tahoma, sans-serif;
   font-size: 9px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #6E6D6D;
}

.normaltext {
   font-size: 9pt;
   font-family: Tahoma, sans-serif;
   color: #6E6D6D;
}

.largertext {
   font-size: 10pt;
   font-family: Tahoma, sans-serif;
   color: #4325FC;
}

.largertext_grey {
   font-size: 10pt;
   font-family: Tahoma, sans-serif;
   color: #6E6D6D;
}

.largesttext_grey {
   font-size: 12pt;
   font-family: Tahoma, sans-serif;
   color: #6E6D6D;
}

.smallertext {
   font-size: 8pt;
   font-family: Tahoma, sans-serif;
   color: #6E6D6D;
}

.smallertext_grey {
   font-size: 8pt;
   font-family: Tahoma, sans-serif;
   color: #858586;
}

.smallertext_black {
   font-size: 8pt;
   font-family: Tahoma, sans-serif;
   color: #000000;
}

.smalltext {
   font-size: 7pt;
   font-family: Tahoma, sans-serif;
   color: #6E6D6D;
}

.form_input {
   border: 1px solid #BCBCFC;
   color: #666666;
   font-size: 8pt;
   font-family: verdana;
}

a.menu:link {
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:20px;
	font-variant: normal;
	text-transform: none;
}

a.menu:visited {
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:20px;
	font-variant: normal;
	text-transform: none;
}

a.menu:hover {
	display: block;
	color: #FFFFFF;
	background-color: #6D6D6E;
	text-decoration:underline;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:20px;
	font-variant: normal;
	text-transform: none;
}

a.footer {
	color: #B7BF2C;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

a.footer:hover {
	color: #FD6419;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a.copyright {
	color: #B7BF2C;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

a.copyright:hover {
	color: #FD6419;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}

a.section {
	color: #B7BF2C;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

a.section:hover {
	color: #FD6419;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a.section_grey {
	color: #858586;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

a.section_grey:hover {
	color: #858586;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

a.section_white {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

a.section_white:hover {
	color: #FD6419;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a.section_blue {
	color: #0000FF;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

a.section_blue:hover {
	color: #0000FF;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

a.menu:active {
	display: block;
	color: #FFFFFF;
	text-decoration:underline;
	background-color: #6D6D6E;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:20px;
	font-variant: normal;
	text-transform: none;
}

.norepeat {
	background-repeat: no-repeat;
}

.borderRightGrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.borderLeftGrey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.borderTopGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.borderBottomGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tdlist_header {
   background-color: #F1F1F1;
   font-weight: bold;
}

.tdlist,.tdlist_header {
   border: 1px solid #999;
   padding: 3px;
   margin-bottom: 2px;
   margin-right: 2px;
   font-size: 8pt;
   font-family: Tahoma, sans-serif;
   color: #6E6D6D;
   line-height:15px;
}

.paging {
   margin-top: 5px;
   font-size: 8pt;
}

.paging span {
   padding: 2px;
   font-size: 8pt;
}

div#page_loader {
   position: absolute;
   top: 50%;
   bottom: 50%;
   left: 40%;
   right: 30%;
   background-color: #FFFFFF;
   z-index: 99;
}

.sb-preloader-table
{
	width: 320px;
	height: 56px;
	background-color: #FFFFFF;
	border: 3px solid #6E89DD;
}