﻿html {height: 100%;}
body { 
	scrollbar-arrow-color: #444444;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #BBBBBB;
	scrollbar-shadow-color: #FFFFFF;
	text-align: justify;
	height: 100%;
	margin: 0px;
}
table {
	text-align: justify;
}
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.left {text-align: left;}
a {
	text-decoration: underline;
	color: #330099;
}
a:visited {
	text-decoration: underline;
	color: #330099;
}
input, select, textarea {
	border-right: #888888 1px solid; 
	border-top: #888888 1px solid; 
	border-left: #888888 1px solid; 
	border-bottom: #888888 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.no_border {border-width: 0px;}
.bigfont {font-size: 17px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400;}
.mediumfont {font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400;}
.smallfont {font-size: 10px; font-family: arial,helvetica,sans-serif; font-weight: 400;}
img {border: 0;}