* 	{
		margin:0;padding:0;
		outline:none;
		font-family:Arial,sans-serif;
	}
:focus { -moz-outline-style: none; }
a img{border:0;}
body, html
	{
		margin:0;
		padding:0;
		background:#B2B2B2;
	}
body{	background:url('../images/header_bg.jpg') top repeat-x;
}
/*

html{ background:#B2B2B2;}	*/
.hidden
	{
		display:none;
	}
div#wrapper
	{
		/*border:2px solid #333;*/
		width:800px;
		margin-left:auto;
		margin-right:auto;
		/*margin-top:9px;*/
		background:;
	}
div#header
	{
		float:left;
		width:100%;
		height:118px;
		background:url('../images/header_r.jpg') top right no-repeat;
	}
div#nav
	{
		float:left;
		height:500px;
		width:130px;
		background:#b2b2b2;
	}
div#contentwrapper
	{
		float:left;
		width:665px;
		background:#b2b2b2;
	}
div#content
	{
		float:left;
		width:665px;
		padding-left:20px;
		padding-right:20px;
		text-align:justify;
		min-height:300px;
		background:url('../images/content_wide.jpg') repeat-y;
	}
div#footer
	{
		
		clear:both;
		width:800px;
		height:60px;

	}
ul#navlinks
	{
		margin:0;
		padding:0;
		list-style-type:none;
		margin-top:38px;
		background:#b2b2b2;
	}
ul#navlinks li
	{
		width:130px;
		height:56px;
		text-align:center;
		line-height:56px;
	}
ul#navlinks li a.navbutton
	{
		display:block;
		width:130px;
		height:56px;
		color:#009;
		line-height:12px;
		padding-top:18px;
		padding-left:5px;
		text-decoration:none;
		font-size:12px;
		font-family:"MS Trebuchet", Arial, sans-serif;
		font-weight:bold;
	}
ul#navlinks li a.navbutton:hover
	{
		color:#F00;
	}
ul#navlinks li a.navbutton:active
	{
		color:#900;
	}
ul#navlinks li a#button1
	{
		background:url('../images/nav_button_up1.jpg') no-repeat;
	}
ul#navlinks li a#button2
	{
		background:url('../images/nav_button_up.jpg') no-repeat;
	}
ul#navlinks li a#button3
	{
		background:url('../images/nav_button_up3.jpg') no-repeat;
	}
ul#navlinks li a#button4
	{
		background:url('../images/nav_button_up4.jpg') no-repeat;
	}
	ul#navlinks li a#button5
		{
			background:url('../images/nav_button_up5.jpg') no-repeat;
		}
div#tabs
	{
		float:left;
		width:630px;
		margin-left:10px;
		height:38px;
	}
span#tablinks
	{
		width:630px;
		margin:0;
		padding:0;
		list-style-type:none;
		margin-left:10px;
	}
span#tablinks a.navtab
	{
		float:left;
		width:128px;
		height:38px;
		color:#009;
		text-align:center;
		text-decoration:none;
		font-size:12px;
		font-family: "MS Trebuchet", Arial, sans-serif;/*"Trebuchet MS","Helvetica",sans-serif;*/
		font-weight:bold;
		line-height:58px;
		background:url('../images/tab_button_back.jpg') no-repeat;
	}
	span#tablinks a.navtab:hover
		{
			color:#66F;
		}
span#tablinks a.current
	{
		background:url('../images/tab_button_front.jpg') no-repeat;
		color:#f00;
	}
	span#tablinks a.current:hover
		{
						color:#F00;
		}
#contenttop
	{
		float:left;
		width:665px;
		height:13px;
		background:url('../images/content_box_top.jpg');
	}
#contentbottom
	{
		clear:both;
		width:665px;
		height:22px;
		background:url('../images/content_box_bottom.jpg');
	}
div#textbox
	{
		float:left;
		width:260px;
		padding-right:5px;
		padding-left:5px;
		margin-right:10px;
		margin-left:-5px;
		color:#333;
		text-align:justify;
		font-family:verdana;
		font-size:12px;
	}
div#textbox h2
	{
		border-bottom:1px solid #ccc;
		padding-bottom:5px;
		margin-bottom:5px;
	}
div#textbox h3
	{
		display:block;
		font-size:14px;
	}

div#textbox h3 a
	{		
		display:block;
		font-size:14px;
		color:#666;
		text-decoration:none;
	}
div#textbox h3 a:hover
	{		
		display:block;
		font-size:14px;
		color:#006;
		text-decoration:none;
	}
div#textbox p
	{
		border-bottom:1px dashed #eee;
	}
	
div#previews
	{
		float:left;
		width:340px;
		padding:10px;
	}
div.preview
	{
		float:left;
		width:340px;
		height:80px;
		border:1px solid #999;
		margin-bottom:10px;
	}
div.preview h3
	{
		float:left;
		margin:0;
		width:300px;
		height:18px;
		padding-left:12px;
		font-size:11px;
		font-weight:normal;
		line-height:13px;
		background:url('../images/preview_box_title.jpg') no-repeat;
	}
div.preview h3 a
	{
		text-decoration:none;
		color:#002;
		font-family:"Trebuchet MS",sans-serif;
	}
div.preview p
	{
		float:left;
		font-size:11px;
		text-align:justify;
		width:200px;
		margin:0;
		line-height:11px;
	}
div.preview img.previewimage
	{
	 	float:left;
		width:120px;
	}
div.preview p a
	{
		text-decoration:none;
		line-height:20px;
		color:#009;
	}
div.preview img
	{
		border:0;
	}
select#l
	{
		width:90px;
		border:1px solid #999;
		background-color:#ddd;
		margin-left:10px;
		margin-top:10px;
		font-size:10px;
	}
span#tablinks select#languageselect option
	{
		color:#666;
	}
h2#motto{font-family:georgia;color:#f00;text-align:left;font-size:14px;margin-left:180px;padding-top:55px;letter-spacing:2px;}
.aligntop{vertical-align:top;}
.textright{text-align:right;}
.bordbotcell td{border-bottom:1px dotted #ccc;padding:3px}
.adrcell{background-color:#efefef;padding:5px;}
span.required{color:#f00;}
#contactform label{float: left;}
.redalert{color:#F00;float:right;display:none;font-size:10px;margin-top:-10px;}
h3.subtab
{
	border:1px solid #ccc;display:inline;float:left;margin:2px;padding:2px;color:#009;font-weight:normal;font-size:12px;
	font-family:Arial,sans-serif;
}
div.subnav
{
	width:100%;float:left;cursor:pointer;z-index:5;
}
div.subcontent
{
	border-top:1px solid #ccc;float:left;margin:0;margin-top:-3px;
	padding-bottom:5px;

}
div.subcontent li
{
	color:#555;padding-top:5px;
	border-bottom:1px dotted #ccc;padding-top:2px;
	list-style-type:none;
}
h3.behind{background-color:#eee;color:#666;}
h3.behind:hover{background-color:#ddd;color:#333;}

div#textbox2
	{
		float:left;
		width:320px;
		padding-right:5px;
		padding-left:5px;
		margin-right:10px;
		margin-left:-5px;
		color:#333;
		text-align:justify;
		font-family:verdana;
		font-size:12px;
	}
div#textbox2 h2
	{
		border-bottom:1px solid #ccc;
		padding-bottom:5px;
		margin-bottom:5px;
		margin-top:5px;
		font-size:17px;
		text-align:left;
	}
h3.border
{
		border-bottom:1px solid #ccc;
		padding-bottom:5px;
		margin-bottom:5px;
		margin-top:5px;
		font-size:17px;
		text-align:left;
}
div#textbox2 h3
	{
		display:block;
		
		font-size:14px;
	}

div#textbox2 h3 a
	{		
		display:block;
		font-size:14px;
		color:#666;
		text-decoration:none;
	}
div#textbox2 h3 a:hover
	{		
		display:block;
		font-size:14px;
		color:#006;
		text-decoration:none;
	}
div#textbox2 p
	{
		border-bottom:1px dashed #eee;
	}
div#preview small
	{
		font-size:10px;
		color:#669;
		display:block;text-align:center;
	}
div#errata
	{
		width:450px;
		text-align:center;
		margin-left:10%;
		height:300px;
	}
div#errata h1
	{
		color:red;
		font-size:18px;
	}
div#errata ul
	{ 
		text-align:left;
		margin-left:20%;
	}
div#errata h2
	{
		color:#669;
		font-size:16px;
	}
div#errata img
{
	margin-top:20%;
}
.red{color:red;}
input[type="button"]{width:100%;background-color:#ccc;}
input.widebtn
{
	width:370px;
  	background-color:#ccc;
}
input[type="text"]{width:100%;}
select{width:100%;}
a.fakebtn
{
	width:370px;
  	background-color:#ccc;
	border:2px outset #FFF;
	padding:5px;
	text-decoration:none;
	color:#000;
}
th h2{height:50px;background:url('../images/ajitonline.png') right no-repeat;}