body {
  margin: 0;
  padding: 0;
  text-align: left; /*** IE/Win (not IE/MAC) alignment of page ***/
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color:#A6A6A2;
  color: #666666;
  line-height: 125%;
  width: 100%;
  margin-left: auto; 
  margin-right: auto; 
  overflow-x: hidden;
}


table tr td, table tr th {
  /*font-family:Verdana, Arial, sans-serif;
  font-size:1.1em;
  line-height:120%;*/
}

h1, h2, h3, h4, h5, h6, img, a, p, ul, li, div, input {
  margin: 0;
  padding: 0;
  border: 0; 
  text-align: left; 
}

input {
  color: #333333;
  padding-left: 6px;
  padding-top: 3px;
  font: 1.1em Verdana, Arial, sans-serif;
}

a { 
  text-decoration: none;
  outline:none;
}

a:hover {
  text-decoration: underline;
  outline:none;
}

.center {
  text-align: center;
}


/* #GENERIC CLASSES
---------------------------------------------------------------*/

.fl {
  float: left;
}

.fr {
  float: right;
}

.clr {
  clear: both;
  height: 0;
}

h1, h1 a {
  font:bold 26px/100% HelveticaNeue Condensed, Arial, Verdana, sans-serif;
  color:#FFFFFF;
  margin-bottom:0px;
  margin-left:0px;
}

h2, h2 a {
  font:18px/100% Arial, Verdana, sans-serif;
  color:#222A43;
  margin-bottom:5px;
  margin-top:5px;
}

h3, h3 a {
  font:bold 16px/120% Arial, Verdana, sans-serif;
  color:#050606;
  margin-top:5px;
  margin-bottom:5px;
  background-image:url(/i/bltDisc.gif);
  background-repeat:no-repeat;
  padding-left:40px;
}

h4, h4 a {
  font:bold 1.0em/170% Verdana, Arial, sans-serif;
  color:#333333;
}


.quoteBox {
	display:block;
	background-color:#EBEBEB;
	padding:15px;
	margin-bottom:21px;
	margin-right:0px;
	text-align:left;
	color:#000000;
}


.b {
  font-weight: bold !important;
}

.dN {
  display: none;
}

.dB {
  display: block;
}

/*-------------------------------------------------------------*/

html, body, form, #wrapper {
    height:100%;
	margin:0px;
	padding:0px;
	border:none;
	text-align:center;
}
html, body, form {
	margin:0px;
	padding:0px;
	border:none;
	text-align:center;
}

#wrapper {
	margin:0px auto;
	vertical-align:middle;
}

#wrapperContent{background-color : #ffffff; width:1145px;height:360px; padding-top : 290px; padding-left : 5px; background-image : url(/i/back1.jpg); background-repeat : no-repeat;}
#wrapperMenu {  width : 245px; height : 225px; padding: 30px 20px 30px 20px; overflow : auto; background-image : url(/i/logo.gif); background-repeat: no-repeat; }
#col1,#col2 { width : 245px; height : 225px; margin-top : 30px; padding: 0px 20px 0px 20px; overflow : auto; }
#col1 a,#col2 a{color:#000000;}
.album{padding-bottom:15px;}
#logo{width:56px;height:169px;position:absolute;margin-left:-20px;margin-top:-30px;}
#logo a{display:block;width:56px;height:169px;}
#menu li { list-style-type : none; margin : 0px; padding : 0px;}
#menu li {text-align : right; }

table#leftMenu { width : 100%; height : 100%;}
#menucontent { vertical-align  : bottom; text-align : right; }

#menucontent label, #menu li a { color : #B5B5B5;  }
#menu li a:hover { text-decoration : none; color : #000000; }
.selected { color : #000000!important;  }

#footerSite {color : #D2D2D2; text-align : left; padding-top : 10px; padding-left:575px;}

a.FooterLink:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d2d2d2;
	text-decoration: none;
}
a.FooterLink:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d2d2d2;
	text-decoration: none;
}
a.FooterLink:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d2d2d2;
	text-decoration: none;
}
a.FooterLink:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d2d2d2;
	text-decoration: underline;
}


