.text11 {
	font-family: Arial;
	font-size: 11px;
}
.text12 {  
	font-family: Arial; 
	font-size: 12px;
}
.text12org {
	font-family: Arial;
	font-size: 12px;
	color: #FF4200;
	font-weight: bold;
}

.text10 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.text11red {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.text14 {  font-family: Arial; font-size: 14px}

.text16 {  font-family: Arial; font-size: 16px}

.linkwht {  color: #FFFFFF; text-decoration: underline}
.linkyellow {  color: #FFCC00; text-decoration: none}
.linkblack {  color: #000000; text-decoration: none}
.linkblue {  color: #000099; text-decoration: underline}
.linkblue a:hover{  color: #000099; text-decoration: underline}
.linkblue a:visited{  color: #000099; text-decoration: underline}
.linkgrey {  color: #3E566F; text-decoration: none}


a:hover {
	text-decoration: none;
}
.text11wht {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.blackborder {
	border: 1px solid #000000;
}

.greyborder {
	padding: 1px;
	border: 1px solid #9A9A9A;
}

#caption{
	font-family: Arial;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
}
.imageborder {
	padding: 1px;
	border: 1px solid #B6B6B6;
	margin: 0px;
}
#detailscover {
	padding: 2px;
	overflow: visible;
	background-color: #636363;
	width: 446px;
	background-position: center;
}
.img_right {
	padding: 1px;
	border: 0px solid #ccc;
	margin:10px;
	float:right;
}
.img_left {
	padding: 1px;
	border: 0px solid #ccc;
	margin:10px;
	float:left;
}
.img_center {
	padding: 1px;
	border: 1px solid #ccc;
	margin:10px;
	float:center;
}
.contenttext {
	font-family: Arial;
	font-size: 11px;
}

.headertext {
	font-family: Arial;
	font-size: 12px;
}

.smalltext {
	font-family: Arial;
	font-size: 10px;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95px;
}
/*******************************************************************/

