  
	 #container
		{
			padding: 0px;
			margin: 0px;
			
			height: 750px;
		}


		#header
		{
			padding: 0px;
			margin: 0px;
			text-align: center;
			
			border-bottom: 1px solid #19207d;

		}

		#header img
		{
			margin-bottom: 5px;

		}

		#menu
		{
			font-family: Arial,Verdana sans-serif;
			padding: 0px;
			margin: 0px;
			text-align: center;
			width: 150px;
			font-size: x-small;
			
		}

		#menu ul
		{
		list-style: none;
		text-align: left;
		
		}

		#menu li
		{
		padding: 10px 0px 10px 0px;
		border-bottom: 1px solid #19207d;
		
		
		}

		#menu li a
		{
		color: #19207d;
		text-decoration: none;
		
		}

		#menu li a:hover
		{
		text-decoration: underline;
		}


		#center
		{
		font-family: times; 
		font-size: 10pt; 
		font-style: normal; 
		font-weight: normal; 
		color: #575353; 
		text-decoration: none; 
		text-align: bottom;
		}
		
		 #news h1
		{
			font-size: small;
			color: #19207d;
		}

		 #news h2
		{
			font-size: x-small;
			color: #19207d;
		}
	 #news p
		{
			font-size: x-small;
			text-decoration: none;
		}


			 #news a
		{
			font-size: x-small;
			color: #19207d;
			text-decoration: none;
		}

		 #news a:hover
		{
		
			text-decoration: underline;
		}


#footer
		{
		border-top: 1px solid #19207d;
		background-color: #f6ede8;
		text-align: center;

		}

		#footer a
		{
		font-size: x-small;
		color: #19207d;
		text-decoration: none;
		}

#footer a:hover
		{
		text-decoration: underline;
		}

		#footer span
		{
		color: #19207d;
		font-size: x-small;
		text-decoration: none;
		
		}
#footer p
		{
		color: #19207d;
		font-size: x-small;
		text-decoration: none;
		text-align: right;
		margin: 0px;
		padding: 0px;

		
		}

		.link_new { font-family: arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #19207d; text-decoration: none; text-align: center;}
A.link_new:hover { font-family: arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #19207d; text-align: center;}


.link { font-family: arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #ffff00; text-decoration: none; text-align: center;}
A.link:hover { font-family: arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #4772d8; text-align: center;}

.td3 { background-color: none; }
.td4 { background-color: #ffffff; }

.link2 { font-family: arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none; text-align: center;}
A.link2:hover { font-family: arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #ffff00; text-align: center;}

.testi2 { font-family: verdana; font-size: 9pt; font-style: normal; font-weight: normal; color: #575353; text-decoration: none; text-align: center;}
A.testi2:hover { font-family: verdana; font-size: 9pt; font-style: normal; font-weight: normal; color: #ffff00; text-align: center;}

.testi { font-family: times; font-size: 10pt; font-style: normal; font-weight: normal; color: #575353; text-decoration: none; text-align: bottom;}
A.testi:hover { font-family: times; font-size: 10pt; font-style: normal; font-weight: normal; color: #ffff15; text-align: bottom;}

.stilebottone {background-color: #2957A5; color: #FFFF66; font-size: 10px; font-weight: bold;}
.delete {background-color: #AA2222; color: #FFFFFF; font-size: 10px; font-weight: bold;}

.link3 { font-family: times; font-size: 10pt; font-style: normal; font-weight: normal; color: #2957A5; text-decoration: none; text-align: center;}
A.link3:hover { font-family: times; font-size: 10pt; font-style: normal; font-weight: normal; color: #ff0000; text-align: center;}

.stilebottone_new {background-color: #19207d; color: #f6ede8; font-size: 10px; font-weight: bold;}
