body {
	font-size: 12px; 
	font-family:arial; 
	color: #76767c;
	margin: 0px;
	background:url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.content{text-align: justify; font-size: 11px; font-family:arial; color: #ffffff}

A{font-size: 12px; font-family: arial; color: #666666; text-decoration:underline}
a:hover {color: #333399; text-decoration:none}

.loginlink{color:#81df26; font-family: arial; font-size: 11px; text-decoration: none;}
.loginlink:hover{color: #00CC99}

.login{color:#ffffff; font-family: arial; font-size: 11px; text-decoration: none;}
.login:hover{color:#ffffff;}

.greeting { color: #AFBFBA; font-size: 14px; font-weight: bold; }

#copyright{color:#627068; font-family: arial; font-size: 11px; text-decoration: none; font-weight: normal}
#footer{color:#1a1b5b; font-family: arial; font-size: 10px; text-decoration: none; font-weight: normal}

#HeaderLink{text-align: center; font-size: 14pt; font-family:arial; color:#0066CC; cursor: pointer;}

td{font-size: 12px; font-family:arial; color: #76767c}

H1 {font-size: 12px; font-family:arial; color: #6a6d86 ; font-style:italic ; font-weight:bold}
H2 {color: #00567c; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; text-decoration:none;} 
H3 {color: #29baf2; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:13px; text-decoration:none;} 

input {font-size: 11px; font-family:arial;}
select {font-size: 11px; font-family:arial;}
textarea {font-size: 11px; font-family:arial;}

.regWidth{width: 150px}

.navLeft {
	font-size: 12px; 
	font-family: arial; 
	color: #3c4171; 
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
}
.navLeft:hover {
	font-size: 12px; 
	font-family: arial; 
	color: #5eb605; 
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
}
.navLeft2 {
	font-size: 10px; 
	font-family: arial; 
	color: #5eb605; 
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
}
.navLeft2:hover {
	font-size: 10px; 
	font-family: arial; 
	color: #697062; 
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
}

p {
	text-align: justify;
}

.maindisplay {
	border: solid 2px #CCCCCC;
	background: #FFFFFF;
}
.displaysection
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: solid 1px #CCCCCC;
}
.displaysection-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: solid 1px #CCCCCC;
	background-color: #F0F0F0;
}

.single-displaysection
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg_mainpage_single.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.mainpage 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg_mainpage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
.pageheading
{
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #767676;
	font-size: 13px;
}
.sectionheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #76767C;
	background-repeat: repeat-x;
	height: 20px;
}
.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #767676;
}
.inputbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	border: 1px solid #767676;
	padding: 1px;
}
.mainmenu {
	float:left;
	width: 160px;
}
.mainmenu-background {
	background-position: left bottom;
	background-image: url(../images/bg_mainmenu.jpg);
	background-repeat: no-repeat;
	background-color: #FDDD00;	
}
a.mainmenu, a.mainmenu:active, a.mainmenu:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	cursor:pointer;
	text-align: left;
	height: 20px;
}
a.mainmenu:hover
{
	text-decoration:none;
	color:#006699;
	cursor:pointer; 
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3c4171;
}
a.headings, a.headings:active, a.headings:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c4171;
	text-decoration:none;
}
a.headings:hover 
{
	color:#5eb605;
	text-decoration: underline;
}
.sectionheadings, .sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #76767C;
	border-bottom: solid 1px #CCC;
	padding-top: 5px;
	margin-bottom: 4px;
}
.hr  {
	width: 100%;
	height: 1px;
	padding: 0;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableheader {
	background-color:#F0F0F0;
}
.main-linksection {
	float:left;
	height: 38px;
	background:url(../images/img_toppage_r2.jpg);
	padding-left:58px;
	padding-top: 4px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF; 
 
}
<!-- Venue Section
.venue-display {
	border-right: solid 5px #999999;
	border-bottom: solid 1px #999999;
	background-color:#FFFFFF;
}
.venue-borderleft {
	border-left: solid 1px #999999;
}
.venue-region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#999999;
	text-align: justify;
}
.venue-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#666666;
	text-align: justify;
}
.venue-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: justify;
}
.venue-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-transform: uppercase;
	font-weight: bold;
}
.venue-directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-align: justify;
	text-transform: uppercase;
	font-weight: bold;
}
.venue-photo {
	border: solid 1px #333333;
}
.venue-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	text-transform: uppercase;
	font-weight: bold;
	background-color:#999999;
	padding-left: 10px;
}
.hr-light {
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #CCCCCC;
	height:1px;
}
.result-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: justify;
	font-weight: bold;	
	padding-top: 5px;
	padding-bottom: 5px;
}
a.result-name, a.result-name:active, a.result-name:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: justify;
	text-decoration: underline;
}
a.result-name:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-align: justify;
	text-decoration: underline;
}
.result-location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-align: justify;
	text-transform: capitalize;
	font-weight: bold;
}
.result-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: justify;
	padding-top:5px;
	padding-bottom:5px;
}
.smalltext {
	color: #CCCCCC;
	font-size: 9px;
	font-style: italic;
}