@charset "UTF-8";
/* CSS Document */

BODY {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	}
	

a {color: #b1b164; text-decoration: none; font-weight: bold;}

a:hover {color: #b1b164; text-decoration: underline; font-weight: bold;} 

a:visited {color: #d9644d; font-weight: bold; }

TD {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}


.smtext {font-size: 10px;}

.imgborder {border: 1px solid #ffffff;}

.mainbkgrd {
	background-color: #000000; 
	background-image: url(images/english08c_03.jpg);
	background-repeat: repeat;
	padding-left: 40px; padding-right: 40px; padding-top: 10px; padding-bottom: 10px;
	text-align: left;
}

.emailbkgrd {
	background-image: url(images/newsletter08_03.jpg);
	background-repeat: repeat;
	padding-left: 40px; padding-right: 40px; padding-top: 10px; padding-bottom: 10px;
	text-align: left;
	color: #000000;
}

.padding {padding-left: 4px; padding-right: 4px;}

.floatbox {float: right; border: thin solid #ffffff; width: 200px; background-color: #4b581c; padding: 5px 5px 5px 5px ;}
.newsletterfloat { width: 300px; height: 200px; color: #000000; font-size: 14px; font-weight: bold; text-align: center; background-image: url(images/newsletter.png); padding: 70px 0px 0px 0px; background-repeat: no-repeat; float:none;}


.outline {width:900px; margin: auto;}

.emailoutline {width:600px; margin: auto;}

	 
			 
h1{
        font-weight: bold;
        font-size: 26px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
		padding: 0px;
        color : #2c4068;
        margin: 0px;
}

h2{
        font-weight: bold;
        font-size: 22px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #760f0f;
        margin: 0px;
		border-bottom: thin solid #ffffff;	
}

h3{
        font-weight: bold;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color : #af94bd;
        margin: 0px;	
		
		}

h4{
        font-weight: bold;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color: #2c4068;
        margin: 2px;
		 			}
		
h5{
        font-weight: bold;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color : #000000;
        margin: 2px;
		background-color: #af94bd;
		}		
		
h6 { 
	     font-weight: 900;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 95%;
        color : #b1b164;
        margin: 0px; 
		padding: 0px;
		  letter-spacing: 0px;
				  text-align: left;
			}
			