body
{
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-color : White;
	scrollbar-3dlight-color: #CAD1D9;
	scrollbar-arrow-color: White;;
	scrollbar-base-color: #CAD1D9;
	scrollbar-darkshadow-color: #CAD1D9;
	scrollbar-face-color: #CAD1D9;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;;	
}
.background
{
	background-color : #F2F2F2;
}

B
{
	/*font-weight : bolder;*/
	color : #515151;
}

.white
{
	background-color : #FFFFFF;
}

.MainText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : lighter;
	text-align : left;
}

.BGDARKER {
	/*background-color: #4D4D4D;*/
	background-color: #4D5D74;
	cursor : hand;
}

.BGDARK {
	background-color: #CAD1D9;
	/*background-color: #D3D3D3; */
	/* cursor : hand; */
}

.BGLIGHT { 
	background-color: #EFF0F2;
	/*background-color: #F2F2F2;*/
}

.LIGHT {
	color : #A8A8A8;
}


.REDLINK {
	COLOR : #B43636;
}	

.REDLINKBOLD {
	COLOR : #B43636;
	FONT-WEIGHT: bold;	
}	

.BIG {
	FONT-SIZE: 14px;
	font-weight : bold;
}

td
{
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	/*color: #392214;*/
	color : #515151;
	vertical-align : top;
}

.menu
{
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	vertical-align : top;
}

th {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #4E4E4E;
}

.ColumnHeading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : White;
	text-align : left;
}

.PageHeading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : White;
}

.HEADER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #392214;
}
.ItemHeading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #0D5692;
}

.ItemHeadingGreen {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #42702C;
}

.Black {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.White {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}
.SmallWhite {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}

.Small {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.SmallGrey {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #6D6D6D;
}

.SmallWhite {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : White;
}

.SmallItalic {
	font-family : Verdana;
	font-size : 11px;
	font-style : italic;
	font-weight : normal;
	color : Black;
}

a {
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*FONT-SIZE: 11px;*/
	FONT-STYLE: normal;
	/*FONT-WEIGHT: normal;*/
	color: #B43636;
	text-decoration : none;
}

a:hover {
	color: #4E4E4E;
}

a.next {
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style : normal;
	color : #CC6666;
	text-decoration : none;
	font-size : 11px;
}

a.next:hover {
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;;
	font-style : normal;
	color : #B43636;
	text-decoration : none;
	font-size : 11px;
}

bold {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #B43636;
	text-decoration : none;
}

INPUT
{
	BACKGROUND-COLOR: White;
	BORDER-BOTTOM: 1px solid #D3D3D3;
	BORDER-LEFT: 1px solid #D3D3D3;
	BORDER-RIGHT: 1px solid #D3D3D3;
	BORDER-TOP: 1px solid #D3D3D3;
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	HEIGHT: 18px;
	text-align : left;
	color : #515151;
}

TEXTAREA
{
    BACKGROUND-COLOR: White;
	BORDER-BOTTOM: #D3D3D3 1pt solid;
    BORDER-LEFT: #D3D3D3 1pt solid;
    BORDER-RIGHT: #D3D3D3 1pt solid;
    BORDER-TOP: #D3D3D3 1pt solid;
    FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    WIDTH: 100%;
	color : #515151;
}


SELECT
{
	BACKGROUND-COLOR: #F2F2F2;
	BORDER-BOTTOM: 1px solid #D3D3D3;
	BORDER-LEFT: 1px solid #D3D3D3;
	BORDER-RIGHT: 1px solid #D3D3D3;
	BORDER-TOP: 1px solid #D3D3D3;
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	HEIGHT: 18px;
}

INPUTNUMBER
{
	BACKGROUND-COLOR: whitesmoke;
	BORDER-BOTTOM: #0D5692 1px solid;
	BORDER-LEFT: #0D5692 1px solid;
	BORDER-RIGHT: #0D5692 1px solid;
	BORDER-TOP: #0D5692 1px solid;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	HEIGHT: 18px;
	text-align : right;
}


FORM
{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

UL
{
	MARGIN-LEFT: 15px;
	MARGIN-TOP : 0px;
	MARGIN-BOTTOM : 0px;
	padding-left:0px;
}

OL
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : lighter;
	color : #000000;
	MARGIN-LEFT: 25px;
	MARGIN-TOP : 0px;
	MARGIN-BOTTOM : 0px;
}

.doth {
	background-image: url(../images/dot.gif);
	background-repeat: repeat;
}

IMG {
	border-color : #F2F2F2;
}

.teller {
	visibility:hidden;
	display:none;
}
