body, td, th, div, p, a, input, button, select, textarea

{

	font-family: Verdana, Tahoma, Arial, sans-sherif;

	font-size: 12px;

	color: #5264a7;

}

body

{

	background-image: url('../images/bkground.jpg');

	background-repeat: repeat-x;

	background-position: top;

}

table

{

	width: 100%;

}

th

{

	text-align: left;

}

hr

{

	color: #028294;

}

h1

{

	font-size: 12px;

	font-weight: bold;

	border-top: 3px solid #028294;

	border-bottom: 3px solid #028294;

	padding: 2px 0px;

	background-color: #96a3c3;

	margin-bottom: 10px;

	padding: 0px 30px;

	color:white;

}

h2

{

	border-top: 1px solid #028294;

	border-bottom: 1px solid #028294;

	padding: 2px 0px;

	font-size: 12px;

	margin: 10px 120px;

	text-align:center;

}

h3

{

	padding: 0px 0px 0px 0px;

	font-size: 13px;

	text-align:center;

	font-weight: bold;

}



table.years th, table.years td

{

	text-align: right;

	white-space: nowrap;

	padding: 3px;

}

table.years th

{

	cursor: help;

}

table.years .firstColumn

{

	text-align: left;

	cursor: default;

}

table.years .lastColumn

{

	text-align: center;

	width: 13%;

}

label:hover

{

	cursor: pointer;

}

#mainFrame

{

	width:90%;

	padding:0px 15px;

}

.button

{

	background:none;

	border:none;

	padding: 0 0 0 5px;

	margin: 0 2px;

	vertical-align:middle;

	background-image: url('../images/bg_buton_mic.jpg');

	background-repeat: no-repeat;

	background-position: top left;

	text-decoration: none;

	color:white;

	border-bottom: 1px solid white;

	height: 22px;

	width: 80px;

	text-align: left;

	float: left;

	line-height: 20px;

}

.button:hover

{

	cursor: pointer;

	background-position:bottom left;

	background-repeat: no-repeat;

}

#mainFrame table

{

	border: 1px solid #028294;

	border-collapse: collapse;

}



#menu

{
	float: left;
	margin-top: 10px;
	text-align: left;
	width: 200px;
}

.aMenu

{

	display: block;

	padding: 0px;

	padding-left: 15px;

	vertical-align:middle;

	background-image: url('../images/bg_buton.jpg');

	background-repeat: no-repeat;

	background-position: top left;

	text-decoration: none;

	color:white;
	
	width: 150px;

	border-bottom: 1px solid white;

	height: 22px;

	line-height: 20px;

}

.aMenu:hover

{

	cursor: pointer;

	background-position: bottom left;

	background-repeat: no-repeat;

}

.odd

{

	background-color: #f2f9fa;

}

.colorSpace

{

	background-color: #f2f9fa;

	padding: 5px 0px;

}

.tableHeader

{

	padding: 3px 0px;

	background-color: #f2f9fa;

	font-size: 13px;

}



.tableFooter

{

	padding: 3px 0px;

	background-color: #f2f9fa;

	font-size: 13px;

	font-weight: bold;

}



.optiuni

{

	text-indent:40px;

	color: #028294;

}



.total

{

	font-weight:bold;

	font-size:13px;

}

.totalFinal

{

	padding: 5px 0px;

	text-align: left;

	background-color: #f2f9fa;

}

.pMic

{

	font-size:10px;

	color: #028294;

}
#header{
	background-image: url('../images/header.jpg');

	background-repeat: no-repeat;

}
#main{
	float: left;
	width: 600px;
}
#container{
	width: 900px;
	
}
