
.countries_tab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #03C;
}

#scrolling_menu
		{

	height: 550px;
	overflow: scroll;
		}


.chromestyle{
	width: 99%;
	padding: 1px;
	margin-left: 0px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #BBB;
	width: 99%;
	background: url url(images/chromebg.gif)center center repeat-x; /*THEME CHANGE HERE*/
	padding: 2px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	color: #666666;
}

.chromestyle ul li{
display: inline;

}

.chromestyle ul li a{
text-align: left; /*set value to "left", "center", or "right"*/
color: #494949;
padding: 4px 4px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(images/chromebg-over.gif) center center repeat-x;
font-family: Tahoma, Geneva, sans-serif;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family: Tahoma, Geneva, sans-serif;
	line-height:14px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;

color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
font-family: Tahoma, Geneva, sans-serif;
}

body  {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}


.thrColFixHdr #container {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	background: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-image:url(images/banner.jpg);
	height:200px;
	/*padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #date {
	line-height: normal;
	color: #990000;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	margin-bottom: 10px;
}


.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	font-size: 12px;
}

.thrColFixHdr #sidebar_1 {
	float: left; /* since this element is floated, a width must be given */
	width: 340px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	font-size: 12px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.thrColFixHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 50px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.thrColFixHdr #menubar {
	float: left; /* since this element is floated, a width must be given */
	width: 280px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
}
.thrColFixHdr #mainContent {
	margin-left: 270px;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 260px;
}

.thrColFixHdr #mainContent_1 {
	margin-left: 370px;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 760px;
}

.thrColFixHdr #main_Article {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align:left;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 230px;
	padding-top: 20px;
} 

.thrColFixHdr #main_part {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	float: right;
	width: 740px;
} 

.thrColFixHdr #footer { 
	padding: 0 5px 0 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}

.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-color: #FFF;
	
}

.article_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.par_no_height {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	display: none;
}
.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	color: #F00;
}
.main a:link {
	color: #003366;

}
.main a:visited {
	color:#663333
}

.author {
	font-style: italic;
	color: #990000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}


#martin {
	color: #009;
}
.articles {
	font-family: Arial, Helvetica, sans-serif;
}

.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	color: #C60;
	font-weight: bold;
	text-align: left;
}
.thrColFixHdr #container #mainContent .centre_text .centre_text {
	font-size: 18px;
}

.thrColFixHdr #container #mainContent p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

