﻿*
{
	font-family:arial;
	color:Gray;
	font-size:9pt;
		
}
body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #eaf6ff;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
	
}
#content
{
	padding-left:20px;
	padding-top: 20px;
	width:100%;
	text-align:justify;
	
}
hr
{
	color:#f1f1f1;
}
.content
{
	
	padding-top: 20px;
	
	width:100%;
	text-align:justify;
	
}
.bottom-br {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
}

.hover a
{
	color: #3590e5;
	font-size: 9pt;
	text-decoration: none;
}
.hover a:hover
{
	color: #3590e5;
	font-size: 9pt;
	text-decoration: underline;
}
#table1
{
	background-color:White;
	width:1000px;
	min-height:500px;
}
#TreeView1 a
{
	color: #3590e5;
	font-size: 9pt;
	text-decoration: none;
}
#TreeView1 a:hover
{
	color: #3590e5;
	font-size: 9pt;
	text-decoration: underline;
}
#main
{
	width:1003px;
	 background-color:White;
	 	
}
#main-1
{
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#eaf6ff;
	font-size: 11px;
	font-weight: bold;
	color:White;
	text-decoration: none;
	height: 21px;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-2 {
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#00258B;
	text-decoration: none;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
	float: left;
	height: auto;
}
#main-3 {
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002388;
	text-decoration: none;
	height: auto;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#main-3 td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#00258B;
	text-decoration: none;
	height: auto;
	text-align: right;
	}
#header
{
	
	background-image: url('images/NogapLogo_background.gif');
	background-repeat: repeat;

	
}	
#header1{
	float: left;
	width: 608px;
	
}	
#header2 {
	float: left;
	width: 395px;
}
#footer
{
	width:1003px;
	color: Gray;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	font-size: 7pt;
}
#footer a
{
	color: #3590e5;
	font-size: 7pt;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration:underline;
	
}
h1
{
	color:#3590e5;
	font-size:13pt;
	font-weight:lighter;
	padding:0px;
	margin:0px;
	
	
}
h2
{
	color: #3590e5;
	font-size: 12pt;
	font-weight: lighter;
	margin:0px;
	padding:0px;
}
h3
{
	font-size: 10pt;
	color: gray;
}
.h4
{
	color:#3590e5;
	font-size:8pt;
	font-weight:lighter;
	font-weight:bold;
}
.font a
{
	color:#3590e5;
	font-size: 12pt;
	font-weight: lighter;
	text-decoration:none;
}
.font a:hover
{
	color:Gray;
	text-decoration:underline;
	font-size: 12pt;
}

p
{
	font-size:9pt;
}

.left_menu
{
	padding-left: 30px;
}
.left_menu a
{
	color:Gray;
	text-decoration:none;
}

.left_menu a:hover
{
	text-decoration:underline;
}
.category a
{
	font-size:12pt;
	text-decoration:none;
	color:Gray;
	font-weight:bold;
}
.category a:hover
{
	font-size:12pt;
	color:Blue;
	text-decoration:none;
}

/* menu */
#mainmenu {
	FONT: 8pt Verdana;
	WIDTH: auto;
	height: 35px;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}
#nav {
	margin:0;
	padding:0;
	width:100%;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	#nav li {
		display:inline;
		padding:0;
		margin:0;
	}
	#nav a:link,
	#nav a:visited {
	color:#FFFFFF;
	float:left;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
	text-decoration: none;
	margin: 0px;
	letter-spacing: 1px;
	}
	#nav a:hover {
	color:#0b93ff;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
	#home #nav-home a,
	#about #nav-about a,
	#archive #nav-archive a,
	#lab #nav-lab a,
	#contact #nav-contact a {
	color:#0b93ff;
	background-color: #FFFFFF;
	font-weight: bold;
	}
	
	#home #nav-home a:hover,
	#about #nav-about a:hover,
	#archive #nav-archive a:hover,
	#lab #nav-lab a:hover,
	#contact #nav-contact a:hover {
	background-color: #FFFFFF;
	}
	
	#nav a:active {
	color:#fff;
	background-color: #76D1EE;
	}

/* default.aspx*/
.home_middle
{
	width: 100%;
	height: 200px;
	background-image: url(images/main_image_back.jpg);
	background-repeat: repeat-y;
}
.search
{
	width: 100%;
	height: 185px;
	padding-left: 30px;
}

.topborder
		{BORDER-TOP: #EDB8A8 1px solid; BORDER-LEFT: #EDB8A8 1px solid}


		.topborder2
		{BORDER-TOP: #BFA3DE 1px solid; BORDER-LEFT: #BFA3DE 1px solid}

		.topborder3
		{BORDER-TOP: #D3D882 1px solid; BORDER-LEFT: #D3D882 1px solid}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


		.topborder4
		{BORDER-TOP: #9AD29A 1px solid; BORDER-LEFT: #9AD29A 1px solid}

		.sideborder
		{BORDER-LEFT: #EDB8A8 1px solid; }

		.sideborder2
		{BORDER-LEFT: #BFA3DE 1px solid}

		.sideborder3
		{BORDER-LEFT: #D3D882 1px solid}

		.sideborder4
		{BORDER-LEFT: #9AD29A 1px solid; }
.panel_collapse
{       
         filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#3590e5);
         font-size:12PT;
         font-weight:bolder;
         color:#3590e5;
         padding:3px;
        
}
#leftside
{
	text-align:left;
	
}
#left
{
	background-image: url('images/menu-background.jpg');
	background-repeat: no-repeat;
	width:180px;
	
	
}
#left h1

{
	font-size:14px;
}

.middle h1,.middle h2,.middle p
{
	padding-left:30px;
	padding-right:15px;
	text-align:justify;
}
.description_header
{
	font-size:12pt;
	color:#3590e5;
	font-weight:bold;
}
.image
{
	background-color:White;
	width:200px;
	height:200px;
	text-align:center;
}
.loading a
{
	color:Black;
	font-size:12pt;
	text-decoration:none;
}
.loading a:hover
{
	background-color:#add8e6;
	font-size: 12pt;
	color: White;
}
.link
{
	text-align:center;
}
.link a
{
	color:#3590e5;
	text-decoration:none;
}
.link a:hover
{
	color:#3590e5;
		text-decoration:none;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Red;
	text-decoration: none;
}

a
{
	font-family:Verdana;
	font-size:8pt;
	color:Red;
	text-decoration:none;
}

a:hover	
{
	font-family:Verdana;
	font-size:8pt;
	color:Red;
	text-decoration:underline;
}
.blue-16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1482fd;
	text-decoration: none;
}
.table-bottom-br {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.white-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.all-br {
	border: 1px solid #8fb9ea;
}
.br-black {
	border: 1px solid #d1d1d1;
}
.black-20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blue-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002388;
	text-decoration: none;
}
a.category-new
{
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
}
a.category-new:hover
{
	font-size:12px;
	color:Blue;
	text-decoration:none;
}
/*------------------Update Prgoress----------------------------*/
.Update-Progress
{
	
	background-image: url(images/process.gif);
	background-position:center;
	 background-repeat:no-repeat;
	 height:768px;
	 position:fixed;
	 top:0px;
	 left:0px;
	 width:1024px;
}
/*--------------------End of Update Progress----------------------------*/