﻿
.overflow2
{

	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-face-color:#545C67;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#F0F2F1;
	scrollbar-shadow-color:#545C67;
	scrollbar-highlight-color:#545C67;
	scrollbar-3dlight-color:#545C67;
	scrollbar-darkshadow-Color:#545C67;
	text-align:justify;
}

.overflow3
{

	
	overflow:scroll;
	scrollbar-face-color:#545C67;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#F0F2F1;
	scrollbar-shadow-color:#545C67;
	scrollbar-highlight-color:#545C67;
	scrollbar-3dlight-color:#545C67;
	scrollbar-darkshadow-Color:#545C67;
	text-align:justify;
}
a:link
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
	text-decoration:none;
}

a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
	text-decoration:underline;
}

a:visited
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
	text-decoration:none;
}

body 
{
	margin:0px,0px,0px,0px;
	font-family:Verdana,arial;
	font-size:11px;
	color:Black;
}

.bg
{
	background-image:url(images/bggray.jpg);
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #545C67;
	border-right-color: #545C67;
	border-bottom-color: #545C67;
	border-left-color: #545C67;
	
}

.LeftBorders 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #545C67;
	border-right-color: #545C67;
	border-bottom-color: #545C67;
	border-left-color: #545C67;
}


.BottomBorders 
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #545C67;
	border-right-color: #545C67;
	border-bottom-color: #008001;
	border-left-color: #545C67;
}

.TopBorders 
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008001;
	border-right-color: #545C67;
	border-bottom-color: #008001;
	border-left-color: #545C67;
}


.sep1
{
	height:6px;
}

.greenbg
{
	background-color:#59A75F;
	width:1px;
}

.textbox 
{
	width:130px;
	height:20px;
	background-color:white;
	border-width:1px;
	border-color:Black;
	border-style:solid;
	color:#545C67;
	font-weight:bold;
}

.head 
{
	font-family:Verdana,Arial;
	font-size:11px;
	color:#008001;
	font-weight:bold;
	
}
