html, body { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:9pt;
 color:black;
 margin:0px;
 padding:0px;
 border:0px;
 background-image:url(/templates/images/screendesign/bgr_center.gif);
 background-position:center top;
 background-repeat:repeat-y;
 text-align:left;
}

html {
height:100%;
}
body {
height:100%;
}

table, tr, td  { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:9pt;
 color:black;
 border:0px;
 background-color:transparent;
}

h1{
 font-size:10pt;
 color:#434A55;
 margin:0px;
 padding:0px;
 font-weight:bold;
}
h2{
 font-size:11pt;
 color:#434A55;
 margin:0px;
 padding:0px;
 font-weight:bold;
}
hr{
 border:dotted #B80000 1px;
 height:1px;
}
li {
 margin:0px;
 padding:3px;
 list-style: circle;
 text-align:left;
margin-left:-30px;
}

.win-left-top-text{
padding:2px;
color:white;
}
.windows-text-01{
 width:185px;
 height:166px;
 margin-left:5px;
}
.white-text{
color:white;
}

.subhead {
font-size: 10pt;
font-style: normal; 
font-weight:bold; 
color: black; 
padding-bottom:2px;
}


/* Naviagtion */

TABLE.menuaktiv A { 
	font-size: 9pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
    color:#434A55; 
} 
TABLE.menuaktiv A:link {
	font-size: 9pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
    color:#434A55; 
}
TABLE.menuaktiv A:visited {
	font-size: 9pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
    color:#434A55; 
} 
TABLE.menuaktiv A:active {
	font-size: 9pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
    color:#434A55; 
}
TABLE.menuaktiv A:hover {
	font-size: 9pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
    color:black; 
}


TABLE.menu A {
	font-size: 9pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
    color:#B80000; 
}
TABLE.menu A:link {
	font-size: 9pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
    color:#B80000; 
}
TABLE.menu A:visited {
	font-size: 9pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
    color:#B80000; 
}
TABLE.menu A:active {
	font-size: 9pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
    color:#B80000; 
}
TABLE.menu A:hover {
	font-size: 9pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
    color:#434A55; 
}

a:link{
 font-size: 9pt;
 font-weight:normal;
 text-decoration:none;
 color:#B80000;
}
a:visited{
 font-size: 9pt;
 text-decoration:none;
 font-weight:normal;
 color:#B80000;
}
a:active{
 font-size: 9pt;
 text-decoration:none;
 font-weight:normal;
 color:#B80000;
}
a:hover{
 font-size: 9pt;
 text-decoration:none;
 font-weight:normal;
 color:#434A55;
}