body {
	background: white url("gr/title.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica;
}

body,td,div,.p,a{font-family:arial,sans-serif;
}

.orange {
	color: #d45500;
	font-size: 12px;
}

a.orange:link {
	color: #d45500;
	font-size: 12px;
	text-decoration: none;
}

a.orange:active {
	color: #d45500;
	font-size: 12px;
	text-decoration: none;
}

a.orange:hover {
	color: #d45500;
	font-size: 12px;
	text-decoration: underline;
}

a.orange:active {
	color: #d45500;
	font-size: 12px;
	text-decoration: underline;
}

.red {
	color: #b00000;
	font-size: 12px;
}

.green {
	color: green;
	font-size: 12px;
}
a:link {
	color: #2C5D8A;
}
a:visited {
	color: #40528A;
}
a:hover {
	color: #397CBA;
}
a:active {
	color: #FF6600;
}

.a {
	color: #2C5D8A;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smallColored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #485b6e;
}

.smallRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c30000;
}

.smallGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008000;
}

a.smallLightPurple:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8991cc;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div,td{color:#000}
.f,.fl:link{color:#6f6f6f}
a:link,.w,a.w:link,.w a:link{color:#00c}
a:visited,.fl:visited{color:#551a8b}
a:active,.fl:active{color:#f00}
.t a:link,.t a:active,.t a:visited,.t{color:#000}
.t{background-color:#e5ecf9}
.k{background-color:#36c}
.j{width:34em}
.h{color:#36c}
.i,.i:link{color:#a90a08}
.a,.a:link{color:#008000}
.z{display:none}
div.n {margin-top: 1ex}
.n a{font-size:10pt; color:#000}
.n .i{font-size:10pt; font-weight:bold}
.q a:visited,.q a:link,.q a:active,.q {color: #00c; }
.b{font-size: 12pt; color:#00c; font-weight:bold}

.title{font-size: 12pt; color:#00c; font-weight: bold}

.mediumTitle{font-size: 10pt; color:#00c; font-weight: bold}

a.mediumTitle:link{font-size: 10pt; color:#00c; font-weight: bold}

a.mediumTitle:hover{font-size: 10pt; color: #00800; font-weight: bold;
	text-decoration: underline;
}

a.mediumTitle:active{font-size: 10pt; color: #00800; font-weight: bold;
	text-decoration: underline;
}

a.mediumTitle:visited{font-size: 10pt; color:#00c; font-weight: bold}
.ch{cursor:pointer;cursor:hand}
.e{margin-top: .75em; margin-bottom: .75em}
.g{margin-top: 1em; margin-bottom: 1em}

#searchField, .searchField {
    background: url(../gr/search.png) no-repeat 1px 1px;
    padding-left: 32px;
	border: 1px solid #2c5d8a;
	color: #2c5d8a;
	height: 16px;
	font: 10px Verdana;
}