/*name:White Hart*/

html, body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align:center;
	background: #e5e5e5 url(whitehart/back.png) repeat-y;
	background-position:center;
}

#all {
	margin:0 auto;
	padding:0;
	width:750px;
	height:100%;
	text-align:left;
	border:0;
	background-color: white;
	/*#f8f8f8;*/
}

#header {
	clear: both;
}

#top {
	text-align: right;
	padding: 0px 10px 0px 10px;
}

#top ul {
	margin: 0 0 0 580px;
	padding: 0 0 2px;
	list-style-type: none;
}

#top ul li{
	display: inline;
	padding: 0;
}

#top ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 4px 5px 0px 20px;
	height: 20px;
	display: block;
	float: left;
}

#link_home, #link_home:link, #link_home:visited {
	background: url(whitehart/home.png) no-repeat left;
}

#link_home:active, #link_home:hover {
	background: url(whitehart/home_h.png) no-repeat left;
	color: #cc0000;
}

#link_contact, #link_contact:link, #link_contact:visited {
	background: url(whitehart/contact.png) no-repeat left;
}

#link_contact:active, #link_contact:hover {
	background: url(whitehart/contact_h.png) no-repeat left;
	color: #cc0000;
}

#banner {
	background: white url(whitehart/banner.png) no-repeat top left; 
	margin: 0px; 
	width: 750px;
	height: 100px;
	clear: both;
}

#left {
	width:150px;
}

#center {
	width:560px;
}

#left, #center {
	float: left;
	border: 1px dashed #aaaaaa;
	padding: 5px;
	margin: 2px;
}

#copyright {
	clear:both;
	border:0;
	text-align:center;
	padding: 10px;
}

.debug {
	color:#009900;
	border: 1px solid #cccccc;
	background-color: #dddddd;
}

.noborder {
	border: 0;
}

#links {
	margin: 3px;
}

#group {
	font-size: 10px;
	margin: 3px;
}

#client {
	font-size: 10px;
	margin: 3px;
}

#client>a>img {
	width:16px; height:10px;
}

#login, #login_frm {
	font-size: 10px;
}

#login {
	margin: 3px;
}

#login_frm>input {
	font-size: 10px;
}

#skins {
	margin: 3px;
	font-size: 10px;
}

#langs {
	margin: 3px;
	font-size: 10px;
}

#home {

}

font, td, th, body, p, div, form, input, textarea, select, a {
	font-family: verdana,helvetica;
	font-size: 12px;
}

h1, h2 {
	font-family: verdana,helvetica;
	font-weight: bold;
	text-indent: 15px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

p {
	text-indent: 15px;
}

tr {
}

th {
	background-color: #aaaaaa;
}

.row_a {
	background-color: #e0e0e0;
}
.row_b {
	background-color: #f0f0f0;
}

hr {
	border: 1px dashed #aaaaaa;
	height: 1px;
}

input, textarea, select {
	border: 1px solid #000000;
}

a {
	background: none;
	color: #004080;
	text-decoration: none;
}

a:link {}
a:active {}
a:visited {}
a:hover {
	text-decoration:underline;
}

img { 
	border: none;
} 

.subtitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	margin-top: 15px;
	margin-bottom: 5px;
	text-indent: 20px;
}

.menu_0, .menu_0:link, .menu_0:visited, .menu_0:active, .menu_0:hover, .menu_txt_0 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	margin-left:0em;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.menu_0, .menu_0:link, .menu_0:visited, .menu_txt_0 {
	color: #000000;
}

.menu_0, .menu_0:link, .menu_0:visited {
	background-image: url(whitehart/arrow.gif);
}

.menu_0:active, .menu_0:hover {
	color: #CC0000;
	background-image: url(whitehart/arrow_h.gif);
}

.menu_1, .menu_1:link, .menu_1:visited, .menu_1:active, .menu_1:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	margin-left: 1em;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.menu_1, .menu_1:link, .menu_1:visited {
	color: #000000;
}

.menu_1, .menu_1:link, .menu_1:visited {
	background-image: url(whitehart/arrow.gif);
}

.menu_1:active, .menu_1:hover {
	color: #CC0000;
	background-image: url(whitehart/arrow_h.gif);
}

.link, .link:link, .link:visited, .link:hover, .link:active {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.imagefloat {
	float: left;
	padding: 2px;
	border: 1px solid #e5e5e5;
	margin: 3px 3px 10px 10px;
}

.highlight {
	font-weight: bold;
	color: #CC0000;
}

.td_info {
	width: 100px;
	text-align: left;
}

#content {
	padding: 10px;
}

.mandatory, .implied {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
}

.mandatory {
	color: #990000;
}

.action_info, .action_mail, .action_browse {
	padding: 0px 0px 0px 16px;
	height: 16px;
	display: block;
	float: left;
	margin: 0px;
}

.action_info, .action_info:link, .action_info:visited {
	background: url(whitehart/info.png) no-repeat left;
}

.action_info:active, .action_info:hover {
	background: url(whitehart/info_h.png) no-repeat left;
}

.action_mail, .action_mail:link, .action_mail:visited {
	background: url(whitehart/mail.png) no-repeat left;
}

.action_mail:active, .action_mail:hover {
	background: url(whitehart/mail_h.png) no-repeat left;
}

.action_browse, .action_browse:link, .action_browse:visited {
	background: url(whitehart/browse.png) no-repeat left;
}

.action_browse:active, .action_browse:hover {
	background: url(whitehart/browse_h.png) no-repeat left;
}

.confirmed_yes, .confirmed_no {
	width: 16px;
	height: 16px;
}

.confirmed_yes {
	background: url(whitehart/confirmed_yes.png) no-repeat left;
}

.confirmed_no {
	background: url(whitehart/confirmed_no.png) no-repeat left;
}

.news {
	font-size: 1em;
	font-weight: normal;
	padding: 10px;
}

.news_title {
	text-align: center;
	font-weight: bold;
	font-size: larger;
}

.news_date {
	text-indent: 20px;
	padding: 10px 0px;
}

.news_message {
	text-indent: 20px;
}

.error {
	font-size:10px;
	color: #FF0000;
	background-color: #ffcccc;
}

.hilight {
	font-size:14px;
	color: red;
	font-weight: bold;
}
