:link,:visited { text-decoration:none; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }

table {	border-width:2px; padding:10px; margin:0px; border-spacing:0px; font-size: 16px}
tr { padding:5px; margin:0px; font-size: 16px}
td { padding:5px; margin:0px; vertical-align:top; border-spacing:0px; font-size: 16px}

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-image:url(./images/bkg.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	text-decoration:none;
}        

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
p,
ul,
ol {
	margin-bottom:6px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
ul li ul,
ul li ol,
ol li ol,
ol li ul {
	font-size: 16px;
}

ul {
	margin-left:16px;
	list-style-type:square;
}

ol {
	list-style-type:decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
a, a:link {
	color:#000000;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

a:hover {
	color:#ff0000;
	text-decoration:underline;
}

/*	Headlines
------------------------------------------------------------------------------*/
h1 {
	margin-bottom:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
}

h2 {
	margin-bottom:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

h3 {
	margin-bottom:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.text{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: none;
margin-bottom:20px;
color: #000000}
a.text:link {color: #000000}
a.text:visited {color: #000000}
a.text:active {color: #000000}
a.text:hover {color: #000000}

.text_red{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: none;
margin-bottom:20px;
color: #cc0000}
a.text_red:link {color: #000000}
a.text_red:visited {color: #000000}
a.text_red:active {color: #000000}
a.text_red:hover {color: #000000}

.text_blu{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: none;
margin-bottom:20px;
color: #0000cc}
a.text_blu:link {color: #000000}
a.text_blu:visited {color: #000000}
a.text_blu:active {color: #000000}
a.text_blu:hover {color: #000000}
		 
.text_edit{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #000000}
a.text_edit:link {color: #000000}
a.text_edit:visited {color: #000000}
a.text_edit:active {color: #000000}
a.text_edit:hover {color: #000000}

.head{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
text-decoration: none;
margin-bottom:20px;
color: #000000}
a.head:link {color: #000000}
a.head:visited {color: #000000}
a.head:active {color: #000000}
a.head:hover {color: #000000}
				   
.menu_e{font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #AA0000}
.menu_e a {text-decoration: underline; color: #CC0000}
.menu_e:hover {color: #FF0000}

.menu_eb{font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #000000}

