body, h1, h2, h3, h4, p
{
 font-family: Tahoma, Verdana, Arial;
}

b
{
 font-size: 10pt;
 color: #ffffff;
}

body
{
 font-size: 10pt;
 color: red;
}

h2 {
font : bold 1.6em Arial, Sans-Serif;
color : #ffffff;
margin: 0;
text-transform: uppercase;
}


H3
{
 color: navy;
 font-size: 11pt;
}

H4
{
 color: navy;
 font-size: 9pt;
}

H2
{
 color: black;
 font-size: 12pt;
}

.header
{
}

.subHeader
{
}

.leftBody
{
}

.body
{
}

.rightBody
{
	background-color:#D6D6D6
}

.footer
{
}

.leftMenuGroup
{
	font-size: 9pt;
	color:Black;
	font-family: Verdana, Arial;
	font-variant:normal;
	text-decoration:none;
}

.leftMenuItem
{
	color:Gray;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:#696969;
	text-decoration:none;
}

.leftMenuCurrentItem
{
	color:Teal;
	background-color:White;	
}


.DropMenuRoot
{
	color:White;
	background-color:#333333;
        background =images/spacer.gif;
	text-decoration:none;
	font-family:Tahoma;
	font-size: 8pt;
	cursor:default

}

.DropMenuItem, a.DropMenuItem, a:hover.DropMenuItem
{
	color:White;
	width:100%;
	background-color:Black;
	text-decoration:none;
	font-family:Tahoma;
	font-size: 8pt;
	height: 17;	
}

a:hover.DropMenuItem
{
 background-color:Gray;
 width:100%;
 color:white;
}

.DropMenuTable
{
	background-color:#333333;
}

.frontpageborder

{
	background-color: Silver;
}

.greytext

{
 color:#3B3B3B;
 font-size: 8pt;
}

.whitetext

{
 color:white;
  font-size: 8pt;
}

.orderpagetext
{
  color:#3B3B3B;
  font-size: 8pt;
}

.fieldlabels
{
  color:#FFFFFF;
  font-size: 8pt;
}

.tagbutton
{
background-color:333333;
border-width: 1;
font-size:8pt;
color:ffffff;
width:80px;
}

.tagmessage
{scrollbar-face-color:#333333;
             scrollbar-arrow-color:#cccccc;
             scrollbar-track-color:#000000;
             scrollbar-shadow-color:#333333;
             scrollbar-highlight-color:#333333;
             scrollbar-3dlight-color:#333333;
             scrollbar-darkshadow-Color:#333333;
             background-color:000000;
             border-color: cccccc;
             font-size: 8pt;
             color: ffffff;
}

.CalcResult
{
    color:ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}


.KBMainDataGrid
{
 font:x-small Verdana, Arial, sans-serif;
}
 
.FunctionLink
{

}

p
{
 font-size: 8pt;
 color: white;
}

td
{
 font-size: 8pt;
 color: white;
}

a
{
 text-decoration:none ;
 color:FFFFCC;
}

a:hover
{
 text-decoration:underline;
 color:00FF00;  
}

.gridbutton a:link
{
  float: left;
  margin: 2px 5px 2px 5px;
  padding: 2px;
  width: 100px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #cccccc;
  text-align: center;
  text-decoration: none;
  font: normal 10px Verdana;
  color: black;
}

.gridbutton a:visited
{
  float: left;
  margin: 2px 5px 2px 5px;
  padding: 2px;
  width: 100px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #cccccc;
  text-align: center;
  text-decoration: none;
  font: normal 10px Verdana;
  color: black;
}

.gridbutton a:hover
{
  background: #eeeeee;
}

.gridbutton a:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}

.article {
  color: white;
  margin: 10px 10px 10px 10px;
  border: 1px solid #132656;
  width: 610px;
  padding: 10px 10px 10px 10px;
}

.article h2 {
font : bold 1.6em Arial, Sans-Serif;
color : #ffffff;
margin: 0;
text-transform: uppercase;
}

#main {
	border: 1px solid #666;
	clear: both;
	background: #555555; /* color of area under tab.
	padding-top: 2em;
}

#contents {
	padding: 1.5em;
	background: #555555; /* background of main tab content */
	min-height: 300px;
}

#header {
	position: relative;
	width: 100%;
	height: 3em;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 75em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #FFF;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #555555;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #222222;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #555555;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #555555;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #555555;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li:last-child a { border: none; }

input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffaaaaff');}

table.bloglist {
	border-width: 1px;
	border-spacing: ;
	border-style: dashed;
	border-color: gray;
	border-collapse: separate;
	background-color: black;
}

.GoogleNews
{
margin: 10px 10px 10px;
}

.GoogleNews .gs-title b
{
color: #ffffff;
}

.GoogleNews a:link, .GoogleNews a:visited, .GoogleNews a:hover, .GoogleNews a.active, .GoogleNews a.statusItem_gsnb, .GoogleNews a.statusItemSelected_gsnb
{
font-weight : bold;
text-decoration : none;
color : #FBB917;
background-color : transparent; 
}