body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body, html {
	width: 100%;
	height: 100%;
	}
p, h1, h2, h3, form {
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size:24px;
	line-height:23px;
	}
img {
	vertical-align: middle;
	}
a {
	color: #007CC2;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}


.logo {
	text-align: center;
	margin-top: 50px;
	}
.girl {
	text-align: center;
	margin-top: 50px;
	}
.leftcontact {
	margin-top: 50px;
	margin-right: 10px;
	}
.righttop {
	text-align: right;
	padding: 10px;
	}
.menu {
	background-color: #007CC2;
	background-image: url(../images/menu_corner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
	line-height: 30px;
	padding-left: 25px;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	}
.menu a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 15px 0px;
	margin-top: 0px;
	margin-right: 1px;
	display: block;
	float: left;
	height:20px;
	}
.menu a:hover {
	background-color: #429ED2;
	}
.activetab {
	background-color: #429ED2;
	}
.menu img {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	}
.tableft {
	margin-top: 3px;
	position: relative;
	left: 0px;
	top: -6px;
	}
.tabright {
	margin-top: 3px;
	position: relative;
	left: 0px;
	top: -6px;
	}
.menuitemsholder {
	min-width: 500px;
	}
.submenu {
	background-color: #429ED2;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 20px;
	padding-left: 10px;
	color: #6FB5DD;
	text-align: left;
	}
.submenu a {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}
.submenu a:hover {
	text-decoration: underline;
	}
.actionsbar {
	padding: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #CCCCCC;
	}
.actionsbar a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
.actionsbar a:hover {
	color: #007CC2;
	text-decoration: none;
	}
.inputfield {
	border: 1px solid #999999;
	font-size: 11px;
	padding: 2px;
	color: #444444;
	}
.inputfield_wide {
	border: 1px solid #999999;
	font-size: 11px;
	width: 180px;
	padding: 2px;
	color: #444444;
	}
.inputfield_small {
	border: 1px solid #999999;
	font-size: 11px;
	width: 30px;
	padding: 2px;
	color: #444444;
	}
	
.contentbox {
	padding: 10px 10px 10px 0px;
	}
.paging {
	padding: 0px 10px 10px 10px;
	}
	
.loginbox {
	padding: 15px 20px 40px 20px;
	width: 360px;
	height: 145px;
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 300px;
	margin-top: -100px;
	}
.loginbox h2 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	}
.loginfield {
	width: 350px;
	border: none;
	border: 0px;
	background-color: #1A89C8;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}
.loginbutton {
	text-align: center;
	padding-top: 10px;
	float: left;
	}
.loginbutton a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	}
.loginremember {
	font-size: 9px;
	float: right;
}
.loginremember input {
	vertical-align: middle;
	}
	
/* Grid */

	
.table_data {
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	}
.table_data td {
	border-bottom: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	padding: 0.2em;
	}
.table_data td a {
	color: #666666;
	text-decoration: none;
	}
.table_data td a:hover {
	color: #429ED2;
	text-decoration: underline;
	}
.table_data th {
	background-color: #429ED2;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	padding: 5px;
	}
.table_data th a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
/* Odd and even rows and row highlight */

.tbl {
	}
.tbl td, .tbl th {
	}
.tbl .on {
    background-color: #f5f5f5;
  }
.tbl .off {
    background-color: #ffffff;
  }
.tbl .hover {
    background-color: #D6E1E7;
  }
.tbl .click {
    background-color: #66f;
    font-weight: bold;
  }
  
/* Contact */
.leftbox {
    height: 85px;
    width: 186px;
    background-image: url(../images/contact_bg.gif);
    background-repeat: no-repeat;
    padding-left: 134px;
    padding-top: 37px;
}

.contact {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #c56c3d;
    line-height: 22px;
}
.contact a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #c56c3d;
    text-decoration: none;
    line-height: 22px;
}
.contact a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #c56c3d;
    text-decoration: underline;
    line-height: 22px;
}
.phone {
    font-family:arial narrow;
    font-size: 28px;
    letter-spacing: -2px;
    line-height: 24px;
    color: #007cc2;
}																												