/* Preload images for coin */
.hiddenPic {display:none;}

.heading {
	color: #768D9D;
	font-size: 14px;
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #6C8D9E;
}


body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1A1A1;
}

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

.input1 {
}

.align-justify {
	text-align: justify;
	color: #999999;

}

.text1 {
	color: #FDEACE;
}

.text2 {
	color: #FFFFFF;
}

.text3 {
	color: #97ABBF;
}

a {
	color: #A1A1A1;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}


a.link4 {
	font-size: 14px;
	color: #D61207;
	font-weight: normal;
	text-decoration:none;
}

a.catalogue {
	font-size: 14px;
	color: #00033;
	font-weight: normal;
	text-decoration:none;
}


span.topmenu {
	font-size: 14px;
	color: #D61207;
	font-weight: bold;
}


a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #E3E7EC;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	color: #FFFFFF;
}

a.link4 {
	color: #333333;
}


.bg1 {
	background-image: url(images/index25.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#ajaxticker1{
	/*width: 480;*/
	height: 18px;
	border: 1px ridge black;
	padding: 2px;
	background-color: #D61207;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

a.message {
	color: #FFFFFF;
	font-weight: bold;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #D61207;
}

.someclass{ 

}




