/* CSS Document */

body {
	background-color:#777777;
	font-size: 18px;
	margin-top:25px;

}
a {
color:#FFFFFF;
text-decoration:none;


}
#titlemenu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
}

#titlemenu2{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color:#990033;
	
}

#titlesite {
color:#990000;
padding: 25px 0 0 0;
	letter-spacing: -1px;
/*	text-transform: lowercase;*/
	font-weight: normal;
	font-size: 2em;

}
#title {
	margin: 0;
	padding: 0px 15px;
	color: #990000;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
h1 , h2{
	color: #990000;
	border-bottom-color: #666666;
	text-align:right;
	top:1px;
	margin-bottom:-5px;
	
}
#texthome {
	font-size: 20px;
}
.txthome {
	font-size:16px;
	font-weight: bold;
	text-align:right;
	margin-left:10px;

}
p {
margin-bottom:0px;
margin-top:0px;
	font-size: 16px;
	font-weight: bold;	
}
#footer {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
.unnamed1 {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-top-color: #CCCCCC;
	border-left-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-left-width: thin;
}

.unnamed2 {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-top-color: #CCCCCC;
	border-left-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-left-width: thin;
	text-align:center;
	width:65%;
	margin-right:125px;
}
.bluecolor{
color:#000099;

}
.titlered{
	color: #990000;
	font-weight: bold;
	font-size:18px;
/*	border-bottom-style: dashed;
	border-bottom-color: #999999;*/
}
.textright{
/*	border-right-color: #0000FF;
	border-right-width:  10px;
	border-right-style: solid;*/
}

.textleft{
	/*border-left-color: #0000FF;
	border-left-width:  10px;
	border-left-style: solid;*/
}
.backred{
	color: #FFFFFF;
	background-color: #990000;
	text-align:center;
	margin-bottom:-5px;

}

