a:link, a:active, a:visited {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak2.gif);
}

div#topnav { 

left: 0px;
height: 20px; width: 635px;
/* background-color:#000000; */
z-index:99;
/* position:relative; */
margin-top:4px;
margin-bottom: 0px;
margin-left:5px; 
	padding: 0 0px 0 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}
.underline {
	text-decoration: underline;
}

.red {
	color: #e61518;
}
.black {
	color:#000000;
}

.redbold {
	color: #e61518; font-weight:bold;
}
.blackbold {
	color:#000000; font-weight:bold;
}


.columnheading {
font-size:16px;
font-weight:bold;
color: #555555;
padding-left:15px;
}

.columnheading_blue {
font-size:14px;
font-weight:bold;
color: #000066;
padding-left:15px;
}

.bluetext_large {
font-size:14px;
font-weight:bold;
color: #000066;
}



.boldtext{
	font-weight:bold;
	font-size:14px;
}

.pageheading {
	color: #e61518;
	font-weight:bold;
	font-size:14px;
}

a.bodylink:link, a.bodylink:visited {
	color: #444444;
	text-decoration: underline;
	font-weight:normal;
}

a.bodylink:hover{
	color:#e61518;
	font-weight:normal;	
}


a.leftsidelink:link, a.leftsidelink:visited {
	color: #444444;
	text-decoration: underline;
	font-weight:normal;
	line-height: 14px;
}

a.leftsidelink:hover{
	color:#e61518;
	font-weight:normal;
	line-height: 14px;
}


a.redbodylink:link, a.redbodylink:visited {
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold;
	
	
}

a.redbodylink:hover{
	color:#444444;
	font-weight:bold;
}



.SolutionBullet {
	margin: 0px;
	padding-top: 0px;
	margin-left: 20px;
	margin-top: 0px;
}
.indent {
	margin-left: 15px;
	padding-left: 15px;
}
.eventcell {
	vertical-align: top;
}

.imageborder {
border-bottom: #979797 thin solid;
}
