body {
	background-image: url('images/o_logo.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F8F8FF;
	margin: 0px;
	padding: 0px;
	}

i, em {font-style: italic}
b,strong {font-weight: bold}

h1 {font-family: verdana, arial, helvetica, sans-serif;
	font-size:18px;
	color: #000000;
	font-style:italic;
	font-weight:100;}

h2 {font-family: arial, helvetica, sans-serif;
	font-size:14px;
	color: #2E0FB5;
	font-weight:100;}

h3 {font-family: verdana,arial, helvetica, sans-serif;
	font-size:11px;
	color: #2E0FB5;
	font-weight:bold;}

h4 {font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:bold;}


p, td {font-family: verdana, arial, helvetica, sans-serif; font-size:11px; color: #000000;}

td.test {border: 1px dashed red;}        /* remove test for testing */

A {text-decoration: underline;  color: #2E0FB5;}
A:hover {text-decoration: underline; color: #FF0000;}
A:active {text-decoration: underline; color: #FF0000;}
A:visited { color: #666666;}

A.specmenu {text-decoration: none;  color: #2E0FB5; font-weight: normal;}
A:hover.specmenu  {text-decoration: underline; color: #2E0FB5; font-weight: normal;}
A:active.specmenu  {text-decoration: underline; color: #2E0FB5; font-weight: normal;}
A:visited.specmenu  {color: #2E0FB5; font-weight: normal;}

A.menu {text-decoration: none;  color: #ffffff; font-weight: normal;}
A:hover.menu {text-decoration: underline; color: #ffffff; font-weight: normal;}
A:active.menu {text-decoration: underline; color: #ffffff; font-weight: normal;}
A:visited.menu { color: #ffffff; font-weight: normal;}

.menutxt {font-family: verdana, arial, helvetica, sans-serif; font-size:11px; color: #FFFFFF;}
.breadcrumb {font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #2E0FB5;
	font-weight: normal;}

.copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #2E0FB5;
	font-size: 0.8em;
	}

HR {color: #EED2D2; background-color: #EED2D2; height: 1px; border: 0px none; }
.underscore  { border-bottom: 1px solid #EED2D2;  }

ul {list-style-image: url('images/ballbullet2.gif');}

li.star { list-style-image: url('images/starbullet.gif');}
li.circles {list-style-image: url('images/ballbullet1.gif');}

ol {list-style-type: decimal;}
.tabin {margin-left: 25;}
.tabinnews {margin-left: 10;}
img.outline    { border: 1px solid #000000;  }
