
/* CSS Document */
* {font-family:Tahoma;	font-size:11px;}
body {
	margin:0px;
	padding:0px;
	background-color:#55778B;
}
img {border:0;}
table {
	border-collapse:collapse;
	border:0;
	margin:0px;
	padding:0px;
}
td {
	margin:0px;
	padding:0px;
	vertical-align:top;
	font-size:11px;	
}
.head{color:#004A8F; font-size:9px;margin-top:5px;}
.head font{color:#A8CBDA; font-size:9px;}
.head span{color:#4673A4; font-size:9px;}
.head a{color:#FFFFFF; font-size:11px; text-decoration:none;}
.head a:hover{color:#FFCC00; font-size:11px; text-decoration:none;}
.space{margin:8px 0px;}
.content{color:#363636; font-size:11px; line-height:16px; background-color:#A8CBDA;}
.content a{color:#363636; font-size:11px; line-height:20px; text-decoration:underline;}
.content a:hover{color:#363636; font-size:11px; line-height:20px; text-decoration:none;}
.cont_midle{color:#A8CBDA; line-height:16px; background-color:#00335A;}
.cont_midle b{color:#ffffff; font-weight:bold;}
.cont_midle span{color:#41D9FF; font-weight:bold;}
.cont_midle a{color:#41D9FF; text-decoration:underline; line-height:18px;}
.cont_midle a:hover{color:#41D9FF; text-decoration:none; line-height:18px;}
.footer{color:#00223B; font-size:9px; padding:10px;}
.footer a{color:#00223B; font-size:9px; text-decoration:none;}
.footer a:hover{color:#00223B; font-size:9px; text-decoration:underline;}
.white{font-family:Arial; font-size:11px; color:#FFFFFF; line-height:18px;}
.left_corner {
background:
 #00335A 
 url(images/corner_fon.jpg) 
 left top 
 no-repeat;
padding:22px 25px; 
}
.right_corner {
background:
 #00335A 
 url(images/corner_fon.jpg) 
 right top 
 no-repeat;
 padding:22px 23px;
}
.botleft_corner {
background:
 url(images/corner_fon.jpg) 
 left bottom 
 no-repeat;
}
.botright_corner {
background:
 url(images/corner_fon.jpg) 
 right bottom 
 no-repeat;
}
.midle_corner_l {
background:
 url(images/corner_2.jpg) 
 left top 
 no-repeat;
}
.midle_corner_r {
background:
 url(images/corner_2.jpg) 
 right top 
 no-repeat;
padding:22px 25px 22px 25px;  
}
textarea{width:195px; height:80px; overflow:hidden;}
form{margin:0px;}
ul{margin:0px;	padding:0px; margin:8px 0px;}
li{padding:0px; color:#FFFFFF; font-size:12px;margin:8px 0px;}
.titulo_noticias {color: #FFFFFF; font-weight: bold; font-size:16px;}
.texto_noticias {color: #FFFFFF; font-size:12px;}

.row1 {
	padding: 3px;
	background: url(images/timesheet_data_bg.gif) repeat-x;
	background: #F9FAFB;
}
.row1 img {
	border: none;
	text-align: center;
}
.ventanaInformacion {
	font-family: Verdana;
	font-size: 10px;
	color: #006699;
	background-color: #DCEFFD;
	border: 1px solid #FF9900;
	width:500px;
	margin: 5px 0 10px 0px;
}
.titulares {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:White;
	width:90%;
	margin-bottom:40px;
	border-bottom: solid 2px White;
}