body {
	background-image: url(uploads/files/images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

h1 { 
	font-family: Tahoma, arial;
	font-size: 24px;
	color: #000000;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

h1 a:link{ 
	font-family: Tahoma, arial;
	color: #faa613;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

h1 a:visited{ 
	font-family: Tahoma, arial;
	color: #faa613;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

h1 a:hover{ 
	font-family: Tahoma, arial;
	color: #006766;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

h1 a:active{ 
	font-family: Tahoma, arial;
	color: #faa613;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

h2 { 
	font-family: Tahoma;
	font-size: 18px;
	color: #006766;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

h3 { 
	font-family: Tahoma;
	font-size: 1.06em;
	font-weight:normal;
	color: #f38004;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

h3 a:link { 
	font-family: Tahoma;
	font-size: 1.06em;
	font-weight: bold;
	color: #006766;

}

h3 a:visited { 
	font-family: Tahoma;
	font-size: 1.06em;
	font-weight: bold;
	color: #006766;
}

h3 a:hover { 
	font-family: Tahoma;
	font-size: 1.06em;
	font-weight: bold;
	color: #f38004;
}

a:link {
	font-family: Tahoma;
	font-size: 0.93em;
	color: #006766;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 0.93em;
	color: #006766;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 0.93em;
	color: #fe9e0b;
	text-decoration: underline;
}

a:active {
	font-family: Tahoma;
	font-size: 0.93em;
	color: #274F4F;
	text-decoration: none;
}

p {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: Tahoma;
	font-size: 0.93em;
	color: #383838;
	line-height: 20px;	
}

p a:link {
	font-family: Tahoma;
	font-size: 0.93em;
	color: #f38004;
	text-decoration: none;
}

p a:visited {
	font-family: Tahoma;
	font-size: 0.93em;
	color: #f38004;
	text-decoration: none;
}

p a:hover {
	font-family: Tahoma;
	font-size: 0.93em;
	color: #006766;
	text-decoration: underline;
}

p a:active {
	font-family: Tahoma;
	font-size: 0.93em;
	color: #f38004;
	text-decoration: none;
}

.content { 
	padding:0px;
	font-family: Tahoma;
	font-size: 0.93em;
	color: #383838;
	line-height: 20px;
}

.loginBox {
	font-family: Tahoma;
	font-size: 12pt;

}
.loginBox a:link{
	font-family: Tahoma;
	font-size: 12pt;
	text-align: right;
	color: #f38004;
	margin-top: 90px;
}

.loginBox a:visited{
	font-family: Tahoma;
	font-size: 12pt;
	text-align: right;
	color: #000000;
	margin-top: 90px;
}

.loginBox a:hover{
	font-family: Tahoma;
	font-size: 12pt;
	text-align: right;
	color: #fe9e0b;
	margin-top: 90px;
}

.loginBox a:active{
	font-family: Tahoma;
	font-size: 12pt;
	text-align: right;
	color: #ffffff;
	margin-top: 90px;
}

input.loginBoxField {
	width: 90px;
	height: 10pt;
	background-color: #ffffff;
}

input.loginBoxButton {
	font-size: 11pt;
}

.horizontalMenu {
	font-family: Tahoma, arial, verdana;
	font-size: 0.93em;
}

.address {
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	color: #ffffff;
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #fe9e0b;
}

.copyright a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #fe9e0b;
	text-decoration: none;
}

.copyright a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #fe9e0b;
	text-decoration: none;
}

.copyright a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #006766;
	text-decoration: underline;
}

.copyright a:active {
	font-size: 11px;
	text-align: center;
	color: #fe9e0b;
	text-decoration: none;
}

IMG {border-style: none;}
A:hover IMG, A:active IMG {border-style: none; }


