/* layout */

body {

	
	background-color: #FFF8E3;
 
			
	color: #8B6630;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;

}

.title-bar {
	background-image: url(../images/title-bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 190px;
	height: 31px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-top: 4px;
}


.tdbg {

	
	background-color: #8B6630;
 
		

}

.thumb img {
	border: 1px solid #8B6630;
	padding: 0px;
	margin: 1px;
}  

.thumb a:hover img {
	border: 1px dashed #8B6630;
	padding: 0px;
	margin: 1px;
	filter: none;
} 


tdbg




.flag {
	margin-right: 5px;
	vertical-align: middle;
}

.left-menu {
	font-size: 14px;
	text-align: left;
	margin: 4;
	padding: 4;
	color: #FFFFFF;

}


.toplistbig {
	font-size: 15px;
	text-align: left;

}

.smalltxt {
	font-size: 10px;
	text-align: center;

}

.left-menu ul {
	list-style: decimal;
	text-align: left;
	
}

.left-menu li a:link {
	color: #FFFF00;
	text-decoration: underline;
	text-align: left;
}

.left-menu li a:visited {
	color: #FFFF00;
	text-decoration: underline;
	text-align: left;
}

.left-menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.left-menu li a:active {
	color: #CC00FF;
	text-decoration: none;
	text-align: left;
}

h1 {
	font-size: 24px;
	text-align: center;
	margin: 4;
	padding: 4;
}

h2 {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 0px;
}


h4 {
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	padding: 0px;
}

p {
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.p1  {
	border-width: 1px;	
	border-style: dashed ;	
	border-color: brown;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;	
	padding-top: 2px;
}

.text {
	font-size: 11px;
	
}

.description {
	font-size: 10px;
	line-height: 11px;
}

.light-brown {
	color: #C17F00;
}

#instant-access {
	margin-left: 40px;
	margin-top: 10px;
}

/* end of content area */



/* right box */

.box1 {
	width: 345px;
	float: left;
	text-align: left;
	margin-left: 5px;
}

.box2 {
	width: 405px;
	float: right;
	text-align: left;
}

/* end of right box */



/* global links */

a:link {
	color: #C17F00;
	text-decoration: underline;
}

a:visited {
	color: #C17F00;
	text-decoration: underline;
}

a:hover {
	color: #C17F00;
	text-decoration: none;
}

a:active {
	color: #C17F00;
	text-decoration: underline;
}

/* end of global links */



/* highlight */

.highlight img {
	border: 1px solid #8B6630;
}

.highlight:hover img {
	border: 1px solid #FFFFFF;
}

.highlight:hover {
	color: #FFFFFF; /* Dumb definition for MSIE */
}

/* end of highlight */



/* green box */

.gb-bg1 {
	background-image: ;
	background-position: top;
	background-repeat: repeat-y;
}

.gb-bg2 {
	background-image: url(../images/green-box_03.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.gb-title {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
	padding: 5px;
}

.gb-text {
	width: 690px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
}

.gb-button {
	background-image: url(../images/green-button.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 15px;
	font-size: 11px;
	width: 172px;
	height: 32px;
}

.gb-button a:link {
	color: #FFFF00;
	text-decoration: underline;
}

.gb-button a:visited {
	color: #FFFF00;
	text-decoration: none;
}

.gb-button a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.gb-button a:active {
	color: #FFFF00;
	text-decoration: underline;
}

/* end of green box */
