body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FFFFFF;
	color : #7c7c7c;
	padding: 0px;
	margin: 0px;
}

th {
	font-weight: bold;
	color: black;
}

td {
	font-size : 12px;
}

p, span, li, ul {
	font-size : 12px;
	color: black;
	line-height : 15px;
}

input {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #ffffff;
	border : 1px solid #777777;
	color : Black;
	text-decoration : none;
	scrollbar-face-color: #dddddd;
	margin-bottom : 1px;
}

input.bold { font-weight: bold; }
input.noborder { border : 1px solid #ffffff; }

a { color : #000000; text-decoration : none; font-size : 12px;}
a:visited { color : #000000; }
a:hover { text-decoration : none; color: #666666; }

.small, a.small, a.small:visited {
	font-size: 11px;
	text-decoration: none;
	color: #7c7c7c;
}
a.small:hover { color: #FF0000; font-size: 11px; text-decoration : none; }

.tdu { text-decoration: underline; }

.topmenu, a.topmenu, a:visited.topmenu {
	font-weight : bold;
	font-size: 12px;
	color : #ffffff;
	text-decoration: none;
}

a:hover.topmenu { color : #FF0000; text-decoration: none; font-weight : bold; font-size: 12px;}

.white {
	font-size: 12px;
	color : #ffffff;
	text-decoration: none;
}

.news, a.news, a:visited.news {
	font-weight : bold;
	font-size: 12px;
	color : #000000;
	text-decoration: none;
}

a:hover.news { color : #FF0000; text-decoration: none; font-weight : bold; font-size: 12px;}

.greysmall, a.greysmall, a:visited.greysmall {
	font-size: 10px;
	color : #7c7c7c;
	text-decoration: none;
}

a:hover.greysmall { color : #FF0000; text-decoration: none; font-size: 10px;}

.copy, a.copy, a:visited.copy {
	font-size: 11px;
	color : #7c7c7c;
	text-decoration: none;
}

a:hover.copy { color : #FF0000; text-decoration: none; font-size: 11px;}

.blacksmall, a.blacksmall, a:visited.blacksmall {
	font-size: 10px;
	color : #000000;
	text-decoration: none;
}

a:hover.blacksmall { color : #FF0000; text-decoration: none; font-size: 10px;}

.select { 
	font-size: 11px;
	color : #000000;
	text-decoration: none;
 }
 
.uline, a.uline, a:visited.uline {
	font-size: 12px;
	text-decoration: underline;
}

a:hover.uline { color : #FF0000; font-size: 12px;}
 
.red { color: #FF8A00; font-weight: bold; }
.big { 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	color : #000000; font-weight: bold; font-size: 21px; 
}
.big2 { 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	color: #aaaaaa; font-weight: bold; font-size: 18px; 
}

.text {
	line-height : 15px;
}

.zag
{
 margin-top:5px;
 margin-bottom:10px;
 margin-left: 0px;
 margin-right:0px;
 color:#b4b4b5;
 font-size : 17px;
 font-weight : bold;
 font-family : Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h2 {
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.gray, a.gray:link , a.gray:visited { text-decoration: none; color: #B4B4B5; font-size : 7pt; font-weight:normal;}
