﻿body {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

font,span,th,td,p { font-family: 'Century Gothic', 'Trebuchet MS', Calibri, Verdana, Helvetica, Corbel, sans-serif; }

table.greenborder {
	border: #005500;
	border-width: 1px;
}

td.nav1 { /* "navigate:" text only */
	background-image: url('/img/app/nav1.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
}
td.nav2 { /* side menu text */
	background-image: url('/img/app/nav2.png');
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 8px;
	text-align: right;
}
td.nav3 { /* no text */
	background-image: url('/img/app/nav3.png');
	background-position: top right;
	background-repeat: no-repeat;
}

img {
	border: 0;
}

img.blockcenter {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

p.i20 {
	text-indent: 18px;
}

p.m20,p.m20_both {
	margin-left: 18px;
}

p.m20_right,p.m20_both {
	margin-right: 18px;
}

 p.i30 {
	text-indent: 30px;
}

p.m30,p.m30_both {
	margin-left: 30px;
}

p.m30_right,p.m20_both {
	margin-right: 30px;
}

.gengiga {font-size: 20px; }
.genhuge { font-size: 17px; }
.genlarge,.locationtitlelg { font-size: 16px; }
.genmed,.gen,.locationtitlesm,.alert { font-size: 14px; }
.gensmall { font-size: 13px; }
.gentiny,.note { font-size: 12px; }

.alert {
	color: #FF0000;
}

a:link,a:active,a:visited {
	color: #000000;
	text-decoration: underline;
}

a.nav:link,a.nav:active,a.nav:visited {
	text-decoration: none;
}

a.normal:hover,a.space:hover,a.nav:hover {
	color: #DD6900;
	text-decoration: underline;
}

a.space:hover,a.nav:hover { letter-spacing: +2px; }

.locationtitlelg,.locationtitlesm {
	color: #006600;
}

input.hint,.note {
   color: #736F6E;
}

.main {
	FONT-SIZE: 14px;
	COLOR:#0000FF;
	FONT-FAMILY: Verdana, Tahoma;
	LETTER-SPACING: 0px;
	font-weight: normal;
	align: right;
}
.main A:link {
	COLOR: #0000FF; TEXT-DECORATION: none
}
.main A:visited {
	COLOR: #0000FF; TEXT-DECORATION: none
}
.main A:active {
	COLOR: #0000FF; TEXT-DECORATION: none
}
.main A:hover {
	COLOR:#FF9900; TEXT-DECORATION: none
}
