/* style sheet for map.ten27.org */
body	  {background-color:lemonchiffon; color:navy; text-align:left; font-family:verdana,arial,helvetica,sans-serif;}

.date {text-align:right; margin:0px 0px 15px 0px; font-size:8pt;}
.dodg {color:dodgerblue;}
.from {text-align:left; margin:0px 20px 0px 50px; font-size:12pt; font-weight:bolder; color:midnightblue;}
.menu {background-color:midnightblue; color:ivory; text-align:right; font-size:10pt; font-weight:bolder;}
.nul  {color:lemonchiffon;}
.red {color:red;}

/* elements */
form	 {margin:0px 0px 0px 0px;}
hr.navy	 {background-color:navy; color:navy; height:4px;}
img.mapl {margin:6px 12px 6px 6px; float:left; border:solid 4px midnightblue;}
img.mapr {margin:6px 6px 6px 12px; float:right; border:none;}
td.logo	 {color:ivory; width:320px;}

/* font sizes */
.n1  {font-size:xx-small; font-weight:normal;}
.n2  {font-size:x-small; font-weight:normal;}
.n3  {font-size:small; font-weight:normal;}
.n4  {font-size:medium; font-weight:normal;}
.n5  {font-size:large; font-weight:normal;}

/* text align */
.cent {text-align:center;}
.left {text-align:left;}
.righ {text-align:right;}

/* links */
a:link, a:visited {color:gold; text-decoration:none;}
a:hover		  {color:cyan; text-decoration:none;}
a:link.xx, a:visited.xx, a:hover.xx {color:lemonchiffon; text-decoration:none;}
