/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	text-align: right;
	color: #5E5E5E;
}

.text2 {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #424242;
}

.text3 {
	color: #EAF3FA;
}

.text4 {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(images/homepage09.gif) no-repeat left center;
                font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #1859A9;
}

.textH4 {
	margin-bottom: 10px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #1859A9;
}


.country_titles  {

	margin-bottom: 20px;
	
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #1859A9;
}


.text5 {
	font-size: 11px;
	font-weight: bold;
	color: #9A0001;
}

.text6 {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(images/homepage09.gif) no-repeat left center;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #276AA5;
}

.text7 {
	height: 15px;
	margin-bottom: 10px;
	padding-left: 4px;
	background: url(images/homepage17.gif) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text8 {
	text-align: center;
	font-size: 10px;
	color: #999999;
}

/** LINKS */

a {
	color: #246EC9;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 12px;
	background: url(images/homepage08.gif) no-repeat left center;
	color: #d1f1f9;
}

.link3 {
	display: block;
	height: 18px;
	padding: 2px 0px 0px 5px;
	background: url(images/homepage13.gif) no-repeat left center;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage07.jpg) no-repeat left bottom; }
.bg2 { background: url(images/homepage15.gif) repeat-y left top; }
.bg3 { background: #F9F9F9 url(images/homepage16.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/homepage11.gif) repeat-x left top;
}

.hr2 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/homepage18.gif) repeat-x left top;
}



input, textarea {
 background-color: #dfffff;
 border: 1px solid #7f9db9; padding-left:3px; padding-top:2px; padding-bottom:2px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003a7e; font-weight:normal; text-decoration:none;
}


select 
{
color:#003a7e; background-color:#dfffff;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}


input.checkbox { border: 1px solid #ffffff; background-color: #ffffff;}

input.But 
{
    background-color: #12267c;
 border: 1px solid #ffffff;
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px; color: #ffffff; font-weight:bold; text-decoration:none;
}


.Tbl_Hdr {font-family: Tahoma,Verdana,Arial; font-size: 10pt; color: #FFFFFF; font-weight:bold; text-decoration:none; background-color: #003a7e; padding:2px 0px 2px 10px;}

.TotalVolume {font-family: Tahoma,Verdana,Arial; font-size: 8pt; color: #FFFFFF; font-weight:normal; text-decoration:none; background-color: #003a7e; padding:0px 10px 0px 0px;}

