html, body {
	height: 100%;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-color: #FEFEFE;
	background-image: url(backgrou.gif);
	background-repeat: repeat;
	/*background-color: #1E4483;*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a {
	color: #2B79C8; /* #AD7C13 #204583*/
	text-decoration: none
}

a:hover {
	color: #4D9FEF; /* #BBA33D #3384D3*/
	text-decoration: none
}

p {
	text-align: justify;
	font-size: 10px;
}

table {
	border: 0px none #CCCCCC;
}

tr, td {
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;
}

#page {
	margin-bottom: 25px;
}

#border {
	border: 1px solid #666;
}

#windowPart {
	height: 28px;
}

#floatingText {
	height: 26px;
	background-color: #000000;
}

#menu {
	background-color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 1px;
}

#menu table tr td {
	text-align: center;
}

#menu table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	height: 36px;
	line-height: 36px;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(buttonBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -36px;
	margin-right: 1px;
}

#menu table tr td a:hover {
	color: #000;
	background-position: 0px 0px;
}

#menu a#selected,
#menu a#selected:hover {
	color: #fff;
	background-image: url(buttonSe.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}



#leftSide {
	background-image: url(left2000.gif);
	background-repeat: repeat-y;
}

#subMenu {
	background-image: url(left0000.gif);
	background-repeat: repeat-y;
}

#subMenu ul {
	width: 210px;
	padding: 0px;
	margin-left: 10px;
	z-index: 25;
}

#subMenu ul li {
	position:relative;
	width:100%;
}

#subMenu ul ul {
	position:absolute;
	top:0;
	left:210px;
	width: 160px;
	visibility:hidden;
	padding: 1px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #AAA9A9;
	z-index: 50;
	zoom: 1;
}

#subMenu ul ul li {
	padding: 0px;
	margin: 0px;
	position:relative;
	width: 100%;
	zoom: 1;

}

#subMenu ul ul li a {
	border: 0px none;
	border-bottom: 1px solid #AAA9A9;
	background-image: none;
	line-height: 12px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	zoom: 1;
}

#subMenu ul ul li a:hover {
	background-image: none;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#subMenu ul ul li a#selected,
#subMenu ul ul li a#selected:hover {
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: none;
}


#subMenu li a {
	display: block;
	font-weight: normal;
	line-height: 22px;
	padding: 0px;
	color: #333;
	background-color: #fff;
	border: 1px solid #D1D0D0;
	border-top: 0px none;
	border-bottom: 1px solid #AAA9A9;
	background-image: url(btnLeft0.jpg);
	background-repeat: repeat-x;
	zoom: 1;
}

.colored {
	color: #0083C1;
}

#subMenu a.big {
	padding: 0px;
	line-height: 36px;
	font-weight: bold;
	background-image: url(btnBig00.jpg);
	background-repeat: repeat-x;

}

#subMenu a.big2 {
	padding: 0px;
	line-height: 36px;
	font-weight: bold;
	background-image: url(btnLeftB.jpg);
	background-repeat: repeat-x;
}

#subMenu a:hover {
	color: #000;
	background-color: #D8D8D8;
	background-position: 0px -22px;
}

#subMenu a.big:hover,
#subMenu a.big2:hover {
	background-color: #E1DFDF;
	background-position: 0px -36px;
}

.colored:hover {
	color: #006699;
}

#selected .colored {
	color: #95C5FF;
}

#subMenu a#selected,
#subMenu a#selected:hover {
	color: #FFF;
	background-color: #333;
	background-image: url(btnLeftC.jpg);
	background-repeat: repeat-x;
	border: 1px solid #333;
	border-top: 0px none;
	border-bottom: 1px solid #333;
	background-position: 0px 0px;
}

#subMenu a#selected.big {
	background-image: url(btnLeftC.jpg);
	background-position: 0px 0px;
}

#subMenu a#selected.big2 {
	background-image: url(btnLeftC.jpg);
	background-position: 0px 0px;
}

#submenu a.shopButton {
	background-color: #fff;
	background-image: none;
	padding: 0px;
	border: 0px none;
}

#content {
	background-image: url(center00.gif);
	background-repeat: repeat-y;
}

#middleBar {
	height: 22px;
	background-image: url(centermi.gif);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(footerba.gif);
	background-repeat: repeat-x;
	height: 33px;
	color: #BBBBBB;
	text-align: center;
	vertical-align: middle;
	
}

#footer a {
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

#footer a:hover {
	color: #000000;
}

#footer .resolutionInfo {
	color: #E1E1E1;
}

#footer .resolutionInfo .white{
	color: #FFFFFF;
}

#quicklinks {
  background-color: #AAA;
	height: 33px;
	color: #BBBBBB;
	text-align: justify;
	vertical-align: middle;
	
}

#quicklinks a {
	color: #FFFFFF;
}

#quicklinks a:hover {
	color: #000000;
}

#quicklinks .resolutionInfo {
	color: #E1E1E1;
}

#quicklinks .resolutionInfo .white{
	color: #FFFFFF;
}

#createdby {
	height: 20px;
	padding-top: 3px;
	text-align: right;
}

#createdby a {
	color: #FFFFFF;
}

#createdby a:hover{
	color: #FFFFFF;
}

.topContent {
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}

.content {
	padding-left: 30px;
	padding-right: 30px;
	display: block;
}

.content ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;
}

.contentFlash {
	padding-left: 25px;
	display: block;
}

.arrayOfLogos {
	border-spacing: 3px;
	border-collapse: separate;
}

.arrayOfLogos td {
	vertical-align: bottom;
}

#nobanner {
	background-image: url(promobox.jpg);
	background-repeat: no-repeat;
}

#nobanner * {
	display: none;
}


#banner {
	background-image: url(promobox.jpg);
	background-repeat: no-repeat;
}


#banner div {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	/*color: #FFE14E;*/
	color: #000;
}

h1, a.h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #204583;
	border-bottom: 1px solid #204583; 
}

a.h1 {
	margin-bottom: 2px;
	padding-bottom: 2px;
}

a.h1:hover {
	color: #204583;
}

h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	/*border-bottom: 1px solid #204583;*/
}

h1.stil {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	border-bottom: 0px none;
}

h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
}

h4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.highlighted {
	background-color: #FCF2BD;
	display: inline;
}
	
.topLine {
	height: 3px;
}

.chromTable {
	/* <table width="100%" border="0" cellspacing="1" cellpadding="3"> */
} 

.chromHeader {
	font-weight: bold;
	background-color: #CCCCCC;
} 

.chromRow {
	background-color: #E4E4E4;
} 

.goldStrip {
	background-color: #FFE575;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

.silverStrip {
	background-color: #E6E6E6;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
}

.center {
	text-align: center;
}

/*---------------------------------------------
/  photosGallery
/--------------------------------------------*/

#photosGallery {
	margin-top: 15px;
}

#photosGallery div {
	width: 215px;
}

#photosGallery div.photo {
	border: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 1px;
}

#photosGallery div.description {
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: left;
}

/*---------------------------------------------
/  topMenu
/--------------------------------------------*/

#topMenu {
	color: #999;
}

#topMenu a {
	padding-left: 5px;
	padding-right: 5px;
	color: #666;
}

#topMenu a:hover {
	color: #000;
}

/*---------------------------------------------
/  signature footer
/--------------------------------------------*/

#signatureLeft {
	padding-top: 8px;
	text-align: left;
	color: #666;
}

#signatureLeft a,
#signature a {
	color: #666;
}

#signatureLeft a:hover,
#signature a:hover {
	color: #000;
}


#signature {
	padding-top: 8px;
	text-align: right;
	color: #666;
}

/*---------------------------------------------
/  fixed width and top link
/--------------------------------------------*/

.fixedWidth {
	width: 550px;
}

.topLink {
	padding-left: 15px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	background-image: url(topLink0.gif);
}

/*---------------------------------------------
/  header promotion text
/--------------------------------------------*/

#headerImage {
	width: 731px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(header00.jpg);	
	position: relative;
}

#promotionText {
	display: block;
	background-color: #fff;
	border: 1px solid #666;
	width: 310px;
	height: 80px;
	margin-top: 3px;
	margin-left: 300px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#promotionText table {
	margin: 5px;
	border: 0px none;
}

#promotionText table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
	width: 300px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
}

#noPromotionText {
	display: none;
}

h1.topHeader {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 0px none;
	padding: 0 0 0 15px;
	margin: 0px;
}


/*--------------------------------------------------
	info popup
----------------------------------------------------*/

div#infoPopup {
	margin: 0px;
	padding: 10px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#infoPopup p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 14px;
}

div#infoPopup td,
div#infoPopup th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#infoPopup h1 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #999;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

div#infoPopup h2 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

div#infoPopup .frame {
	border: 1px solid #ddd;
	background-color: #f8f8f8;
	padding: 10px;
	margin: 0px;
	margin-bottom: 12px;
}

div#infoPopup img.imageframe {
	border: 1px solid #ccc;
	padding: 10px;
}

div#infoPopup ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	margin: 0px;
	margin-bottom: 14px;
}

div#infoPopup table.tableDecoration {
	width: 100%;
}

div#infoPopup table.tableDecoration th {
	font-weight: bold;
	color: #fff;
	background-color: #999;
	text-align: left;
}

div#infoPopup table.tableDecoration th,
div#infoPopup table.tableDecoration td {
	padding: 3px;
}

div#infoPopup table.tableDecoration tr.oddRow td {
	background-color: #f5f5f5;
}

div#infoPopup table.tableDecoration tr.evenRow td {
	background-color: #e5e5e5;
}
