/* CSS Document */
/* blue 99ccff */
/* blue 425b8a */
/* red cc0000 */
/* beige eed89a */
*

{

	margin: 0;

	padding: 0;

	color: #eed89a;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

}

img.floatLeft { 

    float: left; 

    margin: 4px; 

	text-decoration: none;

}

img.floatRight { 

    float: right; 

    margin: 4px; 

	text-decoration: none;

}

/*h1

{

	font-size: 16px;

	color: #cc0000;

	font-family: "Lucida Calligraphy";

} */

h1

{

	font-size: 18px;

	color: #cc0000;

	font-family: "Times New Roman", Times, serif;
}

h2

{

	font-size: large;

	color: #cc0000;

	font-family:"Lucida Calligraphy";

}

h3

{

	font-size: 24px;

	color: #cc0000;

	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h4

{

	font-size: 24px;

	color: #cc0000;

	font-family:"Lucida Calligraphy";

}

h5

{

	font-size: 16px;

	color: #33cc00;/*green*/

	font-family:"Lucida Calligraphy";

}


h2 a

{

	font-size: large;

	color: #999;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	text-decoration:underline;

}

h3 a

{

	font-size: 24px;

	color: #cc0000;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

a: hover

{

text-decoration: none;

color: #000;

}



p,li,ul

{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #eed89a;

}



li a

{

font-size: 14px;

}



a

{

text-decoration: none;

color: #eed89a;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

}



a:hover

{

color: #99ccff;

}



div.scroll {

	height: 620px;

	width: 563px;

	overflow: auto;

	background-color: #fff;

	padding: 8px;

}



.style1 

{

	font-size: x-large;

	color: #333;

}

#container

{

	width: 809px;

	margin: auto;

	overflow: auto;

	background-image: url(background2.jpg);

	background-repeat: repeat;	/*background-color:#425b8a; */

}



#header

{

 width: 809px;



 background-image: url(header.jpg);

 background-repeat: no-repeat;

}



#header2

{

 width: 809px;



 background-image: url(header2.jpg);

 background-repeat: no-repeat;

}



#header3

{

 width: 809px;



 background-image: url(header3.jpg);

 background-repeat: no-repeat;

}

#header4

{

 width: 809px;

 background-image: url(header4.jpg);

 background-repeat: no-repeat;

}

#header5

{

 width: 809px;

 background-image: url(header5.jpg);

 background-repeat: no-repeat;

}

#text

{

	padding-right: 42px;

	padding-top: 1px;

	float: right;

	width: 710px;

}

#footerend

{

clear: both;

background-image: url(footer.jpg);

 background-repeat: no-repeat;

height: 24px;

color:#FFFFFF;

text-align: right;

padding-right: 10px;

}

#footer

{

clear: both;

color:#fff;

text-align: right;

padding-right: 10px;



}

#footer a

{

color: #000;

text-decoration: none;

}

#footer a:hover

{

color: #fff;

text-decoration: none;

}

.example3 {

	padding: 0px;

padding-top: 145px;

padding-bottom: 30px;

}

.example4 {

	padding: 0px;

padding-top: 145px;

padding-bottom: 60px;

}

/* -- sticky.submenu.END -- */

#sddm
{	margin: 0;
	margin-top: 8px;
	font-size: 11px;	
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
font-size: 11px;	
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 15px;
font-size: 13px;	
	color: #cc0000;
	text-align: center;
	text-decoration: none

}

#sddm li a:hover
{ background-color: #fff;
  color: #000}

#sddm div
{	position: absolute;
	margin-top: 0px;
	visibility: hidden;
background-color: #000;
		border: #fff solid 1px;
}

	#sddm div a
	{
		display: block;

	
		width: auto;
	
		text-align: right;
		text-decoration: none;
		color: #cc0000;


}

	#sddm div a:hover
	{   background-color: #fff;
	

		color: #000}



