td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}
a:link {  color: #9E418B}
a:visited {  color: #9E418B}
a:hover {  color: #9E418B}
a:active {  color: #9E418B}

a.custLink:link {  color: #0066CC; text-decoration: none;}
a.custLink:visited {  color: #0066CC; text-decoration: none;}
a.custLink:hover {  color: #003F7D; text-decoration: underline;}
a.custLink:active {  color: #003F7D; text-decoration: none;}

a.custLinkWhite:link {  color: #FFFFFF; text-decoration: none;font-size: 10px;}
a.custLinkWhite:visited {  color: #FFFFFF; text-decoration: none;font-size: 10px;}
a.custLinkWhite:hover {  color: #FFFFFF; text-decoration: underline;font-size: 10px;}
a.custLinkWhite:active {  color: #FFFFFF; text-decoration: none;font-size: 10px;}

.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #003F7D;
}

.exhibtitle {  
	color: #FFFFFF;
	font-size: 15px; 
	
}

.purpletitle {
	font-size: 18px;
	color: #9E418B;
	
}

.bluetitle {
	font-size: 14px;
	color: #1E5395;
	font-weight: bold;
}

.whitetitle {
	font-size: 18px;
	color: #FFFFFF;
}

.small {
	font-size: 10px;
}


.itemtitle {
	font-size: 11px;
    color: #999999;
}

.smallgrey {
	font-size: 10px;
    color: #666666;
}
.white {
	color: #FFFFFF;
}
.nav {
	font-size: 11px;
}
.border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000; 
	border-style: solid;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C0418B;
	border-top: thin solid #662249;
	border-right: thin solid #662249;
	border-bottom: thin solid #662249;
	border-left: thin solid #662249;
	width: 120px;
	height: 25px;
}

.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 25px;
	font-weight: normal;
	width: 150px;
	border-top: thin solid #CC3300;
	border-right: thin solid #990000;
	border-bottom: thin solid #990000;
	border-left: thin solid #CC3300;

}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0074BE;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
}

.red {
	color: #FF0000;
}

.purple {
	color: #9E418B;
}


.Order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	width: 45px;


}
.button3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0074BE;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
	height: 25px;
}
.TextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
}
.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC3300;
	border-top: thin solid #CC6600;
	border-right: thin solid #CC0000;
	border-bottom: thin solid #CC0000;
	border-left: thin solid #CC6600;
	height: 20px;
	width: 144px;

}
.buttonRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 120px;
	height: 25px;
	background-color: #CC0000;
	border-top: thin solid #CC3300;
	border-right: thin solid #990000;
	border-bottom: thin solid #990000;
	border-left: thin solid #CC3300;
}

.recent{
background-color: #CC0000;
height:42px;
position:absolute;
top:-42px;
}

#exnews3, #exnews2, #exnews1{
float:left;
margin-top:5px;
color:#ffffff;

}