	
	body,table
	{
		font-family: verdana, sans-serif;
		margin: 0;
		padding: 0;
	}
	
	body
	{
		background-color : #CCCCCC;
	}
	
	#wrapper
	{
		width: 790px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	
	#header .logo
	{
		position: relative;
		-top:1px;
	}
	
	#header .menu
	{
		position: relative;
		-top:2px;
	}
	
	form
	{
		margin: 0;
		padding: 0;
	}

	.menu
	{
		background: url(images/ima_bkg_menu.gif) repeat-x;
		margin: 0;
		padding: 0;
		height: 30px;
	}
	
	.menu ul
	{
		margin: 0;
		padding: 0;
	}
	
	.menu li
	{
		display: inline;
		margin: 0;
		padding: 0;
	}
	
	.menu a img
	{
		border-width: 0;
	}
	
	.lang
	{
		font-size: 11px;
		text-align: right;
		background: #d0d2d3;
		padding-right: 10px;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		height: 20px;
	}
	
	.logo
	{
		width: 577px;
		height: 104px;
		background: url(images/ori_logo.jpg);
	}
	
	.valign
	{
		vertical-align: top;
	}
	
	.searchbox
	{
		font-size: 11px;
		position: relative;
		width: 95px;
		top: 3px;
		left: 75px;
		border: solid 2px #D0D2D3;
		height: 12px;
	}
	
	.searchbutton
	{
		float: right;
	}
	
	.pic2
	{
		width: 213px;
		height: 82px;
		background: url(images/ori_6.jpg);
	}
	
	.shiftUp
	{
		position: relative;
		top: -5px;
		color: #003063;
		text-decoration: none;
	}
	
	.shiftUp a
	{
		color: #003063;
		text-decoration: none;
	}
	
	#content
	{	
		padding-top: 13px;
		background: #eff0f0;

	}
	
	.forms
	{
		background: #ffffff;
		width: 590px;
		padding: 10px;
		padding-bottom: 35px;
		color: #01699f;
		font-size: 11px;
		line-height: 1.4em;
	}
	
	.forms table
	{
		font-size: 13px;
		color: #01699f;
	}
	
	.forms a
	{
		text-decoration: none;
		color:#01699f;
	}
	
	.adminMenu .menuname
	{
		color: #949a9c;
		font-weight: bold;
		border: 0;
		border-bottom: 1px solid #D2D4D4;
		font-size: 14px;
		padding: 15px 0 20px 0;
	}
	
	.adminMenu
	{
		font-size: 12px;
		width: 197px;
		height: 375px;
		text-align: left;
	}
	
	.adminMenu ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
		padding-left: 25px;
	}
	
	.adminMenu li
	{
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #D2D4D4;
	}
	
	.adminMenu a
	{
		color: #003063;
		text-decoration: none;
		font-size: 11px;
		width: 172px;
		display: block;
		padding : 5px 0px 5px 6px;
	}
	
	.adminMenu a:hover
	{
		background: #fff;
	}
	
	.adminMenu a.selected
	{
		background: #fff;
		color: #20abf5;
	}

	#footer
	{
		
		height: 28px;
		background-color: #016499;
		border-top : 13px solid #eff3f7;
		padding-left: 15px;
		padding-top: 5px;
	}
	
	#footer a
	{
		color: #fff;
		font-size: 11px;
		text-decoration: none;
	}
	
	.formName
	{
		color: #0081c5;
		font-weight: bold;
		font-size: 14px;
		padding-bottom: 20px;
		padding-top: 7px;
	}
	
	.content2 {
		color: #000;
		padding: 15px 0;
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
		margin-bottom: 20px;
		}
	
	.separator
	{
		height: 1px;
		color: #e5e5e5;
		border-top: 1px solid #e5e5e5;
		border-bottom: 0;
	}
	
	.textbox
	{
		border: 1px solid #7b9ebd;
	}
	
	.searchBar
	{
		height: 30px;
		background: #00699c url(images/ima_search.gif) no-repeat;
	}
	
	.searchTitle a
	{
		font-weight: bold;
		font-size: 13px;
		padding-left: 20px;
	}
	
	.searchTitle a:hover
	{
		text-decoration: underline;
	}
	
	.searchDesc
	{
		color: #313131;
		padding-left: 20px;
	}
	
	.searchUrl
	{
		color: #003063;
		padding-left: 20px;
	}
