body {
 margin-bottom : 0px;
 margin-top : 0px;
 background-repeat : repeat-x;
}

#wrapper {
 width: 778px;
 margin-top: 0px;
 background: #fff;
}
#header {
 border: 0px solid #ccc;
 margin: 4px 4px 0px 4px;
 height: 110px;
 padding: 0px;
/* background-image : url(images/vision-pos-bg.jpg);*/
}
#centercolumn { /* Parent Wrapper for inside boxes */
 border: 0px solid #ccc;
 margin: 0px 0px 0px 4px;
 display: inline; /* IE Hack */
 padding: 0px;
 width: 616px;
 float: left;
 min-height: 300px;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#rightcolumn {
 margin: 0 0px 0px 0px;
 padding: 0px;
 display: inline; /* IE Hack */
 width: 154px;
 float: left;
 border: 0px solid #ccc;
 background-color: #FFFFFF;
 min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

#footer {
 background-image : url(images/vision-pos-footer_bg.jpg);
 margin: 4px 4px 4px 4px;
 display: inline; /* IE Hack */
 padding: 0px;
 float: left;
 width: 771px;
 height: 27px;
}

#logo {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 290px;
	height: 130px;
	cursor: pointer;
	background: transparent;
	}
DIV.menu {
	margin-bottom:2px;
	width:153px;
	height:31px;
	background-image : url(images/btn_off.jpg);
}
TABLE.header {
	margin-top:6px;
	margin-right:6px;
	border-top-color : #6D7EB2;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #6D7EB2;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #6D7EB2;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #6D7EB2;
	border-right-style : solid;
	border-right-width : 1px;
}
TABLE.blackbox {
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
}
TABLE.whitebox {
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 1px;
}
IMG.border {
	border-top-color : #425B9E;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #425B9E;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #425B9E;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #425B9E;
	border-right-style : solid;
	border-right-width : 1px;
}
TD.overlay {
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 2px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/overlay.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
TD.overlay[class] {
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 2px;
  	background-image:url(images/overlay.png);
}
H2 {
	color : #425B9E;
	font-family : Arial;
	font-size : 11pt;
	font-weight : normal;
	margin-top : 10px;
}
H1 {
	color : #111111;
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	margin-top : 1px;
	margin-bottom :0px;
}
B.menu {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
}
B.grn-box {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
}
B.grn-box-big {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
}
B.footer {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
}
B.main_hdr {
	color : #425B9E;
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
}
B.main_hdr3 {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
}
B.main_hdr2 {
	color : #1A1A64;
	font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
}
B.main {
	color : #333333;
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
}
B.main_sm {
	color : #333333;
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
}
B.blue_sm {
	color : #425B9E;
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
}
B.main_off {
	color : #B5477A;
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
}
B.mainBig {
	color : #333333;
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
}
B.red {
	color : #FF0000;
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
}
A {
	color:#425B9E;
	text-decoration : underline;
}
A:HOVER{
	color:#346767;
	text-decoration : underline;
}
A.menu {
	color:#FFFFFF;
	text-decoration : none;
}
A:HOVER.menu{
	text-decoration : none;
}
A.top-menu {
	color:#FFFFFF;
	text-decoration : none;
}
A:HOVER.top-menu{
	color:#EEEEEE;
	text-decoration : underline;
}
A.footer {
	color:#FFFFFF;
	text-decoration : none;
}
A:HOVER.footer{
	color:#FFFFFF;
	text-decoration : underline;
}
A.green {
	color:#346767;
	text-decoration : none;
}
A:HOVER.green{
	color:#346767;
	text-decoration : underline;
}
A.noclass{
	color:#333333;
	text-decoration : none;
}
A:HOVER.noclass{
	color:#333333;
	text-decoration : underline;
}
A.h2{
	color : #FFFF00;
	text-decoration : none;
}
A:HOVER.h2{
	color : #FFFF00;
	text-decoration : none;
}
INPUT {
	color : black;
	font : normal normal normal 10pt Arial;
	font-family : Arial;
	font-variant : normal;
	font-size : 10 pt;
	font-weight : normal;
}
INPUT.green {
	background-color:#316563;
	color : #FFFFFF;
	font-family : Arial;
	font-variant : normal;
	font-size : 9 pt;
	font-weight : bold;
}
INPUT.submit {
	color : black;
	font : normal normal normal 11pt Arial;
	font-family : Arial;
	font-variant : normal;
	font-size : 11 pt;
	font-weight : normal;
}
SELECT {
	background-color : #FFFFFF;
	font : normal normal normal 9pt Arial;
	font-family : Arial;
	font-variant : normal;
	font-size : 9 pt;
	font-weight : normal;
	color : black;
}
SELECT.big {
	background-color : #FFFFFF;
	font : normal normal normal 10pt Arial;
	font-family : Arial;
	font-variant : normal;
	font-size : 10 pt;
	font-weight : normal;
	color : black;
}
TEXTAREA {
	background-color : #FFFFFF;
	font : normal normal normal 10pt Arial;
	font-family : Arial;
	font-variant : normal;
	font-size : 10 pt;
	font-weight : normal;
	color : black;
}
OPTION {
	color : black;
	font-family : Tahoma;
	font-variant : normal;
	font-size : 9 pt;
	font-weight : lighter;
}
OPTION.big {
	color : black;
	font-family : Tahoma;
	font-variant : normal;
	font-size : 10 pt;
	font-weight : lighter;
}

