﻿/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #383838; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BACKGROUND-COLOR: #FFFFFF;
}

td
{
font-family:tahoma;
font-size: 11px;
color:#000000;

}
.td2
{
font-family:tahoma;
font-size: 11px;
color:#000000;
BACKGROUND-COLOR: #FFFFCC;

}
.heading
{
	font-family:tahoma;
	color:#000080;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.heading2
{
	font-family:tahoma;
	color:#FF0000;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;

}
.caption
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 15px;
	font-weight: bold;

}

.caption2
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.account
{
	font-family:tahoma;
	color:#0000FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.account:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
input.right {
  text-align: center;
  width: 30px;
}
.maintable {
	border-style: dashed;
	border-width: 2px;
	background-color: #FFFFFF;
	border-color: #BAD3F5;
}
}

.account2
{
	font-family:tahoma;
	color:#0000FF;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;

}
.account2:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;

}
}

.home
{
	font-family:tahoma;
	color:#000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;

}
.invoice
{
	font-family:tahoma;
	color:#000080;
	font-size: 11px;
	text-transform: uppercase;

}
.invoice2
{
	font-family:tahoma;
	color:#FF0000;
	font-size: 11px;
	text-transform: uppercase;

}