body, table, td
				{	cursor: default;	font-family: verdana;	font-size:11px;}


.button:link		{padding:12px;	background-color: #4F6CAE;  font-size: 11px; text-decoration: none;	color: #ffffff;	cursor: pointer;}
.button:visited   {padding:12px;	background-color: #4F6CAE;  font-size: 11px; text-decoration: none;	color: #ffffff;	cursor: pointer;}
.button:active   {padding:11px;	background-color: #7FB1E6;  font-size: 11px; text-decoration: none;	color: #ffffff;	cursor: pointer;}
.button:hover		{padding:11px;	background-color: #7FB1E6;  font-size: 11px; text-decoration: none;	color: #ffffff;	cursor: pointer;}

.button2:link		{padding:5px;	background-color: #4F6CAE;  font-size: 10px; text-decoration: none;	color: #ffffff;	cursor: pointer;}
.button2:visited   {padding:5px;	background-color: #4F6CAE;  font-size: 10px; text-decoration: none;	color: #ffffff;	cursor: pointer;}
.button2:active   {padding:4px;	background-color: #7FB1E6;  font-size: 10px; text-decoration: none;	color: #ffffff;	cursor: pointer;}
.button2:hover		{padding:4px;	background-color: #7FB1E6;  font-size: 10px; text-decoration: none;	color: #ffffff;	cursor: pointer;}



.button3:link		{display: block; height: 35px;	width: 260px; padding:5px;	background-color: #4F6CAE;  font-size: 10px; text-decoration: none;	color: #ffffff;	cursor: pointer;}
.button3:visited   { display: block;	height: 35px;	width: 260px; padding:5px;	background-color: #4F6CAE;  font-size: 10px; text-decoration: none;	color: #ffffff;	cursor: pointer;}
.button3:active   { display: block;	height: 35px;	width: 260px;padding:4px;	background-color: #7FB1E6;  font-size: 10px; text-decoration: none;	color: #ffffff;	cursor: pointer;}
.button3:hover		{display: block; height: 35px; width: 260px;padding:4px;	background-color: #7FB1E6;  font-size: 10px; text-decoration: none;	color: #ffffff;	cursor: pointer;}




body { 

overflow: -moz-scrollbars-vertical; 

/* background: white url(background.jpg);  



       background-repeat: repeat-y;

       background-position: center;*/


/*background-image: url(back_grey.gif); */


background: #d8d8d8 url(../images/background.jpg);

       background-repeat: repeat-y;

       background-position: center;
}

}


.foot:link		{	font-weight: bold; font-size: 12px; text-decoration: none;	color: #8F8F8F;	cursor: pointer;}
.foot:visited   {	font-weight: bold; font-size: 12px;  text-decoration: none;	color: #8F8F8F;	cursor: pointer;}
.foot:active    {	font-weight: bold; font-size: 12px; text-decoration: underline;	color: #8F8F8F;	cursor: pointer;}
.foot:hover		{	font-weight: bold; font-size: 12px; text-decoration: underline;	color: #8F8F8F;	cursor: pointer;}

.foot { 
font-weight: bold; 
font-size: 12px;
color: #5F5F5F;

}


.menu { 
font-size:13px;
} 

.content { 

margin-right:30px;
margin-top:30px;
margin-left:30px;

text-align: justify; line-height: 17px; width: 450px; }




a:link		{	text-decoration: none;	color: #30516F;	cursor: pointer;}
a:visited   {	text-decoration: none;	color: #30516F;	cursor: pointer;}
a:active    {	text-decoration: underline;	color: #30516F;	cursor: pointer;}
a:hover		{	text-decoration: underline;	color: #30516F;	cursor: pointer;}


.menu:link		{	text-decoration: none;	color: #000000;	cursor: pointer;}
.menu:visited   {	text-decoration: none;	color: #000000;	cursor: pointer;}
.menu:active    {	text-decoration: underline;	color: #30516F;	cursor: pointer;}
.menu:hover		{	text-decoration: underline;	color: #30516F;	cursor: pointer;}

.topmenu:link		{	text-decoration: none;	color: #000000;	cursor: pointer;}
.topmenu:visited   {	text-decoration: none;	color: #000000;	cursor: pointer;}
.topmenu:active    {	text-decoration: none;	color: #81B7E5;	cursor: pointer;}
.topmenu:hover		{	text-decoration: none;	color: #81B7E5;	cursor: pointer;}


h1
{  

font-size:25px;
margin-bottom: -2; 

}



h2
{  margin-bottom: 0;  

font-size:17px;
}


h3
{  font-size:12px;
font-weight: bold;
margin-bottom: 0;  }


.pics:link IMG, .pics:visited IMG { border: solid 2px; border-color:#3A576F; }