/* Body */
* {
	padding:0px; 
	margin:0px; 
	empty-cells:show; 
	line-height:14px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
margin:0;
color:#a7a7a7;
font-family:Trebuchet MS,arial,tahoma,verdana;
font-size:12px;
line-height:16px;
background:url(pix/bg.jpg) repeat-x #4D4D4D;
}

td,tr{
color:#a7a7a7;
font-family:Trebuchet MS,arial,tahoma,verdana;
font-size:12px;
line-height:16px;
}


hr {
height:1px; 
color:#a7a7a7;
background-color:#555;}

button {
border:1px solid #bbbbbb;
font-family:Trebuchet MS,arial,tahoma,verdana;
font-size:11px;
color:#555555;
background:#efefef url(../pix/button-bg.gif) repeat-x top left;}
				
input {
border:1px solid #BBBBBB;
font-family:Trebuchet MS,arial,tahoma,verdana;
font-size:11px;
color:#555555;}
				
textarea {
border:1px solid #bbbbbb;
font-family:Trebuchet MS,arial,tahoma,verdana;
font-size:11px;
color:#555555;
text-decoration:none;
scrollbar-face-color:       	#dddddd;
scrollbar-highlight-color:  	#ffffff;
scrollbar-shadow-color:     	#999999;
scrollbar-3Dlight-color:    	#eeeeee;
scrollbar-arrow-color:      	#ffffff;
scrollbar-track-color:      	#dddddd;
scrollbar-darkshadow-color: 	#999999;}

/* CUSTOM ----------------------------------------- SETTINGS */

/* MAIN DIVS */

#content {
position:absolute;
left:0;
top:0;
width:100%;
margin:0;
padding:0;}

#wrapper{
width:752px;
}
#motherPage{
margin-top:8px;

}
/* IMAGE HANDLING */

img {
border:0px;
margin:0px;}


/* LINK HANDLING */
a					{text-decoration:none; font-size: 11px; font-weight: normal; color: #a7a7a7; font-family:Trebuchet MS,arial,tahoma,verdana;}
a:link 				{text-decoration:none; font-size: 11px; font-weight: normal; color: #a7a7a7; font-family:Trebuchet MS,arial,tahoma,verdana;}
a:visited 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #a7a7a7; font-family:Trebuchet MS,arial,tahoma,verdana;}
a:active 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #a7a7a7; font-family:Trebuchet MS,arial,tahoma,verdana;}
a:hover 			{text-decoration:underline; font-size: 11px; font-weight: normal; color: #fff; font-family:Trebuchet MS,arial,tahoma,verdana;}
#motherPage a					{text-decoration:none; font-size: 11px; font-weight: normal; color: #fff; font-family:Trebuchet MS,arial,tahoma,verdana;}
#motherPage a:link 				{text-decoration:none; font-size: 11px; font-weight: normal; color: #fff; font-family:Trebuchet MS,arial,tahoma,verdana;}
#motherPage a:visited 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #fff; font-family:Trebuchet MS,arial,tahoma,verdana;}
#motherPage a:active 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #fff; font-family:Trebuchet MS,arial,tahoma,verdana;}
#motherPage a:hover 			{text-decoration:underline; font-size: 11px; font-weight: normal; color: #fff; font-family:Trebuchet MS,arial,tahoma,verdana;}
#left-navigation{
margin-left:5px;}


/* FONT LAYOUT HANDLING */

p {
line-height:140%; 
font-family:Trebuchet MS,arial,tahoma,verdana;
font-size:11px; 
font-weight:normal;
color:#a7a7a7;
}

h1,h2,h3,h4,h5,h6 { 
margin:0; 
font-family:Trebuchet MS,arial,tahoma,verdana;
font-weight:normal;
line-height:160%;
color:#a7a7a7;} 

h1	{font-size:18px;}
h2  {font-size:14px; line-height:140%;}
h3 	{font-size:14px;}
h4 	{font-size:12px;}
h5 	{font-size:11px;}
h6 	{font-size:10px;}

#bottom_links{
text-align:center;
margin-bottom:5px;
}
DIV.MenuTable_div {
	float:left;
	width: 150px;
	padding: 2 5px;
	line-height:22px;
	margin: 0;
	text-align: center;
	display:inline-block;
}

.thtopLink {
	height:36px;
	bottom:0;
	left:0;
	z-index:99;
	background:#FFF;
}

.thtopLink div {
	top:13px;
	width:94px;
	float:left;
	text-align:center;
	z-index:100;
	position:relative;
}

.thtopLink div a {
	color:#000;
	z-index:101;
	text-decoration:none;
	font-family: Tahoma,Verdana,Arial,Sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.thtopLink div a:hover {
	color:#878787;
	z-index:101;
	text-decoration:none;
}
