body {
scrollbar-face-color:#949595;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#D0D5D8;
scrollbar-shadow-color:#9C9C9C;
scrollbar-highlight-color:#838383;
scrollbar-darkshadow-Color:'#000000';
font-family:tahoma,sans-serif;
font-size:11px;
color: #000000;
margin-top:10px;
margin-left:5px;
margin-right:0px;
margin-bottom:2px;
background : #F9F9F9;
}
input	{
	font-family:tahoma,sans-serif;
	font-size:11px;
	background-color : #FFFFF0;
	border : 1px solid #696969;
	color : #003366;
	font-weight : bold;
}

select	{
	font-family:tahoma,sans-serif;
	font-size:11px;
	background : #FFFFF0;
	color : #003366;
	font-weight : bold;
}

textarea	{
	font-family:tahoma,sans-serif; 
	font-size:11px;
	background-color : #FFFFF0;
	border : 1px solid #696969;
	color : #003366;
	font-weight : bold;
}

a {
	color: #003366;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration : none;
}

a.null {
	color: #000000;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight : normal;
}

TR.H	{
	BACKGROUND-COLOR: #C3D6E6;
}
TR.O	{
	BACKGROUND-COLOR: #FFFFE0;
}
TR.B	{
	BACKGROUND-COLOR: #000000;
}
TD {
	font-family:tahoma,sans-serif;
	font-size:11px;
	font-weight : bold;
}
TD.bold {
	font-family:tahoma,sans-serif;
	font-size:11px;
	font-weight : bold;
}

TD.italic {
	font-family:tahoma,sans-serif;
	font-size:11px;
	font-style : italic;
}

TD.message {
	font-family:tahoma,sans-serif;
	font-size:11px;
	font-weight : bold;
	color : #228B22;
}

TD.small {
	font-family:tahoma,sans-serif;
	font-size:11px;
	font-weight : bold;
	color : #000000;
}

div.indent{
	margin-left : 10px;
}

table.dotted {
	border:1px dotted #999999;
	border-collapse: collapse;
	background : #FFFFF0;
}

table.dotted2 {
	border:1px dotted #999999;
	border-collapse: collapse;
	background : #FFE4E1;
}

table.dotted3 {
	border:1px dotted #999999;
	border-collapse: collapse;
	background : #F8F8FF;
}

table.mail {
	font-family : Tahoma;
	font-weight : normal;
	font-size : 11px;
}

a.title {
	font-family : Tahoma;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

a.sort {
	color : #B22222;
}

input.null {
	border : none
	background : transparent;
	background : transparent;
}

TABLE.forwarding {
	border : 1px solid Black;
	border-collapse : collapse;
	background-color : #FFFFF0;
}

TT {
	font-family : Tahoma;
	font-size : 16px;
}

TABLE.mailmenu {
	background-color : #F0F8FF;
	border : 1px solid #483D8B;
	border-collapse : collapse;
}

TABLE.mailheader {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : Black;
}

H2 {
	font-size : 22px;
	color : #6495ED;
}

H3 {
	font-size : 22px;
	color : #6495ED;
}

DIV.invisible {
	display : none;
}

DIV.visible {
	display : block;
}

IMG {
	border: 0px none;
}