.formbox {
	border: 1px solid #999999;
	font-family: Verdana, Geneva, Arial,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


body {
color: white;
font-size: 11px;
font-family: Verdana, Geneva, Arial,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
scrollbar-face-color: #cccccc;
scrollbar-shadow-color: #663333;
scrollbar-highlight-color: #ff99cc;
scrollbar-3dlight-color: #ccddee; 
scrollbar-darkshadow-color: #ccddee;
scrollbar-track-color: #eeeeff; 
scrollbar-arrow-color: #ffffff;
     }

.profile-table {
	border: solid 1px #FFFFFF;
}
	  
TD, TH, .BOD, FONT {
color: #ffffff;
font-size: 11px;
}

a {
color: white;
text-decoration: underline;
}

a:visited {
color: lavender;
text-decoration: underline;
}

a.active {
color: black;
text-decoration: underline;
}

a:hover {
color: #AAAAFF;
text-decoration: underline;
}

a.white {
text-decoration: none;
}

a.menu {
font-weight: bold;
text-decoration: none;
font-size: 13px;
}

a.menu:visited {
color: white;
font-weight: bold;
text-decoration: none;
}

a.menu:hover {
color: white;
font-weight: bold;
text-decoration: none;
}

a.menu-current {
font-size: 13px;
color: orange;
font-weight: bold;
text-decoration: none;
}

a.menu-current:visited {
color: orange;
font-weight: bold;
text-decoration: none;
}

select {
	font-size: 11px;
	width: 120px;
	border: 1px solid #8E826A;
	font-family: Verdana, Geneva, Arial,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	}
	
textarea {
font-size: 11px;
}

.light {
color: #C0C0B8;
font-size: 9px;
}

.title {
color: #ffffff;
font-size: x-large;
font-weight: bold;
}

.subtitle {
color: #ffffff;
font-size: large;
font-weight: bold;
}

.text {
color: #ffffff;
font-size: 12px;
font-weight: bold;
font-family: "Courier New", monospace;
}

#top-space {
height: 25px;
}

#nav-strip {
height: 30px;
width: 100%;
background: #000;
vertical-align : middle;
}

#white-line {
height: 1px;
width: 100%;
background: #FFF;
}

#main-content {
 vertical-align: middle;
 width: 85%;
}

#purple-content {
 vertical-align: middle;
 width: 100%;
 background: #0F0E38;
 border-top: 1px;
 border-bottom: 1px;
 border-left-width: 0px;
 border-right-width: 0px;
 border-color: White;
 border-style: solid;
}



