body {
	background-image: url(../image/BG-Fesv.jpg);
	background-repeat: repeat-x;
	background-color: #996699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	vertical-align: top;
}
.main {
	background-image: url(../image/BG-Fesv-Body.jpg);
	background-position: bottom;
	background-color: #0A090E;
	background-repeat: repeat-x;
}
.bottom {
	background-image: url(../image/BG-Fesv-Footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #0A090E;
	height: 93px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
td.prodmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	vertical-align: middle;
}

td.onlineprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	vertical-align: middle;
}

td.prodmenu-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	vertical-align: middle;
}

.naviSub {
	FONT-SIZE: 10px; COLOR: #9900ff; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.require {
	FONT-SIZE: 20px; COLOR: #9999cc; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.product {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #cc66ff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.red {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #F00;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.grey {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.white15 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.grey2 {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.white12 {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.left_toc {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	vertical-align: middle;
	position: relative;
}
.left_toc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666FF;
	text-decoration: none;
}
.left_toc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.left_toc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666FF;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../image/Left_Menu-Bullet.gif);
}
.left_toc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	position: relative;
	top: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: -5px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.product_registration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC66FF;
}
a:hover {
	text-decoration: none;
}
.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(../image/Icon-Triangle.gif);
}
.left_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.content_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.content_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.impt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CC3366;
	text-align: justify;
}
.impt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC3366;
}

/* a class that describes how tables should look */
.datatable {
		border: 1px solid #666677;
		border-collapse: collapse;
		margin-left:auto; 
		margin-right:auto;
}
.datatable td {
		border: 1px solid #666677;	
		padding: 4px;
		text-align: left;
    	vertical-align: top;
}
.datatable th {
		border: 1px solid #666677;
		background-color: #ccccdd;
		font-weight: bold;
		color: #666677;
		text-align: left;
		padding: 4px;
}
.datatable caption {
		font-size: 14px;
		font-weight: bold;
		color: #33517A;
		text-align: left;
		padding-top: 3px;
		padding-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
}
.datatable tr.altrow {
		background-color: #DFE7F2;
		color: #000000;
}

.afterHeader {
	BACKGROUND-COLOR: #996699
}

.borderimg {
	  border-style:solid;
      border-color: #D6DDE6;
      border-width:1px;
}

/*.datatable tr:hover, .datatable tr.hilite {
		background-color: #dff;
		color: #000000;
}*/

.content_black_u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
}
.retail_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.retail_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.redPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: normal;
}
