
body {
font-size: 14px;
font-family: Tahoma,Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:10px;
margin:0px;

	background-image: url("pix/back3.gif");
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;

}

.border {
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
}

.tdback { background-image: url(pix/back1.gif);
background-repeat: repeat-x; */}

.tdback2 { background-image: url(pix/back1a.gif);
background-repeat: repeat-x; */}


.iframe {
font-size: 9px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
}

h1 {
font-size: 9px;
color:#ffffff;
text-transform:uppercase;
background-color: #A68C60;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
padding:5px 15px;
margin:0px;
text-align: center; }

h2 {
font-size:17px;
font-weight: normal;
padding: 0px 0px;
margin:0px;}

td {
font-size: 14px;
font-family: Tahoma,Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
}

pre {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
}


img{
border:0px;
}


.link1 A:link { color:000000;font-size: 14px;Tahoma,Arial;text-decoration:underline; }
.link1 A:visited { color:000000;font-size: 14px;Tahoma,Arial;text-decoration:underline; }
.link1 A:hover { color:ffffff;font-size: 14px;Tahoma,Arial;text-decoration:none;background-color:#0a1d71; }

.link2 A:link { color:000000;font-size: 17px;font-family: Tahoma;text-decoration:underline; }
.link2 A:visited { color:000000;font-size: 17px;font-family: Tahoma;text-decoration:underline; }
.link2 A:hover { color:000000;font-size: 17px;font-family: Tahoma;text-decoration:none;background-color:#e1d9c6; }
	
.link3 A:link { color:000000;font-size: 9px;font-family: Tahoma;text-decoration:underline; }
.link3 A:visited { color:000000;text-decoration:none; }
.link3 A:hover { color:ffffff;text-decoration:none;background-color:#a68c60; }

.link4 A:link { color:000000;font-size: 14px;font-family: Tahoma;text-decoration:underline; }
.link4 A:visited { color:000000;font-size: 14px;font-family: Tahoma;text-decoration:underline; }
.link4 A:hover{ color:ffffff;font-size: 14px;Arial;text-decoration:none;background-color:#0a1d71; }

.link5 A:link { color:red;font-size: 12px;font-family: Tahoma;text-decoration:underline; }
.link5 A:visited { color:red;font-size: 12px;font-family: Tahoma;text-decoration:underline; }
.link5 A:hover { color:red;font-size: 12px;font-family: Tahoma;text-decoration:none;}

.link6 A:link { font-size: 14px;font-family: Tahoma;text-decoration:none; }
.link6 A:visited { font-size: 14px;font-family: Tahoma;text-decoration:none; }
.link6 a:hover {
color: #0a1d71;
text-decoration: none;
background-color: transparent;
border-color: #333333;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}
/* .link6 A:hover { font-size: 14px;font-family: Tahoma;text-decoration:none;border-bottom:1px dotted $color: 999999; } */

	/* END DEMO CSS */
	#dhtmlgoodies_menu{		
		font-family:Tahoma;	/* Font for main menu items */
		width:225px;	/* Width of main menu */
		
	}
	#dhtmlgoodies_menu	li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
	}
	#dhtmlgoodies_menu ul{	
		margin:10px;	/* No <ul> air */
		padding:0px;	/* No <ul> air */
	}
	#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
		padding-left:0px;
	}
	#dhtmlgoodies_menu	li a{	/* Main menu links */
		text-decoration:none;	/* No underline */
		color:#000;	/* Black text color */
		
		height:20px;	/* 20 pixel height */
		line-height:20px;	/* 20 pixel height */
		vertical-align:middle;	/* Align text in the middle */
		border:1px solid #000;	/* Black border */
		background-color:#70a0e2;	/* Light blue background color */
		margin:1px;	/* A little bit of air */
		padding:2px;	/* Air between border and text inside */
		
		display:block;
	}
	#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
		color:#FFF;
		background-color:#0a1d71;
	}
	.dhtmlgoodies_subMenu{
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		border:1px solid #000;
		background-color:#70A0E2;
		font-family:arial;
		text-align:left;
	
	}
	.dhtmlgoodies_subMenu ul{
		margin:1px;
		padding:1px;	
	}
	.dhtmlgoodies_subMenu ul li{
		list-style-type:none;
		margin:2px;
		padding:2px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	}
	.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color:#000;	/* Black text color */
		
		height:16px;	/* 16 pixels height */
		line-height:16px;	/* 16 pixels height */
		padding:1px;	/* 1px of "air" inside */
		
		display:block;	/* Display as block - you shouldn't change this */
	}
	.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		color:#FFF;	/* White text */
		background-color:#0A1D71;	/* Blue background */
	}

.box { float: left; width: 180px; height: 255px; }
 

#boxContent { position: relative; left: -4px; top: -4px; }
#boxContainer { position: relative; background: #000; margin: 4px; }      

/* gradient info follows */

	.foo {
		font:bold 1.1em verdana,arial;
		position:relative;
	}
	
	.bar {
		position:relative;
		width:300px;
		height:100px;
		margin:5px auto;
		padding:4px;
	}
	
	.baz {
		position:relative;
		width:350px;
		height:5px;
		display:block;
		float:right;
		font-size:1px; /* for IE, which wont allow for an element to be less high than the default font size. */
		text-align:center;
	}
	 

