/*luvlinguastyles2.css start*/
*{margin: 0;}

.header{ width: 100%; height: 120px; text-align: center; background: #0399fb;}

.headershadow{ width: 100%; height: 1px; background: #1782c6;} 

.headercontent{ width: 1000px; text-align: left; display: block; margin-left: auto; margin-right: auto;}

.navbar{ width: 100%; height: 95px; background: #03d5fb;} 

.navbarshadow{ width: 100%; height: 1px; background: #1ab6d2;} 



html,body{height: 100%;
	text-align: center;}

.wrapper{min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
	background: #eee9db;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;}

.footer, .push{height: 80px;}

h1{font: bold 40px Tahoma;
	color: #3b3b3b;}
		
h2{font: bold 24px Tahoma;
	color: #3b3b3b;}

h3{font: bold 20px Arial;
	color: #3b3b3b;}

h4{font: 15px Tahoma;
	color: #3b3b3b;}

.tab {font: 20px Tahoma;
	color: #3b3b3b;
 	margin-left: 80px;
 	margin-right: 80px; }	

table {
    border-collapse: collapse;
	margin:auto;
}

table, td, th {border: 2px solid #3b3b3b;
		font: 20px Tahoma;
		}

th {
    background-color: #ffffff;
    color: white;
}

td { 
    	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;
}

.floatLeft { width: 50%; float: left; }
.floatRight {width: 50%; float: right; }
.container { overflow: hidden; padding-right: 60px; padding-left: 60px;}

/*luvlinguastyles2.css end*/





