/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bg.jpg);
	color: #202020;
	font: small Arial, Helvetica, sans-serif;	
}

* html body {
	font-size: x-small; /* for IE5 */
	font-size: small; /* for other IE versions */
}

H1  {
font-size : 16px;
font-family : Arial, Helvetica, sans-serif;
color : #202020;
text-align : left;
margin-left :40px;
margin-right : 40px;
} 

H2  {
font-size : 18px;
font-family : Arial, Helvetica, sans-serif;
color : #202020;
text-align : left;
margin-left :40px;
margin-right : 40px;
text-decoration:underline;
} 

H3 { font-size:24px;
       font-weight: 800;
       color: #000080;
       font-style: normal;
       text-align: center;
       text-decoration: none;
       letter-spacing: 1mm;
      font-family : Arial, Helvetica, sans-serif;}

H4 { font-size:18px;
       font-weight: 800;
       color: #000080;
       font-style: normal;
       text-align: center;
       text-decoration: none;
       font-family : Arial, Helvetica, sans-serif;}

H4a { font-size:16px;
       font-weight: 800;
       color: #000080;
       font-style: normal;
       text-align: center;
       text-decoration: none;
       font-family : Arial, Helvetica, sans-serif;}

P  {
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
color : #000080;
text-align : left;
margin-left :20px;
margin-right : 20px;
padding: 10px 25px 0 30px;
} 

.par1 {
font-size : 14px;
font-family : Comic Sans MS, sans-serif;
color: #000080;
text-align: left;
font-weight: 800;
}


.par2 { font-size: large;
           color: #202020;
           text-align: left;

          }
.par3 { font-size: 18px;
           color: #cc0066;
           margin-right: 50px;
           margin-left: 50px;
           background-color: #6b6ec3; }

.par3a { font-size: large;
           color: #000000;
           margin-right: 240px;
           margin-left: 240px;
           margin-bottom: 5px;           
}

.par4 { font-size: normal;
           font-weight: bold;
           color: #000080;
           margin-right: 40px;
           margin-left: 30px;
           text-align: left;

          }
.par5 { font-size: 14px;
           font-weight: 800;
           color: #000040;
           margin-right: 20px;
           margin-left: 10px;
           text-align: left;

          }
.par6 { font-size: 16px;
           font-weight: 800;
           color: #006699;
           margin-right: 20px;
           margin-left: 20px;
           text-align: center;
          }
.par7 { font-size: 16px;
           font-weight: 800;
           color: #660033;
           margin-right: 10px;
           margin-left: 10px;
           text-align: center;
	   text-decoration:underline;
          }

.par8 { font-size: 16px;
           font-weight: 800;
           color: #000080;
           margin-right: 20px;
           margin-left: 10px;
           margin-top: 1px;
           margin-bottom: 5px;
           text-align:left;
           }

 .par9 { font-size: normal;
           font-weight: bold;
           color: #000040;
           margin-right: 60px;
           margin-left: 50px;
           text-align: left;

          }
 .par10 { font-size: normal;
           font-weight: 700;
           color: #c00000;
           margin-right: 60px;
           margin-left: 50px;
           text-align: left;

          }

ul {
font-size : 16px;
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
color : #000040;
text-align : left;
margin-left :60px;
margin-bottom : 5px;

} 


pre  {
font-size : 11px;
font-family : Monospace;
color : #333333;
text-align : left;
word-wrap: break-word;
width: 400px;
padding: 10px 25px 0 30px;
} 


hr {
	width : 300px;
	color: #c4b9a1;
	align: center;
	height: 1px;
}


img { margin-top: 3px;  
	   margin-right: 15px;
           margin-left: 0px;
           margin-bottom: 3px;           
}
#wrap-800 {
	width: 800px;
	margin: 0 auto;	
}

#header {
	position: relative;
	background: transparent url(images/bg_content_top.png) no-repeat bottom center;
	height: 154px;
	text-align: right;
}

.logo {
	margin-right: 17px;
	width: 212px;
	
}


#content-panel {
	background: url(images/bg_content_repeat.png) repeat-y top center;
	padding: 0px 25px 0 30px;
	min-height: 465px;
}

#footer {
	background: url(images/bg_content_footer.png) no-repeat top center;
	height: 100px;
	padding-top:20px;
}

.footer-logo {
	margin-bottom: 5px;
}

.image-title {
	margin-bottom: 10px;
}

.content-divider {
	clear: right;
	height: 0;
	border-top: #FFF solid 1px;
	border-bottom: #FFF solid 1px;
	font-size: 1px;
}

.content-divider-fixed {
	height: 0px;
	margin-bottom: 10px;
	float: right;
	width: 425px;
	border-top: #FFF solid 1px;
	border-bottom: #FFF solid 1px;	
}

/* Text Styles Begin */

#content-panel a {
	color:#0000ff;
}

#content-panel a:hover {
	color: #FFF;
}


#links p {
	font-size : 16px;
	color: #202020;
	text-align: center;
	font-weight: bold;
}

#links a {
	font-size : 16px;
	color: #202020;
	text-align: center;
	font-weight: bold;
}

#links a:hover {
	font-size : 16px;
	color: #b6aa90;
	text-align: center;
	font-weight: bold;
}

#menu p {
	font-size : 16px;
	color: #c4b9a1;
	text-align: center;
	font-weight: bold;
}

#menu a {
	font-size : 16px;
	color: #6b6849;
	text-align: center;
	font-weight: bold;
}

#menu a:hover {
	font-size : 16px;
	color: #b6aa90;
	text-align: center;
	font-weight: bold;
}

#banner ul {
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight: normal;
color : #202020;
text-align : left;
margin-left :60px;
margin-bottom : 0px;

} 

}

#counter p {
	font-size : 9px;
	color: #9ACEDF;
	text-align: center;
}

#footer {
	color: #333333;
}

#footer p {
	margin: 5px 0;
	font-size : 11px;
	color: #333333;
	text-align: center;
}

#footer a {
	color: #202020;
	text-align: center;
}

#footer a:hover {
	color: #c61286;
	text-align: center;
}

.red {
	color: #CA4548;
}

/* Text Styles End */


.clear-both {
	clear: both;
	font-size: 1px;
	height: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.image-center {
	margin: 0 15px 15px 0px;
	float: center;
}

.image-left {
	margin: 0 15px 15px 0px;
	float: left;
}

.image-right {
	   margin-top: 3px;  
	   margin-right: 0px;
           margin-left: 15px;
           margin-bottom: 3px;           
}

.button-back {
	margin: 10px 0;
}