basefont {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px
}

A.main:link
{
	COLOR: navy;

}
A.link2
{
    COLOR: #FF0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12 px;
	FONT-WEIGHT: BOLD
}
.link3
{
    COLOR: #FF0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14 px;
	FONT-WEIGHT: BOLD
}
.navitext
{
	COLOR: navy;
	text-decoration: none;
}
A:link
{
	COLOR: navy;
	text-decoration: underline;
}
A:visited
{
    COLOR: navy;
	text-decoration: underline;
}
A:hover
{
    COLOR: red;
	text-decoration: underline;
}

BODY
{
    COLOR: #0F1253;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}
CAPTION
{
    COLOR: #4c4c48;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}
.menu
{
	FONT-FAMILY: Verdana, Verdana, Arial, Helvetica, sans-serif;
	COLOR: #5780AB;
	FONT-SIZE: 10px;
	FONT-WEIGHT: BOLD
}
A.menu:visited
{
    COLOR: #5780AB;
	text-decoration: none;
}
A.menu:link
{
    COLOR: #5780AB;
	text-decoration: none;
}
A.menu:hover
{
    COLOR: #FF6464;
	text-decoration: none;
}
TD
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px
}
.column
{
    FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-WEIGHT: BOLD
}
.formtext
{
    FONT-SIZE: 10px
}
.submenu
{
	COLOR: #222377;
	FONT-SIZE: 12 px;
	FONT-WEIGHT: BOLD
}
A.submenu:visited
{
    COLOR: #222377;
	text-decoration: none;
}
A.submenu:link
{
    COLOR: #222377;
	text-decoration: none;
}
A.submenu:hover
{
    COLOR: #FF0000;
	text-decoration: none;
}
H1
{
	COLOR: #000066;
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
	font-style: italic;
	text-align: center;
}
H2
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    COLOR: #000066;
	FONT-SIZE: 16px;
	FONT-WEIGHT: BOLD
}
input
{
	height: 20; 
	border: 1 solid #000066; 
	color : #5780AB; 
}
.noborderinput
{
	height: 20; 
	border: 0 solid #000066; 
}
.partition
{
	FONT-FAMILY: Verdana, Verdana, Arial, Helvetica, sans-serif;
	COLOR: #5780AB;
	FONT-SIZE: 12px;
	FONT-WEIGHT: BOLD
}
.overall
{
	background-color: #060F42;
	background-image: url(templates/plasma_expanded/images/back.gif);
              scrollbar-base-color:#0A113C;
	scrollbar-arrow-color:#C6CDF3;
	scrollbar-track-color:#373E67;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
}

