/******************************************************************************/
/*  CSS file for Red page                                                  */
/******************************************************************************/
body, p, h1, h2, h3, h4, h5, ul, ol, li, form {
	margin: 0;
	padding: 0;
}
body {
	padding: 0 0 0 0;
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, "Trebuchet MS", "Verdana CE", Verdana, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
	background-color: #790000;
}

img {
	border: 0;
}

a {
	color: #c50000;
}

a:hover {
	color: #7b0000;
}
	
h2 {
	color: white;
	font-size: 16px;
	margin: 0 0 0 0;
}

/************************* Header **********************************************/

#container {
	background: url('../_graphics/red_header.gif') top no-repeat;
	text-align: left;
	width: 980px;
	height: 190px;
	margin: 0px auto;
	border: 0px;
}

#header {
	background: url('../_graphics/red_image.jpg') top no-repeat;
	width: 820px;
	height: 150px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 140px;
	text-align: left;
	border: 0px;		
}


#header h1 span {
	display: none;
}

/************************ Menu buttons *************************************/

#menu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	width: 936px;
	height: 34px;
	top: -4px;
	left: 22px;
}

#menu_button img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    border: 0px;
    width: 117px;
    height: 34px;
}

#menu_button a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/************************ News Window **************************************/

#news_body {
	background: url('../_graphics/red_news_body.gif') top repeat-y;
	background-position: 0px 0px;	
	top: 6px;
	width: 280px;
	float: right; 
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#news_top {
	background: url('../_graphics/red_news_top.gif') top no-repeat;
	background-position: 0px 0px;	
	width: 280px;
	height: 50px;
	margin: 0 auto;
	padding: 22px 15px 0px 20px;
	text-align: left;
	color: white;
	font-size: 11px;
}

#news_top a {
  color: white;
  text-decoration: none;
}

#news_top a:hover {
  color: white;
  text-decoration: underline;
}

#news_top span {
  color: rgb(126,0,0);
}

#news_bottom {
	background: url('../_graphics/red_news_bottom.gif') bottom no-repeat;
	background-position: 0px 0px;	
	width: 280px;
	height: 50px;
	margin: 0 auto;
	text-align: left;
}


/*********************** Main window  normal ****************************************/

#main_body {
	background: url('../_graphics/red_main_body.gif') top repeat-y;
	background-position: 0px 0px;	
	top: 190px;
	width: 710px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;	
    vertical-align: top;	
    position: absolute;
}

#main_top {
	background: url('../_graphics/red_main_top.gif') top no-repeat;
	background-position: 0px 0px;
	width: 710px;
	height: 50px;
	margin: 0 auto;
	text-align: left;
	padding: 22px 15px 0px 25px;
	color: white;
	font-size: 11px;
}

#main_top a {
  color: white;
  text-decoration: none;
}

#main_top a:hover {
  color: white;
  text-decoration: underline;
}

#main_top span {
  color: rgb(126,0,0);
}

#main_bottom {
	background: url('../_graphics/red_main_bottom.gif') bottom no-repeat;	
	background-position: 0px 0px;
	width: 710px;
	height: 50px;
	margin: 0 auto;
	text-align: left;
}

/*********************** Main window  big ****************************************/

#main_body_big {
	background: url('../_graphics/red_main_body_big.gif') top repeat-y;
	background-position: 0px 0px;	
	top: 190px;
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;	
    vertical-align: top;	
    position: absolute;
}

#main_top_big {
	background: url('../_graphics/red_main_top_big.gif') top no-repeat;
	background-position: 0px 0px;
	width: 980px;
	height: 50px;
	margin: 0 auto;
	text-align: left;
	padding: 22px 15px 0px 25px;
	color: white;
	font-size: 11px;
}

#main_top_big a {
  color: white;
  text-decoration: none;
}

#main_top_big a:hover {
  color: white;
  text-decoration: underline;
}

#main_top_big span {
  color: rgb(126,0,0);
}

#main_bottom_big {
	background: url('../_graphics/red_main_bottom_big.gif') bottom no-repeat;	
	background-position: 0px 0px;
	width: 980px;
	height: 50px;
	margin: 0 auto;
	text-align: left;
}


/*********************** Main Content ****************************************/

#main_content {
	margin: 0 0 0 0;
	padding: 0px 40px 0px 45px;	
	text-align: justify;
    vertical-align: top;
    position: relative;
    top: -15px;	
}

#main_content h2 {
	color: #790000;
	font-size: 14px;
	margin: 0 0 22px 0;
}

#main_content h3 {
	font-size: 14px;
	color: #790000;
	margin: 16px 0 10px 0;
}

#main_content h4 {
	font-size: 13px;
	color: black;
	margin: 14px 0 8px 0;
}

#main_content hr {
  background: #fff url('../_graphics/dotted-hr.gif') repeat-x;  
  border:0px;
  height: 1px;
}

#main_content p {
	text-align: justify;
	font-size: 13px;
	margin: 0 0 10px 0;
	line-height: 150%;
}

#main_content p.LeftAlign {
	text-align: left;
	font-size: 13px;
	margin: 0 0 10px 0;
	line-height: 150%;
}

#main_content p.RightAlign {
	text-align: right;
	font-size: 13px;
	margin: 0 0 10px 0;
	line-height: 150%;
}

#main_content p.CenterAlign {
	text-align: center;
	font-size: 13px;
	margin: 0 0 10px 0;
	line-height: 150%;
}

#main_content p.CenterAlign2 {
	text-align: center;
	font-size: 13px;
	margin: 0 0 10px 0;
	line-height: 150%;
}

#main_content em {
	color: #790000;
}

#main_content img.right {
	float: right;
	margin: 5px 0px 5px 10px; 
	border: 1px solid gray;
}

#main_content img.left {
	float: left;
	margin: 5px 10px 5px 0px;
	border: 1px solid gray;
}

#main_content img.clear {
	margin: 5px 10px 5px 10px;
	border: 1px solid gray;
}

#main_content img.nomargin {
	margin: 0px 0px 0px 0px;
	border: 0px;
}


#main_content table.invisible {
	border-width: 0px;
	padding: 0px;
	margin: 0px; 
	border-collapse: collapse;  
}

#main_content td.main_content_menu_background {
  background: url('../_graphics/img-blank-menu.gif') top no-repeat;	
  background-position: 0px 12px;	
  border-width: 0px; 
  padding: 0px 0px 10px 0px;
  margin: 0px; 	
  background-color:transparent; 
} 


#main_content a.menu {
  color: black;
  text-decoration: none;
}


#main_content a:hover.menu {
  text-decoration: underline;
}

#main_content span.menu {

	color: rgb(126,0,0);
	font-size:14px;
}

#main_content img.img_menu_content {
  left: 3px;
  top: 15px; 
  float: left;
  border: 0px;
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0px 25px 25px 0px;  
}

#main_content td.invisible {
	border-width: 0px; 
	padding: 0px;
	margin: 0px; 	
	background-color:transparent; 
}



#main_content ul {
	list-style: none;
	margin: 0 0 10px 0;

}

#main_content ol {
	text-align: justify;
	line-height: 150%;
	font-size: 13px;
	padding: 5px 0 5px 14px;
	margin: 0 0 4px 0;
}

#main_content ul li {
	text-align: justify;
	line-height: 150%;
	font-size: 13px;

	padding: 5px 0 5px 14px;
	background: url('../_graphics/red-bullet.gif') 0px 13px no-repeat;
	margin: 0 0 4px 0;
}



/*********************** News Content ****************************************/

#news_content {
	margin: 0 0 0 0;
	padding: 0px 35px 0px 30px;	
	text-align: justify;
    vertical-align: top;	
}

#news_content p {
	text-align: left;
	font-size: 13px;
	margin: 0 0 15px 0;
	line-height: 150%;
}

#news_content hr {
  background: #fff url('../_graphics/dotted-hr.gif') repeat-x;  
  border:0px;
  margin: 0 0 15px 0;  
  height: 1px;
}

