﻿HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #110c48 ; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, SunSans-Regular, Sans-Serif; BACKGROUND-COLOR: #ffffff; direction:ltr;
}

A {
color:inherit;
text-align: inherit;
font-family: Tahoma;
font-size: inherit;
font-weight: inherit;
text-decoration: none;
}

TD {PADDING-RIGHT: 30px; PADDING-LEFT: 15px; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 5px;
	font-family: Tahoma; font-size:inherit; color:inherit; text-align:justify;}
P {
	PADDING-RIGHT: 30px; PADDING-LEFT: 15px; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 5px;
	font-family: Tahoma; font-size:medium; color:inherit; text-align:justify;
}
H1 {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 5px;
	font-family: Arial; color:inherit;
}
PRE {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 5px
}
H3 {
	  text-align: center; font-family: courier new ; font-weight: bolder ; TEXT-TRANSFORM: capitalize; background-color:#E1E8BA;
}

#container {
margin:0px auto;
width:800px;
position:relative;
height:600px;
direction:ltr; 
padding-top: 0px;
padding-right:0px;
text-align:left;
}
#header {
margin: 0px auto;
width: 100%;
height: 125px;
background-image: url(images/logo.gif);
background-position:right;
background-repeat:no-repeat;
vertical-align:top;
position:relative;
table-layout:fixed;
}

#footer {
margin: 0px;
width: 100%;
height: 25px;
vertical-align:bottom;
table-layout:fixed;
clear:both;
text-align:center;
border-top: dotted 1px #c0c0c0;
border-bottom: dotted 1px #c0c0c0;
border-right: dotted 1px #c0c0c0;
padding-top: 5px;
color:#c0c0c0;
}

#leftpanel {
background-color:#Ffffff;
margin: -1px;
width: 172px;
height: 450px;
float: left;
border-left: dotted 1px #c0c0c0;
border-right: dashed 1px #c0c0c0;
border-top: dotted 1px #c0c0c0;
table-layout:fixed;
}

#content {
margin: 5px;
width: 616px;
height: 450px;
float:right;
overflow:scroll;
table-layout:fixed;
direction: ltr;
text-align:left;
border-top: dotted 1px #c0c0c0;
}

.passivemenu {
/**background-image: url(images/pmenu.gif);**/
background-position:center;
width: 170px;
height:25px;
clear:left;
color: #6071A8;
text-align:center;
font-family: Tahoma;
font-size: medium;
 font-weight: normal;
}


.activemenu {
/**background-image: url(images/amenu.gif);**/
background-color:#B7D800;
background-position:center;
width: 170px;
height:25px;
clear:left;
color: #FFF600;
text-align:center;
font-family: tahoma;
font-size: medium;
font-weight: bold;
}

.currentmenu {
/**background-image: url(images/cmenu.gif);**/
background-color:#CEDD7A;
background-position:center;
width: 170px;
height:25px;
clear:left;
color:white;
text-align:center;
font-family: Tahoma;
font-size: medium;
font-weight: bold;
}

hr
{
	display: none;
	border-top: dotted 1px #c0c0c0;
}

h2 {
    margin-left: 5px;
    border-bottom: solid 1pt black;
}

.menuanchor {
color: #6071A8;
text-align: inherit;
font-family: Tahoma;
font-size: inherit;
font-weight: inherit;
text-decoration: none;
}
.blockquote {font-size: inherit;}
.plaglogodiv {float:right; width:200px; height:200px; vertical-align:top;}
.personalcntnr { width:350px; height:220px; float:left; vertical-align:top; clear:none; background-color:#E9EFBA}