TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
TH {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#192b52;
}

H1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	margin: 2px 0px 0px 7px;
	padding: 2px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
H2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	margin-bottom: 3px;
}
H3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
P {
	margin-top: 0px;
}
A {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover {
	text-decoration: underline;
}

LI {
	margin-bottom: 0px;
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
}

TD.copy  {
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
TD.copy A {
	color: #666666;
	text-decoration: underline;
}

.rline {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #2A6D97;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDBC39;
}

.lline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDBC39;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #2A6D97;
}
.bline TD{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E0E4;
}
.bline TH {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E0E4;
}

.nav A {
	color: #FFFFFF;
	text-decoration: none;
}

.nav TD{
}

IMG.border {
	padding: 1px;
	margin: 1px;
	border-top: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #000000;
}

.news IMG.border {
	border: #BC981D;
	background-color: #FFFFFF;
}

.news TD{
	color: #FFFFFF;
}
INPUT {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
SELECT {
	font-family: Tahoma, Arial;
	font-size: 10.5px;
	border: 1px;
}
TEXTAREA {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: 1px;
}
HR {
	color: #ABC4CC;
	height: 1px;
}

INPUT.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;
	color:#FFFFFF;
	background-color:#192b52;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu TD {
}
.menu A {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.leftmenu TD {
	color: #999999;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 18px;
}
.leftmenu A {
	color: #013d40;
	text-decoration: none;
}

.bg {
	background-color: #E4EDEF;
}
.currency {
	color: #009900;
}

.error {
	color: #FF0000;
}

.error TD {
	color: #FF0000;
	background-color: #FFDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.error TH {
	color: #FF0000;
	background-color: #FFDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}

TABLE.error {
	color: #FF0000;
	background-color: #FFDDDD;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}

TABLE.dialog {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6896A5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5CCD2;
	background-color: #EDF5FA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6896A5;
	border-left-color: #B5CCD2;
}
.error INPUT {
	border: #FF0000;
	color: #990000;
}

.small {
	font-size: 10px;
	color: #FFCC33;
}
.day_on {
	background-color: #FFFFCC;
	border-top: 1px solid #D2B748;
	border-right: 2px solid #D2B748;
	border-bottom: 2px solid #D2B748;
	border-left: 1px solid #D2B748;
}
.day_off {
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
.menu A:hover {
	text-decoration: underline;
}
.box {
	border-top: 1px none #c3e7e9;
	border-right: 1px solid #c3e7e9;
	border-bottom: 1px solid #c3e7e9;
	border-left: 1px solid #c3e7e9;
}
.box A {
	color: #FFCC33;
}
.endmenu {
	background-image: url(../images/end.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 18px;
	padding-bottom: 35px;
}
.pics IMG {
	padding: 3px;
	border: 1px solid #4398CB;
	background-color: #F7FBFD;
}
.news A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.copyright TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8cb3d3;
}
.copyright A {
	color: #FFCF6F;
}
.leftmenu A:hover {
	text-decoration: underline;
}
.rightmenu TD {
	color: #000000;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #c3e7e9;
	margin: 0px 5px;
	height: 19px;
	padding: 2px 5px;
}
.rightmenu A {

	color: #000000;
	text-decoration: none;
}
.rightmenu TH {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #6ec6ca;
	height: 35px;
	margin: 5px;
	padding: 5px;
}
.selected TD {

	color: #999999;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #98d6d9;
	margin: 0px 5px;
	height: 19px;
	padding: 2px 5px;
}
