body {
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
}

.link,
a.link:active,
a.link:visited,
a.link:link
{
 text-decoration: underline; 
 color: #000000;
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
}

a.link:hover {
 text-decoration: none; 
}

a.fontb:hover,
a.fontb,
.fontb {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans;
	color:#000000;
}
a.font,
a.font:hover,
.font {
	font-size: 12px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.tekstn { 
 text-decoration: none; 
 color: #000000; 
 font-size: 12px; 
 font-family: Georgia, "Times New Roman", Times, serif;
}

a.tekstn:active,
a.tekstn:visited,
a.tekstn:link {
 text-decoration: none; 
 color: #000000; 
 font-size: 12px;
 font-family: Georgia, "Times New Roman", Times, serif;
}

a.tekstn:hover {
 text-decoration: none; 
 color: #000000;
 font-size: 12px;
 font-family: Georgia, "Times New Roman", Times, serif; 
}

.tekstb {
 text-decoration: none;
 color: #000000;
 font-size: 12px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bolder;
}

a.tekstb:active,
a.tekstb:visited,
a.tekstb:link {
 text-decoration: none;
 color: #000000;
 font-size: 12px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bolder;
}

a.tekstb:hover {
 text-decoration: none;
 color: #000000;
 font-size: 12px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bolder;
}

.tekstbw {
 text-decoration: none;
 color: #FFFFFF;
 font-size: 12px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bolder;
}

a.tekstbw:active,
a.tekstbw:visited,
a.tekstbw:link {
 text-decoration: none;
 color: #ffffff;
 font-size: 12px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bolder;
}

a.tekstbw:hover {
 text-decoration: none;
 color: #ffffff;
 font-size: 12px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bolder;
}

.tekstc { 
 text-decoration: none; 
 color: #EC5AC1; 
 font-size: 12px; 
 font-family: Georgia, "Times New Roman", Times, serif;
}

a.tekstc:active,
a.tekstc:visited,
a.tekstc:link {
 text-decoration: none; 
 color: #EC5AC1; 
 font-size: 12px;
 font-family: Georgia, "Times New Roman", Times, serif;
}

a.tekstc:hover {
 text-decoration: none; 
 color: #EC5AC1;
 font-size: 12px;
 font-family: Georgia, "Times New Roman", Times, serif; 
}


.date { 
 text-decoration: none; 
 color: #000000; 
 font-size: 10px; 
 font-family: Georgia, "Times New Roman", Times, serif;
}

.hr {
border: none 0; 
background:url(gfx/dot_x.gif) repeat-x
z-index:3;
width: 99%;
 display:block;
 height: 1px;
 margin: 0;
 _margin: -7px 0;
 padding: 0; 
 border: 0;
}

.formbutton{
cursor:pointer;
border:outset 1px #cccccc;
color:#000000;
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding: 1px 2px;
background:url(gfx/formbg.gif) repeat-x left top;
}


.warning {

color: #a50800 !important;
font-weight: bold;
font-size: 11 px; 
font-family: Verdana, Arial, Helvetica , sans-serif;
}

/*set CSS for SPAN tag surrounding each image*/
.seqslidestyle{
margin-right: 15px;
}


