
body {
	background-color: #F0EEF6;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#BCBED5; scrollbar-track-color:#DEDDE2; scrollbar-face-color:#BCBED5; scrollbar-highlight-color:#ECEDF0; scrollbar-3dlight-color:#4B4C62; scrollbar-darkshadow-color:#BCBED5; scrollbar-shadow-color:#BCBED5; scrollbar-arrow-color:black;
}

body, div, p, h1, h2, h3, h4, h5, h6, th, td, li, ul, ol, dl, input {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
}


a:link		{
	color: #2A2A8A;
	font-weight: bold;
	text-decoration: none; }	
a:visited	{ 
	color: #505050;
	font-weight: bold;
	text-decoration: none; }
a:active	{
	color: #2A2A8A;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
	
a.sml:link	{ font-weight:normal; }
a.sml:visited	{ font-weight:normal;  }
a.sml:active	{ font-weight:normal;  }

th, td {
	font-size: 80%;
}

.smal { font-size: 65%; }

.smal2 { font-size: 80%; }

.table {
	font-size: 80%;
}

.headline-d {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	white-space:nowrap
}
a.headline-d:link		{ color: #888888; font-weight: bold; text-decoration: none; }
a.headline-d:visited	{ color: #888888; font-weight: bold; text-decoration: none; }
a.headline-d:active	{ color: #888888; font-weight: bold; text-decoration: none; }
a.headline-d:hover	{ color: #666666; font-weight: bold; text-decoration: underline; }

.headline-l {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #F4F4F4;
	white-space:nowrap
}

a.headline-l:link		{ color: #E5E5E5; font-weight: bold; text-decoration: none; }
a.headline-l:visited	{ color: #E5E5E5; font-weight: bold; text-decoration: none; }
a.headline-l:active	{ color: #E5E5E5; font-weight: bold; text-decoration: none; }
a.headline-l:hover	{ color: #F4F4F4; font-weight: bold; text-decoration: underline; }

.headlinestart {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #F4F4F4;
	padding-top : 9px;
	padding-bottom : 9px;
	padding-left : 10px;
}

.urgentbox {
	background-color: #FFBD5E;
}

.bluebox {
	color: #FFFFFF;
	background-color: #25316F;
}

.bluebox2 {
	color: #FFFFFF;
	background-color: #171F4C;
	font-weight: bold;
}

.graybox {
	color: #EFEFEF;
	background-color: #C1C1C1;
}

a.graybox:link		{ color: #EFEFEF; font-weight: bold; text-decoration: none; }
a.graybox:visited	{ color: #EFEFEF; font-weight: bold; text-decoration: none; }
a.graybox:active	{ color: #EFEFEF; font-weight: bold; text-decoration: none; }
a.graybox:hover	{ color: #EFEFEF; font-weight: bold; text-decoration: underline; }

.yellowbox {
	background-color: #FFFF66;
}

.lightbox {
	background-color: #F7F7F7;
}

.listbox1 {
	color: #F4F4F4;
	background-color: #5C5D76;
}

a.listbox1:link { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.listbox1:visited { color: #F4F4F4; font-weight: bold; text-decoration: none; }
a.listbox1:active { color: #F4F4F4; font-weight: bold; text-decoration: none; }
a.listbox1:hover { color: #F4F4F4; font-weight: bold; text-decoration: underline; }

.listbox2 {
	color: #000000;
	background-color: #CDCDE5;
	border-bottom: 2px solid #5C5D76;
}
.listbox3 {
	color : #820000;
	font-style : italic;
	font-weight : bold;
	background-color: #CDCDE5;
	border-bottom: 2px solid #5C5D76;
}

.popuporange{
	background-color: #FDEFA6;
	font-size: 80%;
}

.white {
	color: #FFFFFF;
}

a.white:link {color: #FFFF33; font-weight: bold; text-decoration: none;}
a.white:visited	{ color: #FAFAD2; font-weight: bold; text-decoration: none; }
a.white:active	{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.white:hover	{ color: #FFFF33; font-weight: bold; text-decoration: underline; }


a.whitehov:link {color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.whitehov:visited	{ color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.whitehov:active	{ color: #FFFF33; font-weight: normal; text-decoration: none; }
a.whitehov:hover	{ color: #FFFF33; font-weight: normal; text-decoration: underline; }

.search {
	font-size: 75%;
}

form {
	margin-bottom:0px;
}

.picleft{
	margin-right:10px; 
	margin-top:10px;
	margin-bottom:10px
}

.picright{
	margin-left:10px; 
	margin-top:10px;
	margin-bottom:10px
}

.pictip{
	margin-right:20px; 
	margin-bottom:15px
}

a.linkbox {
	display: block;
	text-align: center;
	color: black;
	background-color: #EFC061;
	border: 2px solid black;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 25px;
}

a.linkbox:link	{ font-weight: bold;	text-decoration: none; }
a.linkbox:visited	{ font-weight: bold; text-decoration: none; }
a.linkbox:active	{ font-weight: bold; text-decoration: none; }
a.linkbox:hover	{ font-weight: bold; color:#B51500; background-color:#FFFBBD; border: 2px solid #B51500; text-decoration: none; }


a.border:hover	{ text-decoration: none; background-color: #ED9A47; }

.tiphead {
	margin-bottom: 5px;
	color: white;
	font-weight: bold;
}
