/* Drop Down Menu Style */

#dropmenudiv{
position:absolute;
border:1px solid #272218;
font:normal 10px Arial;
line-height:9px;
overflow:automatic;
z-index:100;
}







/* Main Page top */

.main {font-family: Arial; color:#000000; text-decoration:none; font-size:11pt;}
A.main:link {font-family: Arial; color:#0000FF; text-decoration:underline; font-size:11pt;}
A.main:visited {font-family: Arial; color:#0000FF; text-decoration:underline; font-size:11pt;}
A.main:active {font-family: Arial; color:#0000FF; text-decoration:underline; font-size:11pt;}

/* Menu bar */

.menubar {font-family: Arial; color:#FFFFFF; text-decoration:none; font-size:10pt; font-weight: bold;}
A.menubar:link {font-family: Arial; color:#FFFFFF; text-decoration:none; font-size:10pt; font-weight: bold;}
A.menubar:visited {font-family: Arial; color:#FFFFFF; text-decoration:none; font-size:10pt; font-weight: bold;}
A.menubar:active {font-family: Arial; color:#FFFFFF; text-decoration:none; font-size:10pt; font-weight: bold;}
A.menubar:hover {font-family: Arial; color:#FEE07E; text-decoration:none; font-size:10pt; font-weight: bold;}



/* Bottom Page */
.cc {font-family: Arial; color:#000000; text-decoration:bold; font-size:18pt;}

.cc1 {font-family: Arial; color:#000000; text-decoration:bold; font-size:12pt;}

.cc2 {font-family: Arial; color:#000000; text-decoration:bold; font-size:10pt;}
A.cc2:link {font-family: Arial; color:#0000FF; text-decoration:underline; font-size:11pt;}
A.cc2:visited {font-family: Arial; color:#0000FF; text-decoration:underline; font-size:11pt;}
A.cc2:active {font-family: Arial; color:#0000FF; text-decoration:underline; font-size:11pt;}


