
body
{
    margin: 0;
    padding: 0;
    background: #CCCCCC url(images/img03.jpg) repeat-x left top;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #534616;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-weight: normal;
	color:#FF0000;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.0em;
}

h3 {
	font-size: 0.8em;
}


a {
	text-decoration: none;
	color: #534616;
}
.Control {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.titleplomo
{
    height: 20px;
    background: #6B696B;   
    color: #FFFFFF;
    font-weight: bold;
}
.titlePrincipal
{
    font-weight: bold;
    text-align: center;
    font-family: Tahoma;
    font-size: 24px;
}
/* Menubar */
.menu {
	float: left;
	border-left: 1px solid #D6E6CC;
	border-right: 1px solid #D6E6CC;
	border-bottom: 1px solid #D6E6CC;
}
.menuover 
{
    padding: 0px 20px 10px 20px;
	background: #FFFFFF;
	text-decoration: underline;
}
.menuliul {
	padding: 2px 20px 5px 20px;
	background: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
}
.MenuDDL {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.menuliultb
{
    padding: 0px 1px 5px 1px;
    background: #FFFFFF;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
}
.menuh2
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
    padding: 5px 20px 5px 20px;
    background: #B40404;
    color: #FFFFFF;
}


/* Footer */
.footerSOP
{
    width: 980px;
    height: 44px;
    background: #B40404 no-repeat left top;
    margin: 0 auto;
    padding: 0px 0 15px 0;
    font-family: Tahoma;
    color: #FFFFFF;
    text-align: center;
}
