.area {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

.day {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	color: #7073A4;
}

.month {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #7073A4;
}

.copyright {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

.eventtitle {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.topbackground {
	position: relative;
	top: 0px;
	width: 760px; 
	height: 20px; 
	background-image: url(../img/background/background_top.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.mainbackground { 
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url(../img/background/background_crop.gif);
	width: 760px;
	background-color: #FFFFFF;
}

.headline {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px; 
	font-weight: bold; 
	line-height: 16px; 
}

.principle {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #112269;
}

.regulartext {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	line-height: 18px; 
}

.adverttext {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	line-height: 16px; 
}

a.regular {
	text-decoration: none;
	color: #7073A4;
}

a.regular:hover {
	text-decoration: underline;
	color: #CC0000;
}

.strapline {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #7073A4;
}

.directorytext {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	line-height: 14px; 
}

.date {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	line-height: 14px; 
	color: #666666;
}

a.directory {
	text-decoration: none;
	color: #000000;
}

a.directory:hover {
	text-decoration: underline;
	color: #CC0000;
}

a.consultancy { text-decoration: none; color: #336666; }
a.consultancy:hover { text-decoration: underline; color: #CC0000; }

a.placements { text-decoration: none; color: #782C4E; }
a.placements:hover { text-decoration: underline; color: #CC0000; }

a.networks { text-decoration: none; color: #666666; }
a.networks:hover { text-decoration: underline; color: #CC0000; }

a.software { text-decoration: none; color: #006633; }
a.software:hover { text-decoration: underline; color: #CC0000; }

a.information { text-decoration: none; color: #112269; }
a.information:hover { text-decoration: underline; color: #CC0000; }

