body {
	/*background: #f4f4f4;*/
    background-image: url(../images/back.gif);
    /*background-repeat: repeat-x;*/
    color: #999;	
}
TABLE.borders {
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
TH {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

H1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	margin: 2px 0px 0px 7px;
	padding: 2px;
	color: #000000;
	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;
}
H4{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #CC0000;
	margin: 0px;
	padding:8px;
	margin:10px;
	background-color:#FFDDDD;
	border:1px solid #CC0000;
	text-align:center;
}
P {
	margin-top: 0px;
}
TD.black A{
	text-decoration: none;
	color: #0b26ac;
}
A {
	text-decoration: none;
	color: #000000;
}
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: #000000;
	text-decoration: none;
}

.nav TD{
}

IMG.border {
	border: 1px solid #000000;
}

.news IMG.border {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.news TD{
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}
INPUT {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
SELECT {
	font-family: Tahoma, Arial;
	font-size: 10.5px;
}

INPUT.btn_off{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	cursor:pointer;
	color:#FFFFFF;
	padding:2px;
	border:1px solid #FFFFFF;
	background-color: #999999;
}

HR {
	color: #ABC4CC;
	height: 1px;
}
INPUT.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	cursor:pointer;
	color:#FFFFFF;
	padding:2px;
	background-color:#005baa;
	border:1px solid #FFFFFF;
}
INPUT.btn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	cursor:pointer;
	color:#FFFFFF;
	padding:2px;
	background-color:#CC0000;
	width: 135px;
	border:1px solid #FFFFFF;
}
.menu {
	color: #FFFFFF;
	text-align: center;
	margin: 0px 10px 0px 0px;
	padding: 0px 8px 0px 8px;
	text-align: center;
    cursor: pointer;
}
.padding{
	padding: 10px;
	margin: 5px;
}
.menu A {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.menu A:hover {
	/*text-decoration: underline;
	color: #fbdb03;  */
}
.menu2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	text-align: center;
	margin: 0px 10px 0px 5px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}
.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: #003366;
}
.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: #000000;
}
.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;
}
.box {
	border-top: 1px none #c3e7e9;
	border-right: 1px solid #c3e7e9;
	border-bottom: 1px solid #c3e7e9;
	border-left: 1px solid #c3e7e9;
	color: #000000;
}
.box A {
	color: #000000;
}
.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: #000000;
	text-decoration: none;
	font-size: 12px;
}
.copyright TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding:10px;
}
.copyright A {
	color: #000;
}
.copyright A:hover {
    color: #CC0000;
}
.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;
}
.submenu TD {
	text-align: center;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	cursor: pointer;
}
.submenum TD {
	text-align: right;
    padding: 0px 10px;
    margin: 0px;
	cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    border-bottom:1px solid #cc0000;
    height: 30px;
    background:#FFFFFF;
}
.submenu A, .submenum A {

	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.submenu A:hover, .submenum A:hover {
	text-decoration: none;
}
.submenu2 {
	text-align: right;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-color: #ef463d;
	font-weight: bold;
	color: #FFFFFF;
}
.submenu2m {
	text-align: center;
	padding: 0px 10px;
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
}
TD.right_back {
	background-repeat: no-repeat;
}

/* Date component */
.date {
	border: 1px solid #555555;
	padding: 0px 5px 0px 5px;
	margin:2px 2px 0px 0px;
	background-color: white;
	width: 70px;
	float: left;
    height: 15px;
}

.dialog .date {
	border: 1px solid #BF6706;
}
#msg{
width:94%;
color:#CC0000;
border: 1px solid #000;
background-color: #fffeee;
font-size: 12px;
font-weight: bold;
padding:8px;
margin:10px 0px 0px 10px;
line-height: 18px;
}
#container{
padding:0px 8px 8px 8px;
margin:0px 0px 0px 15px;
line-height: 18px;
}
#container h3{
color:#000;
width:125px;
float:left;
clear:both;
font-weight:bold;
margin:0px;
padding:0px;
}
#dialog{
border:1px solid #CC0000;
color: #CC0000;
margin:10px;
font-family: Courier;
font-weight:bold;
font-size:13px;
width:240px;
height:70px;
padding:10px;
text-align: justify;
background-color:#FFDDDD;
}
#icon{
background-repeat: no-repeat;
width:29px;
height:29px;
padding:0px;
margin:0px;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
text-align:right;
float:left;
margin-right:5px;
margin-top:5px;
}
#ajax UL{
 padding:0px;
 margin-left:15px;
}
td.title{
height: 36px;
background:url(../images/back_title.gif);
background-position: top right;
background-repeat: no-repeat;
color: #211d70;
font-weight: bold;
padding: 0px 10px;
text-transform: uppercase;
}
td.body{
background:url(../images/back_body.gif);
background-position: bottom right;
background-repeat: no-repeat;
padding: 0px;
margin: 0px;
}
td.padding{
color: #000000;
font-weight: normal;
padding: 0px 10px; 
}
input.btn_small{
    width: 69px;
    height: 26px;
    background: url(../images/btn_small.gif);
    background-repeat: no-repeat;
    background-position: top left;
    color:#FFFFFF;
    font-weight: bold;
    text-align: center;
    border: none;
    cursor: pointer;
}
input.btn_smallD{
    width: 69px;
    height: 26px;
    background: url(../images/btn_smallD.gif);
    background-repeat: no-repeat;
    background-position: top left;
    color:#FFFFFF;
    font-weight: bold;
    text-align: center;
    border: none;
    cursor:help;
}
input.btn_medium{
    width: 100px;
    height: 26px;
    background: url(../images/btn_medium.gif);
    background-repeat: no-repeat;
    background-position: top left;
    color:#FFFFFF;
    font-weight: bold;
    text-align: center;
    border: none;
    cursor: pointer;
}
#welcome {
    position:relative;
    left:-160px;
    top:10px;
    color:#FFFFFF;
    width:180px;
    float:left;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
}
#welcome a{
    color: #FFFFFF;
}
#languages {
    position:relative;
    top: 5px;
    left: 10px;
    text-align: right;
    width:60px;
    color:#FFFFFF;
    font-weight: normal;
    font-size:11px;
    padding-right:5px;
    float: left;
}
#languages a{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
#languages a:hover{
    color: #fbdb03;
    text-decoration: none;  
}
#left{
    width: 121px;
    float: left;
    margin-top: 30px;
}
#left a{
    color: #999;
}
#left a:hover{
    color: #000;
    text-decoration: none;
}
#right{
    width: 630px;
    float:left;
    color: #999;
}
#hint{
    width: 340px;
    float:left;
    clear:both;
    padding: 10px 5px 10px 20px;
    font-size: 12px;
    color: #000;
}
#text {
    border-left: dotted 1px gray;
    width:240px;
    float:left;
    padding: 10px;
    font-size: 12px;
    cursor: default;
}
