/* CSS Document */

body,td,th {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #FFFFFF;}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-indent: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#mainmenu {
	line-height: 37px;
	margin: 0px;
	padding-left: 10px;
	/*padding-top: 1px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #BBBBBB;
	border-bottom-color: #BBBBBB;*/
}
#mainmenu li {
	display: inline;
	background-image: url(images/menu_dot.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	background-position: left center;
}
#submenu li {
	line-height: 28px;
	margin: 0px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	list-style-type: square;
}
#submenu li a:link {
	color: #333333;
}
#submenu li a:hover {
	color: #660000;
}
#submenu li a:visited {
	color: #666666;
}

/*
#mainmenu li a.here:link, 
#submenu li a.here:link {
	color: #FFFFFF;
}
#mainmenu li a.here:visited,
#submenu li a.here:visited {
	text-decoration: none;
	color: #000000;
}
#mainmenu li a.here:hover,
#submenu li a.here:hover  {
	text-decoration: underline;
}
#submenu {
	margin: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#submenu li {
	display: inline;
	background-image: url(link_sep_sub.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
}
*/
.lineB{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #990000;}
.lineT {border-top-width: 1px;border-top-style: solid;border-top-color: #990000; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #990000;}
.Img{border: 5px solid #FFFFFF;}
.Img_small{
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#underline a:visited {
	text-decoration: underline;
	color: #FFFF00;
}
.C_yellow {
	color: #FFFF00;
}
.big_text_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #620000;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #620000;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
