h1, h2, h3, h4, h5, h6 { font-family:Verdana, Arial; }

h1                     { font-size:24px; font-weight:bold; }
h2                     { font-size:18px; font-weight:bold; }
h3                     { font-size:16px; font-weight:bold; }
h4, h5, h6             { font-size:13px; font-weight:bold; }

p, tr, td, div, dl, li, i  { font-family:Verdana, Arial; 
                         padding-left: 4px;
                         padding-right: 2px;}
ul                     { text-indent:-2em; list-style-type:none; }

p, div, dl, li, i  { font-size:11px; }

a:link                 { color:#00a5e9; text-decoration:none; }
a:visited              { color:#799ece; text-decoration:none; }
a:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #00a5e9;
}
a:active               { color:red; text-decoration:none; }


a.big:link             { font-size:16px; color:#3366cc; font-weight:bold; text-decoration:underline; }
a.big:visited          { font-size:16px; color:#799ece; font-weight:bold; text-decoration:underline; }
a.big:hover            { font-size:16px; color:black; font-weight:bold; text-decoration:none; }
a.big:active           { font-size:16px; color:red; font-weight:bold; text-decoration:none; }
.navi                  { color:white; font-weight:bold; }

a.navi:link            { color:white; font-weight:bold; text-decoration:underline; }
a.navi:visited         { color:white; font-weight:bold; text-decoration:underline; }
a.navi:hover           { color:black; font-weight:bold; text-decoration:none; }
a.navi:active          { color:red; font-weight:bold; text-decoration:none; }

a.copy:link            { color:white; text-decoration:none; }
a.copy:visited         { color:white; text-decoration:none; }
a.copy:hover           { color:black; text-decoration:none; }
a.copy:active          { color:red; text-decoration:none; }


.lastmod               { color:black; font-size:10px; font-style:italic; }


.heading               { font-weight:bold; margin-bottom:2px;
                         border-bottom:1px solid #799ece; width:75%; }
.headingbig            { font-weight:bold; font-size:22px; margin-bottom:2px;
                         border-bottom:1px solid #799ece; width:100%; text-align:center; }
.headingsmall          { font-weight:bold; font-size:18px; 
                         text-align:center; margin-top:8px; }

.headingtable          { font-weight:bold; margin-bottom:2px; border-bottom:1px solid #799ece; }

.content               { margin-left:20px; }

.indent                { margin-left:100px; }



.bordercolor           { border-style:solid; 
                         border-width:1px; border-color:#414141;

                         background-color:#799ece; }

.border                { border-style:solid; border-width:1px; border-color:#414141; }

.bordertopleft         { border-left:1px solid #414141; border-top:1px solid #414141; }

.bordertopright        { border-right:1px solid #414141; border-top:1px solid #414141; }

.borderleft            { border-left:1px solid #414141; }

.borderright           { border-right:1px solid #414141; }

.borderbottomleft      { border-left:1px solid #414141; border-bottom:1px solid #414141; }

.borderbottomright     { border-right:1px solid #414141; border-bottom:1px solid #414141; }



.datemodified          { text-align:right; }



.warning               { color:red; font-weight:bold; }



.bigbold               { font-size:18px; font-weight:bold; }

.small                 { font-size:10px; font-weight:normal; }



.greybg                { background-color:#eaeaea; }



.grey                  { color:gray; }

.white                 { color:white; }

.whitebold             { color:white; font-weight:bold; }

.red                   { color:red; }

.padd-right            { padding-right: 4px;}

a.red:link             { color:red; text-decoration:underline; }

a.red:visited          { color:red; text-decoration:underline; }
