body {
margin:0px 0px 0px 0px;
overflow:auto;	
}
 
a 			{ text-decoration: none; font-weight:bold; } 
a:link		{ text-decoration: none; } 
a:visited	{ color: #3366FF; text-decoration: none; } 
a:active	{ color: #3366FF; text-decoration: none; }
a:hover 	{ color: #3366FF; text-decoration: none; font-weight:bold;}

h6 { text-decoration: none; margin-left: 10pt; font-size: 10pt; }

a.one 			{ text-decoration: none; font-weight:bold; } 
a.one:link		{ text-decoration: none; } 
a.one:visited	{ color: #3366FF; text-decoration: none; } 
a.one:active	{ color: #3366FF; text-decoration: none; }
a.one:hover 	{ color: #3366FF; text-decoration: none; font-weight:bold; }

.main {
position:absolute;
left: 10%;
top: 2%;
width: 800px;
height: 700px;
padding: 1px;
}

.active_frame {
position:absolute;
left: 15%;
top: 15%;
width: 85%;
height: 81%;
overflow: auto;
padding: 10px;
font-family: "Papyrus", "Comic Sans MS"; 
color: #000066;
border-left: 1px solid #0EDEEF;
}
 
.corner {
position:absolute;
left: 0%;
top: 0%;
width: 15%;
height: 15%; 
border-bottom: 1px solid #0EDEEF
}

.menu {
position:absolute;
left: 0%;
top: 15%;
width: 15%;
height: 85%;
padding-top: 10px;
}

.menu2 {
position:absolute;
left: 15%;
top: 96%;
width: 85%;
height: 4%;
border-top: 1px solid #0EDEEF;
border-left: 1px solid #0EDEEF;
color: #FF4F4F ;
font-family: "Edwardian Script ITC","Lucinda Handwriting", "Monotype corsiva", cursive;
font-size: 18pt;
letter-spacing: 20pt;
text-align:center;
}

.title {
position:absolute;
left: 15%;
top: 0%;
width: 85%;
height: 15%;
padding-top: 20px;
color: #FF4F4F ;
font-family: "Edwardian Script ITC", "Lucinda Handwriting", "Monotype corsiva", cursive;
font-size: 48pt;
text-align: left;
border-bottom: 1px solid #0EDEEF;
border-left: 1px solid #0EDEEF;
}

.subtext {
margin-left: 18pt;
font-size: 10pt;
}

.subsubtext {
margin-left: 27pt;
font-size: 8pt;
}