/* commented backslash hides from ie5mac \*/ 
html {
	height:100%;
	margin:0;
	padding:0
}

/* end hack */ 
html, body {
	padding:0;
	margin:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	min-width:822px;/* for mozilla*/
	background:#0A0A08;
	color: #000000;
	height:100%;
}

#outer {
	height:99.9%;
	min-height:100%;
	width:820px;
	border:0;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	position:relative;
	overflow:visible;
	background:#ffffff ;
}

/* mac hide \*/
* html #outer { width:822px }

/* end hide*/
html>body #outer { height:auto; } /*for mozilla as IE treats height as min-height anyway*/

#macinner {
	width:100%;
}



/* mac hide \*/
* html #outer, * html #header { width:820px }

/* end hide*/


#footer {
	width:800px;
	clear:both;
	height:70px;
	border:0;
	background: #FFFFFF no-repeat center top;
	color: #333;
	text-align:left;
	left:0;
	bottom:0;
	position: absolute;
	font-size: 11px;
	padding: 10px;
	margin:0px;
}

* html #footer {
	margin-bottom:-1px;
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {/*only ie gets this style*/ height:70px;/* for ie*/ }

#footer a {
	padding:2px 6px;
	margin:0px;
	color:#333333;
	text-decoration:none;
}

#footer #copy {
	background:#000000;
	float:right;
	margin-top:28px;
	text-align:right;
}

#footer #pib { float:left; }

#footer #pib p {
	line-height:130%;
	padding:5px 5px;
	margin:0px;
}

/* end hide*/

#centrecontent {
	width:820px;
	float:left;
	font-size: 12px;
	padding:0px 0 0 0px;/*make room for header*/
	margin:0px;
}

#clearfooter {
	width:100%;
	height:120px;
	clear:both
} /* to clear footer */

html>body #minHeight {
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-120px;
} /*safari wrapper */

/*==================================================================*/

h1 {
	font-size:31px;
	font-family: Georgia, Times New Roman, Times, serif; 
	color:#382E2C;
	font-weight:normal;
	padding:0px 0 0px 0px;
	margin:20px 0px 0px 20px;
	border-bottom:#CCCCCC solid 1px;
/*	text-transform:uppercase;*/
	line-height:70%;}

h2 {
	font-size:17px;
	font-family: Georgia, Times New Roman, Times, serif; 
	color:#B10022;
	font-weight:normal;
	border-bottom:#CCCCCC solid 1px;
	padding:10px 0 10px 0px;
	margin:0px;
}

h3 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#333;
	font-weight:normal;
	border-bottom:#CCCCCC solid 1px;
	padding:10px 0 10px 0px;
	margin:0px;
}

h4 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#B10022;
	font-weight:normal;
	padding:10px 0 10px 0px;
	margin:0px;
}

#content {
	padding: 0px 0px 10px 0px;
	margin:0px;
	font-size:12px;
	color:#333333;
}


/*============================================================================================*/

a {

	color: #B10022;
	padding:0;
	margin:0;
}
a:link { text-decoration: underline; }
a:hover { text-decoration: none; }


#brad {
	margin: 0px;
	height:30px;
	background: #FFFFFF url(../img/interface/in_bradbgrd.jpg) repeat-x top left;
	font-size:12px;
/*	line-height:160%;*/
	font-weight:normal;
	font-size:11px; 
	padding: 2px 2px 0px 12px;
}

/*================================================================================ LEFT =====================*/


.contentleft { 
		padding:20px 20px 5px 40px;
		margin:0;
		font-size:12px;
		width:540px;
		line-height:180%;
		}

.contentleft ul{

		padding:10px 0 10px 20px;
		margin:0px;
		}
		
.contentleft li{

		padding:0px;
		margin:0px;
		font-weight:bold;
		padding:3px 0px 7px 10px;
		font-size:12px;
		color:#333333;
	    line-height: 150%;
		list-style: circle;
		}		


/*================================================================================ RIGHT =====================*/

#right
{
	padding: 0 0px 0 0;
	margin: 20px 20px 0 20px;
	width: 180px;
}

#newsbox{
	width:140px;
	padding: 15px 20px 20px 20px;
	margin:0;
	background-color:#890203;
	color:#FFCC00;
	line-height:140%;
	}

#newsbox a{
	color:#FFFFFF;
	text-align:left;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	}
#newsbox a:hover{
	text-decoration:none;
}
#newsbox p{
	margin:10px 0 0 0;
	padding:0px 0 0 0;
}


#submeni{
	width:140px;
	padding: 15px 20px 20px 20px;
	margin:0 0 0px 0;
	background-color:#890203;
	color:#FFCC00;
	line-height:140%;
	}

#submeni a{
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	}
#submeni a:hover{
	text-decoration:underline;
}
#submeni p{
	margin:10px 0 0 0;
	padding:0px 0 0 0;
}


#rightcontent{
	width:180px;
	padding: 0px;
	margin:0;
	background-color:#CCCC00;
	}

/*=========================================================================*/


.submeni{
	text-align: left;
	margin:0;
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#333;
	font-weight:normal;
	/*width:770px;*/
}

.submeni a{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#890203;
}

.submeni a:hover{
	text-decoration:underline;
}

.submenicontent{
	padding: 0px 5px 0 5px;
	display:block;
}

.submeni a.submeninaslov{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#333;
	font-weight:bold;
	line-height:120%;
	display:block;
	background-color:#FFFFFF;
	padding:5px 5px 0px 5px ;
	margin:0;
	text-transform:uppercase;

}

.submeni a.submeninaslov:hover {
	background-color:#FFF;
	display:block;
	text-decoration:underline;
}
	

	
	
/*==================================================================*/

INPUT, TEXTAREA {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}
.FormCampo, .boton {border : 1px solid #949494;}
FORM {margin : 0px; padding : 0px; border : 0px;
}

.boton {
height : 15px;
background-color : #FFFFFF;
text-decoration : none;
padding : 0px 5px 0px 5px;
}
.boton:hover {
background-color : #aa373f;
color : #FFFFFF;
}
	
	