body		{
		background: #E4E4E4; 
		}
table.titlebar	{
		background-color: #B9DA77;
		width: 950px;
		position: relative;
		padding: 25px;
		}
td.img		{
		width: 950px;
		}

/*####################    TABS    #############################*/

table.tabs	{width: 950px; background-color: #B9DA77; margin-left: auto; margin-right: auto;
		}
#tabs ul	{
		position: relative;
		left: -3px;
		height: 30px;
		width: 730px;
		margin: 0;
		padding: 0;
		font-family: "Arial", sans-serif;
		font-size: 12pt;
		background-color: #2175BC;
		}
#tabs li	{
		display: inline;
		}
#tabs li a 	{
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958B7;
		border-right: 10px solid #508FC4;
		background-color: #2175BC;
		color: white;
		text-decoration: none;
		list-style: none;
		display: inline;
		}
#tabs li a:hover 	{
		border-left: 10px solid #1C64D1;
		border-right: 10px solid #5BA3E0;
		background-color: #2586D7;
		color: #fff;
		}

/*#################      MAIN    ####################*/

table.main	{width: 950px; background-color: #B9DA77; margin-left: auto; margin-right: auto;
		}

/*##################     BODY    ####################*/

table.text1	{
		background-color: #B9DA77; 
		width: 950px;
		position: relative;
		padding: 25px;
		}
.text1 p	{font-size:14pt;
		font-family:"comic sans ms", sans-serif;
		text-align:justify;
		margin-top: 15px;
		}
.text1 h3 	{font-size:18pt;
		font-family:"comic sans ms", sans-serif;
		font-weight:bold;
		text-align:center;
		margin: 0;
		}
table.picture	{
		background-color: #B9DA77;
		width: 950px;
		position: relative;
		padding: 25px;
		}
td.pic		{
		padding: 25px;
		}
img.pic1	{
		background-color: #788E4D;
		padding: 8px;
		width: 450px;
		border-color: #FFDD7D;
		border-width: 15px;
		border-style: ridge; 
		}
table.text2	{
		background-color: #B9DA77;
		width: 950px;
		position: relative;
		padding: 25px;
		}
.text2 p 	{font-size:14pt; font-family:"comic sans ms", sans-serif; font-color:red; 
		text-align:justify; margin: 0;}
.text2 a:link	{font-family: arial, sans-serif; font-size: 14pt; color: blue; font-weight: 
		normal; margin: 0;}

.text2 a:hover	{font-family: arial, sans-serif; font-size: 14pt; color: red; font-weight: normal;}

.text2 a:visited{font-family: arial, sans-serif; font-size: 14pt; color: green; font-weight: normal;}

.text2 h3 	{font-size:18pt; font-family:"comic sans ms", sans-serif; font-color:red; font-weight:bold; text-align:center; margin: 0;}

.text2 h4 	{font-size:14pt; font-family:"comic sans ms", sans-serif; font-color:red; font-weight:bold; text-align:left; margin: 0;}

a:link		{font-family: arial, sans-serif; font-size: 14pt; color: blue; font-weight: normal; margin: 0;}

a:hover		{font-family: arial, sans-serif; font-size: 14pt; color: red; font-weight: normal;}

a:visited	{font-family: arial, sans-serif; font-size: 14pt; color: green; font-weight: normal;}