body{
	margin: 0;
	color: #999999; 
	background: white;
	background-image: url(../images/lines.gif);	
}
:link {
	color: #336699;
	background: transparent;
}
:visited { background: transparent }
a:active { background: transparent }

a:link img,a:hover img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}
a { 
	text-decoration: none; 
	color: 	#336699;
	font-size: 10px; 
	font-weight: bold;
}

a:hover, a:visited:hover { 
	color: 			#666666; 
	text-decoration:underline;}

/* a:visited { 
	color:	 		#333366; }	
*/
a.toplink { 
	color: #6b6b6b;
	font-size: 11px;
	font-weight: normal;
}
a.top-menu{
	font-weight: lighter; 
	font-size: 10px; 
	margin-bottom: 15px; color: #999999; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none;
	text-align: right;
	vertical-align: baseline;
	padding-right: 5px;
	padding-left: 5px;
}
a.top-menu:hover {
	font-weight: lighter; 
	font-size: 10px; 
	margin-bottom: 15px; color: #0066cc; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none;

}
a.toplink:hover { 
	color: #144678; 
	text-decoration:none;
}
a.bottomlink {
	color: #666666;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	letter-spacing: 1px;
}
a.bottomlink:hover { 
	color: #144678; 
	text-decoration:none;
}
a.side_link {
	color: #585858;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.side_link:hover, a.side_link:visited:hover {
		color: #008fd9;
}
a.bold-menu {
	font-weight: normal; 
	font-size: 10px; 
	text-transform: capitalize; 
	color: #999999; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none;
}
a.bold-menu:hover {
	font-weight: normal; 
	font-size: 10px; 
	text-transform: capitalize; 
	color: #6a6a6a; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none;
}
.top-bg{
	background-image: url(../images/top-big.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
}
.top-menu-box {
	font-weight: lighter; 
	font-size: 10px; 
	margin-bottom: 15px; color: #999999; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none;
	text-align: right;
	vertical-align: baseline;
}
.sidemenu{
	text-align: right;
	padding: 25px 2px;
	background-image: url(../images/sidebar.jpg);
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 200px;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
.bodytext {
	font-weight: normal;
	font-size: inherit;
	text-transform: none;
	color: #b5b5b5;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
}
.box-content {
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	font-weight: normal; 
	border-left: #cccccc 1px solid; 
	color: #999999; 
	border-bottom: #cccccc 1px solid; 
	background-color: #ffffff;
}
.content{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 15px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}
.toplogin {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #ababab;
	background-image: url(../images/lines.gif);	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
input.login {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #006666;
	border: 1px solid #003366;
}
input.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #003366;
	border: 1px solid #ffffff;
}
.small-text {
	font-size: 9px; 
	margin-bottom: 15px; 
	color: #666666; 
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none;
}

body, td, th {
	font-family: 	verdana, arial, helvetica, sans-serif;
	font-size:   	xx-small; 
	color:       	#336699; 
	margin:      	0; 
	padding:     	0;}
dt {
	font-size: 		11px; 
	color: 			#003366; 
	font-weight: 	bold; 
	padding: 		10px 0 3px 0;}

dd {
	margin:			 0 0 0 16px;}

th, td {
	/* ns 4 */
	font-family: Verdana, Arial;
}
dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
dt { font-weight: bold }


h1, h2, h3, h4, h5, h6 { 
	text-align: left;
	text-decoration: none;
}
/* background should be transparent, but WebTV has a bug */
h1, h2, h3 { color: #0d346b; }
h1 {
	font: 150% verdana, Arial;
}
h2 {
	font: 125% verdana, Arial;
}
h3 { font: 100% verdana, Arial; }
h4 { font: bold 100% verdana, Arial; }
h5 { font: italic 100% verdana, Arial; }
h6 { font: small-caps 100% verdana, Arial; }

.add_button {
	width: 			214px;
	text-align: 	right;
	float: 			right;}

.headline { 
	font-weight: 	bold;
	font-size: 		11px;
	color: 			#003366;}

.form_header {
	font-size: 		13px;
	color: 			#234d80;
	font-weight: 	bold;
	padding: 		15px 0 5px 0;}

.path {
	text-align:		center;
	color: 			#666666;
	font-size:		9px;
	letter-spacing:	1px;
	font-weight:	normal;
}
.path-bg {
	background-image: url(images/f_middle.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 100%;
}
.footer{
	font-size: xx-small;
	color: #CCCCCC;
	text-align: center;
	vertical-align: text-bottom;
	background-color: #336799;
	padding: 5px;
}


.hide { display: none }
div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head table { margin-left: 2em; margin-top: 2em }
div { margin-left: 6em; margin-right: 6em; margin-top: 1em }

@media screen {  /* hide from IE3 */
a[href]:hover { background: #ffa }
}

pre { margin-left: 2em }

p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

pre, code { font-family: monospace } /* navigator 4 requires this */

ul.toc {
  list-style: disc;		/* Mac NS has problem with 'none' */
  list-style: none;
}
