font, span {
	color:inherit; /* standard browsers */
	color:expression(this.parentNode.currentStyle['color']); /* IE */
}

body {
	background: url(img/back50.jpg);
	background-repeat: repeat;
	color: black;
	font-family: Arial, Helvetica, sans-serif /*Georgia, Times, serif*/;
	font-size: 12px;
	margin: 0;
}

/*td, p, div, span, ul, font {*/
td, p, div, span, ul {
	color: #333333;
	font-size: 12px;
}

h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	padding-left: 5px;
	margin: 0px;
}
.smallText {
	color: #333333;
	font-size: 11px;
}
.notice {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.extrasmall {
	font-size: 9px;
	color: #333333;
}
a {
	color: #6f2828;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #6f2828;
	font-size: 12px;
	text-decoration: underline;
}
a.navigate {
	color: #6f2828;
	font-size: 12px;
	text-decoration: underline;
}
a.navigate:hover {
	color: #655E80;
	font-size: 12px;
	text-decoration: underline;
}
.mainmenuCell {
	padding: 0px 8px 0px 2px;
}
.mainmenuCellActive {
	background-color: #ffffff;
	padding: 0px 8px 0px 2px;
}
.mainmenuCell a {
	color: gray;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
.mainmenuCell a:hover {
	color: gray;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
.mainmenuCellActive a {
	color: #2F305E;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
.transparent{
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.mainmenuCellActive a:hover {
	color: #655E80;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

.submenuCell, .submenuCellActive {
	padding: 6px 5px 0px 0px;
}
.submenuCell a {
	color: #2F305E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.submenuCell a:hover, .submenuCellActive a, .submenuCellActive a:hover {
	color: #655E80;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.topBarCell td, .topBarCell a {
	color: #787874;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.topBarCell a:hover {
	color: #ffffff;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.header {
	color: #F7931D;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.quote {
	color: #F7931D;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.quoteAuthor {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	text-align: right;
}


.titleNormal {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: 21px;
	padding-left: 5px;
}
.titleSmall {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.subtitle
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.subtitle
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.subtitle:hover
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.textNormal {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.footerCell {
	color: #66676d;
	font-size: 11px;
	padding-top: 15px;
	text-align: center;
}
.footerCell a, .footerCell a:hover {
	color: #6f2828;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


form {
	margin: 0;
}
.inTxt {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 11px;
	height: 18px;
	padding-left: 2px;
}
.inBtn {
	border: 0;
	background-color: #cccccc;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-transform: uppercase;
}
.nupp {
	border: 0;
	background-color: #cccccc;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-transform: uppercase;
}
.lahter {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 11px;
	height: 18px;
	padding-left: 2px;
}
.tekstarea {
	background-color: #FFFFFF;
	border: 1px solid  #cccccc;
	font-size: 11px;
	font-weight: normal;
}
select {
	background-color: #f8f8f8;

	font-size: 11px;
	height: 18px;
}

.inTxtSearch {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 12px;
	height: 25px;
	padding-left: 4px;
	padding-top: 4px;
}
.inBtnSearch {
	border: 0;
	background-color: #cccccc;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	text-transform: uppercase;
}


img.iRight {
	border: 1px solid #000000;
	margin: 5px 0px 5px 10px;
}