/*General font: */ 

body {
	margin-top: 0px;
}

font	{font-family: Verdana, Arial, sans-serif; color: #666666; font-size:95%;}

/*General properties of the body: Background color, -picture, margins.*/ 

body {background-color: #ffffff; color: #666666; }

.tempbody {margin-left:10%; margin-right:10%; height:400px;}

.mainbody {font-family: Arial, sans-serif; color: #666666; margin-left:10%; margin-right:10%; text-align:left}


.botnav {background-color: #FF8C21;  border-color: #FF8C21; border-width:1px; border-style:solid; font-size:80%; color:#ffffff; font-family: "Comic sans ms", Verdana, Arial, sans-serif; font-weight:normal; text-align: center; width:870px}

.botnav a:link { color:#ffffef; font-family: "Comic sans ms", Verdana, Arial, sans-serif; font-weight:normal; text-decoration:none}

.botnav a:visited { color:#ffffef; font-family: "Comic sans ms", Verdana, Arial, sans-serif; font-weight:normal; text-decoration:none}

.botnav a:hover { background-color: #ffffff; color: #0D5F8E; font-family: "Comic sans ms", Verdana, Arial, sans-serif; font-weight:normal; text-decoration:none}

.botnav a:active { color:#ffffef; font-family: "Comic sans ms", Verdana, Arial, sans-serif; font-weight:normal; text-decoration:none}

.rbody  {text-align:left}

/*Links: */

a:link 	{color: #00639C; font-weight:bold;}
a:visited 	{color: #00639C; font-weight:bold;} 
a:hover     { background-color: #00639C; color: #ffffff; font-weight:bold;}
a:active	{color: #00639C; font-weight:bold;}

a:link img   { border-color: #00639C;} 
a:visited img   { border-color: #00639C;} 
a:hover img   { border-color: #00639C;} 
a:active img   { border-color: #00639C;} 

/*Headers: */

h1        {  font-size: 200%;  text-align:center; color: #4B1918; font-family: "times new roman", Verdana, Arial, sans-serif;}
h2	{ font-size: 130%;   text-align:center; color: #00639C; font-family: "times new roman", Verdana, Arial, sans-serif;}
h3	{ font-size: 120%;  text-align:center; color: #00639C; font-family: "times new roman", Verdana, Arial, sans-serif;}
h4	{font-size: 110%; text-align:center; color: #80000; font-family: "times new roman", Verdana, Arial, sans-serif;}
h5	{font-size:100%; font-weight: bold; text-align:center; color: #6699cc; font-family: "times new roman", Verdana, Arial, sans-serif;}
h6	{font-size:110%; font-weight: bold; text-align:left; color: #800000;}
/*Properties for special highlight:*/
.special1 {font-size:100%; text-align:center;}
.special2 {font-size:90%; text-align:center;}
.special3 {font-size:100%; text-align:left;}



