/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #FCFCFC;*/
	color: black;
	background-color: #AEB0A3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	/*color: #496D31;*/
	color: white;
}
h2 {
	color: white;
}
h3 {
  color: white;
  margin: 10px 0px;
  padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	border: 0px;
	border-bottom: 3px dotted #979A89;
}
hr {
	border: dotted #979A89; 
	border-width: 3px 0px 0px 0px; 
	height: 3px;
	line-height: 3px;
	font-size: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  /*color: #7F0000;*/
  color: #FFFFCC;
  text-decoration: underline; 
}
.clearfix {
	clear: both;
}
#axhome {
  cursor: pointer;
}
#axhome img {
  cursor: pointer;
}
.bgHeader1 {
	background-image: url(/theme/images/bgHeader.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	width: 100%;
	height: 167px;
}
.bgHeader2 {
	background-image: url(/theme/images/bgHeader.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 167px;
}
.bgGreen {
	background-color: #496D31;
	width: 100%;
	height: 12px;
}
.bgMenu {
	background-color: #AEB0A3;
	width: 100%;
	height: 220px;	
}
.bgContent {
	background-color: #AEB0A3;
}
.bgFooter {
	background-image: url(/theme/images/bgFooter.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 69px;
	color: #EBEB9A;
}
#akadimpex, #andromedium {
	width: 330px;
	float: left;
	font-size: 12px;
}
#akadimpex {
	height: 49px;
	padding-top: 20px;
}
#andromedium {
	height: 42px;
	width: 325px;
	padding-right: 5px;
	padding-top: 27px;
	text-align: right;
}
#andromedium a {
	color: #EBEB9A;
	text-decoration: none;
}
#andromedium a:hover {
	font-size: 14px;
}
.mainHeader {
	background-image: url(/theme/images/bgHeader.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 660px;
	height: 132px;
}
.mainMenu {
	background-image: url(/theme/images/mainMenu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 660px;
	height: 242px;
	padding-top: 25px;
}
.mainMenu ul {
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
}
.mainMenu ul li {
	color: #626262;
	font-weight: bold;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 3px;
	list-style-image: url(/theme/images/liMenu.jpg);
	width: 190px;
}
.mainMenu ul li:hover {
	list-style-image: url(/theme/images/liMenuHover.jpg);
	padding-left: 0px;
	font-style: italic;
	font-weight: bold;
}
.mainMenu ul li a {
	color: #626262;
	text-decoration: none;
}
.mainMenu ul li a:hover {
	color: #317f41;
}
#logo {
	width: 245px;
	float: left;
	height: 132px;
}
#shortMenu {
	color:#000076; 
	width:410px;
	float: left;
	height: 42px;
	padding-top: 70px;
	padding-right: 5px;
	text-align: right;
}
#shortMenu a {
	color: #000076;
	text-decoration: none;
	font-size: 12px;
}
#shortMenu a:hover {
	color: #0000CC;
}
#language {
  text-align: right;
  margin-right: 3px;
}
#language img {
  border: 1px solid #666666;
}
#leftContent {
	width: 198px;
	border-right: 2px dotted #CCCCCC;
	float: left;
}
#content {
	width: 460px;
	float: left;
}
#errorBox {
  background-color: rgb(160,160,160);
  border: 1px rgb(128,0,0) dashed;
  padding: 10px;
  color: rgb(128,0,0);
}
#errorBox ul {
  margin: 0px;
}
table {
	background-color: transparent;
}
#ads {
  margin: 15px 0px 0px 0px;
  width: 644px;
  padding: 6px 9px 9px 7px;
  background-image: url(/theme/images/flash/Banner_Background_660x125.jpg);
  background-position: bottom;
}
#ads div {
  width: 644px;
}
#ads div a img {
  border: 0px;
}
