@charset "utf-8";
/* CSS Document */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:20;padding:0}

#outer{min-height:100%;margin-bottom:-50px;}
* html #outer{height:100%;}

#footer {
width:100%;
clear:both;
height:50px;
color: #000000;
}
#clearfooter{clear:both;height:50px;}
p {margin:0 0 .5em 0}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight:normal;}

body { font-family:Verdana, Arial, Helvetica, sans-serif; }

		.list_table, .form_table {
	border: solid 1px #666666;
			background-image: url(../includes/skins/ovitio/images/bg.gif) ! important;
			background-repeat: repeat-y;
			text-align:left;
		}
		.list_table td, .form_table td{
	border: solid 1px #d6d3ce;
	border-top-width: 0;
	border-left-width: 0;
	height:20px;
	font-size:12px;
	padding:5px;
		}
		.list_table th, .form_table td.ft {
	border: 1px solid #ffffff;
	border-right-color: #848284;
	border-bottom-color: #848284;
	background-color: #8BB3F4;
	font-weight: bold;
	font-size:12px;
	padding:5px;
}


.bottombuttons {
	border: solid 1px #666666;
	text-align: right;
	background-color: #A9D1B6;
	padding: 4px;
	min-height: 20px;
}

.red18 {
color:#AB181C;
font-size:18;
font-weight:bold;
}
		
a.button_ovitio:link {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #5F8D68;
	padding: 0px 5px 0px 05px;
	margin-right: 5px;
	text-decoration:none;
	}

a.button_ovitio:hover {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #5F8D68;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
	text-decoration:underline;
	}

a.button_ovitio:visited {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #5F8D68;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
	text-decoration:none;
	}
	
a.button_green:link {
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: #5F8D68;
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #8BB3F4; border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D; border-right: 1px solid #28426D;
	text-decoration:none;
	}
	
a.button_green:visited {
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: #5F8D68;
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #8BB3F4; border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D; border-right: 1px solid #28426D;
	text-decoration:none;
	}
	
a.button_green:hover {
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: #8BB3F4;
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #8BB3F4; border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D; border-right: 1px solid #28426D;
	text-decoration:none;
	}

.button_big, 
.button_small, 
.button_smallest, 
.KT_tngtable tbody tr.KT_buttons input, 
#KT_tngdeverror input, 
#KT_tngtrace input, 
.KT_tngtable th.KT_sorter input, 
.KT_row_filter_submit_button, 
.KT_tnglist .KT_tngtable tbody tr input, 
.KT_tnglist .KT_tngtable #KT_selAll, 
.KT_bottombuttons input, 
.KT_topbuttons input {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #5F8D68;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
	border-top: 1px solid #8BB3F4; border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D; border-right: 1px solid #28426D;
}
