/*
THIS FILE WILL NOT AUTO UPDATE IMAGE DIRECTORY CHANGES
if you update the paths to the images, please update
all of the image locations in this style sheet to
reflect the new directory.
*/
body {
	background-color:#ede5cf;
	color: #222222;
	font-family: Arial, Tahoma, verdana;
	margin: 0px;
	width: 100%;
	vertical-align: top;


	background-image: url('../site_images/bg_gradient.jpg');
	background-repeat: repeat-x;
}
#bg2{
	background:url('../site_images/bg_global.jpg') no-repeat fixed center center; width:100%;
	
}
table.banner{
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 760px;
}
.menubar{
	height: 24px;
	width: 100%;
	background-color: #C3BC8C;
	background-image: url('../site_images/menutop_light.gif');
	background-repeat: repeat-x;
}
table.style1, table.infobox3{
	width:530px;
	height:100px;
	border:1px solid #222222;
}
table.style1 td, table.infobox3 td
{
	font-family: Arial;
	font-size:12px;
	color:#222222;
	background-color:#dfe6f4;
	padding:5px;
}
table.style1 td.top1
{
	font-size:14px;
	font-weight:bold;
	background-color:#dfe6f4;
	border-bottom:1px solid #222222;
	height:20px;
}

table.infobox3 td.infoboxtitle
{
	font-size:12px;
	font-weight:bold;
	background-color:#aab8d2;
	border-bottom:1px solid #222222;
	height:20px;
}


table.style1 td.top2 
{
	font-size:14px;
	font-weight:bold;
	background-color:#aab8d2;
	border-bottom:1px solid #222222;
	height:20px;
}

table.style2{
	width:530px;
	height:100px;
	border:1px solid #aaaaaa;
}
table.style2 td
{
	font-family: Helvetica, Arial;
	font-size:12px;
	color:#222222;
	background-color:#FFFFFF;
	padding:10px;
}
table.style2 td.top1
{
	font-size:14px;
	font-weight:bold;
	background-color:#dfe6f4;
	border-bottom:1px solid #aaaaaa;
	height:20px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;

}

table.style3{
	width:530px;
	height:100px;
	border:1px solid #222222;
}
table.style3 td
{
	font-family: Helvetica, Arial;
	font-size:12px;
	color:#222222;
	background-color:#FFFFFF;
	padding:10px;
}
table.style3 td.top1
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#7182c0;
	border-bottom:1px solid #222222;
	height:20px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;

}

table.style4{
	width:530px;
	height:100px;
	border:1px solid #777777;
}
table.style4 td
{
	font-family: Helvetica, Arial;
	font-size:12px;
	color:#222222;
	background-color:#eeeeee;
	padding:10px;
}
table.style4 td.top1
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#49547c;
	height:20px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
}

td.menutitle{
	text-align: left;
	width:100%;
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, verdana;
	font-weight:bold;
	background-color: #49547c;
	border: 1px solid #3b4c58;
}
td.menuitem_inactive{
	width:100%;
	height: 20px;
	background-color: #FFFFFF;
	border-right: 1px solid #dadbd6;
	border-left: 1px solid #dadbd6;
	border-top: 0px solid #dadbd6;
	border-bottom: 0px solid #dadbd6;
	padding-left:15px;
	padding-top:3px;


}
td.menuitem_active{
	width:100%;
	height: 20px;
	background-color: #c2ccdf;
	border-right: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-top: 0px solid #dadbd6;
	border-bottom: 0px solid #dadbd6;
	padding-left:15px;
	padding-top:3px;
}
table.main{
	background-color: #FFFFFF;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
a.left:link, a.left:visited{
	color: #000066;
	font-size: 11px;
	font-family: Tahoma, Arial, verdana;
	text-decoration: none;
}
a.left:hover{
	color: #000033;
	font-size: 11px;
	font-family: Tahoma, Arial, verdana;
	text-decoration: none;
}

a.footer:hover{
	color: #7777cc;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}
a.footer:link{
	color: #000099;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}
a.footer:visited{
	color: #990099;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}
a.white:hover{
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}
a.white:link{
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited{
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}

a.footertop:hover{
	color: #96A1BC;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial;
	text-decoration: none;
}
a.footertop:link{
	color: #96A1BC;
	font-size: 9px;
	font-family: verdana, arial;
	font-weight: bold;
	text-decoration: none;
}
a.footertop:visited{
	color: #96A1BC;
	font-weight: bold;
	font-size: 9px;
	font-family: verdana, arial;
	text-decoration: none;
}

p.right{
	margin-right: 15px;
	margin-left: 12px;
	margin-top:0px;
	margin-bottom: 0px; 
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
td.beginner{
	background-color:#bbff99;
}
td.intermediate{
	background-color:#ffee99;
}
td.advanced{
	background-color:#ffa9a9;
}
td.general{
	background-color:#b2d5f8;
}
td.specialized{
	background-color:#CCAADD;
}
td.technical{
	background-color:#d8dfe3;
}
