/* green = 93C00F */
/* blue = B2F2FC */
/* CSS definition file containing sitestyle stylesheets */
body, h1, h2, h3, h4, p, ul, ol, li, th, td, sub, sup, font, center, left, right
	{
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:link
	{
	color:#0000FF}; text-decoration:underline;
	}

a:active
	{
	color:#009900;text-decoration:underline;
	}	

a:visited
	{
	color: #003300; text-decoration:underline;
	}

a:hover
	{
	color: #FF0000; text-decoration:underline;
	}

h1, h2, h3, h4
	{
	font-weight: bold;
	}

h1	{
	font-size:20pt;color:#009900;
	}

h2
	{
	margin:1.5em 0 .75em;
	padding-top:1.5em;
	padding-bottom:1.5em;
	text-align: center;
	font:150%/.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	border-top:1px dotted #009900;
	border-bottom:1px dotted #009900;
	letter-spacing:.2em;
	color:#009900;/*#999*/
	}

h3
	{
	margin:1.5em 0 .75em;
	text-align: center;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#009900;
	}

h4
	{
	font-size:10pt;
	}

h5
	{
	font-size:8pt;vspace:0;
	}

/*body, p, td, th, tr, ul, ol, li, blockquote, center, left, right
	{
	font-size:8pt;background-color:white;
	}
*/
th
	{
	font-weight: bold;
	font-size:8pt;
	}

td
	{
	font-size: 8pt;
	}

sup, sub
	{
	text-decoration: none;font-size:8pt;
	}

hr
	{
	color:rgb(255,255,255)
	}

.small
	{
	font-size:9pt;
	margin-bottom: 8px;
	margin-top: 8px;
	}

.smalldrop
	{
	font-size:9pt;
	}

.smallcentered
	{
	font-size:8pt;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: center;
	}

.realsmall
	{
	font-size:7pt;
	margin-bottom: 0px 
	margin-top: 0px 
	}

#dot123 {position: absolute; top: 171px; left: 623px;}

#box
	{
	border: #000000 1px solid; /*2368a0*/
	padding: 5px;
	width:100%;
	}

#searchBox
	{
	margin-left: 20px;
	text-align: center;
	background: url(images/right_block1_m.png);
	}

/*
#menubox
	{
	border: #003300 1px dashed;

	background: url(images/button_back.jpg) #93F82C fixed repeat-x left bottom;
	text-align: right;
	padding: 5px;
	width: 150px;
	font-size:8pt;
	margin-bottom: 8px;
	margin-top: 8px;
	}
*/
#menubox
	{
	text-align: left;
	padding: 3px;
	width: 150px;
	font-size:8pt;
	margin-bottom: 3px;
	}


#picturebox
	{
	border: 3px solid #006600;
	padding: 10px;
	}
#categorybox
	{
	border: 1px solid #AC89B9;
	padding: 10px;
	}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	color: #000;
	text-align: center;
	scrollbar-face-color: white;
	scrollbar-arrow-color: #658AA5;
	scrollbar-track-color: #fff;
	scrollbar-shadow-color:#666;
	scrollbar-darkshadow-Color:white;
	background: url(images/background.jpg) #93F82C fixed repeat-x left bottom;
	}

#container
	{
	width: 800px;
	background: #fff;
	border: 1px solid #003300;
	text-align:left;
	margin: 10px auto 10px auto;}
	
#content
	{
	margin: 10px 25px;
	}		
				
a img
	{
	border-width:0;
	}

p
	{
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	}
	
#small p
	{
	font-size: 11px;
	line-height: 15px;
	}
	
.small
	{
	font-size: 11px;
	line-height: 15px;
	}