a:link {
	color:#00f;
	text-decoration:underline;
	font-weight: bold;
}
a:visited { color:#00a; text-decoration:none; }
a:hover { color:#f60; text-decoration:underline; }
a:active { color:#f60; text-decoration:underline; }
.main {
	font-size: 13px;
}
.title {
	font-size: 30px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
}
.small {
	font-size: 11px;
}
.medium_title {
	font-size: 24px;
	font-weight: bold;
}
.medium_underlined {
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.small_medium {
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
}
.small_medium_underlined {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.grayborder { 
border: 1px solid #a1a5a9; 
}
.sidebox { 
padding:8px; font-size:11px; 
}
.shadow {
text-shadow: Black 3px 3px 4px;
}
.style8 {font-size: 16px}
.style9 {font-size: 24px}
.style10 {font-size: 20px}
.background {
	background-color: #B7BCC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(../images/toppromos_bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}
.style7 {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style2 {
	font-size: 30px;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {font-size: 12px}
.photo_border {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	position: inherit;
	padding: 3px;
	margin: 2px 3px;
	width: 141px;
	text-align: center;
	vertical-align: bottom;
	display: inline;
}
.red {
	color: #FF0000;
}
