﻿body 
{
	margin: 0px;
	padding: 15px 0px 0px 0px;	
	font-family: verdana,arial;
	font-size: 9pt;
}
img
{
	border:none;
}
a
{	
	text-decoration:none;
	font-weight:bold;
	color:#222222;
}
a:hover
{
	text-decoration:underline;	
}
#wrapper
{
	margin: 0 auto;
	padding: 0px;
	width: 1024px;	
}
/*******************************************************/
/*                       Top-Menu					   */
/*******************************************************/


#top-menu 
{
	width: 845px;
	margin-top: 10px;
}
#top-menu img
{
	margin: 0px;
	padding: 0px;
	border:none;
}
#top-menu li a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 6px 3px 6px;
	font-size: 10pt;
	
	

}
#top-menu li a:hover
{
	color:#0085cf;
		
}
#top-menu ul
{
	margin: 0px;
	background: url(http://www.namifiers.com/Framework/Images/top-menu-fade.gif) repeat-x;		
	height: 21px;
	padding-top: 10px;

}

#top-menu ul li 
{	

	display:inline;
	list-style-image: url(http://www.namifiers.com/Framework/Images/top-seperator.gif);
	border-right: #333333 1px solid;	
	
}
#top-right-text
{
	float:right;
	margin: 0px 50px 0px 0px;
	padding: 0px;
	
	color: #276FA1;
	font-weight:bold;
	text-align:center;
	font-size: 11pt;
}
.top-left-text
{
	float:left;
	margin: 20px 0px 5px 20px;	
	padding: 0px;	
	color: #276FA1;
	font-weight:bold;
	text-align:center;
	font-size: 17pt;
}
/*******************************************************/
/*                       Top-Bar 					   */
/*******************************************************/
#top-bar
{
	width:1024px;
	background: #003366;
	color: white;
	font-weight:bold;
	height:20px;

}

#top-bar-text
{
	padding: 0px 0px 0px 30px;
}
#top-bar-text a, a:hover
{
	color: white;
}

.menu-title
{
	background:  #003366;		
	text-align: center;
	color: white;		
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 5px 0px 0px 0px;
}
.menu-title a
{
	color: White;
}
.menu-title a:hover
{
	color: #CE3134;
}

#left-bar
{	
	margin: 0px;
	padding: 15px 5px 0px 5px;
	width: 171px;	
	
	
	
}

#left-bar h2
{	
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-bottom: solid 1px black;
}
#left-bar h1
{	
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;	
}

#content
{
	
	
}
#main
{
	margin: 0px;
	padding: 0px;	
}
#content h1
{
	font-size: 12pt;
	font-family:Arial;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	
	
		
}
#content a:hover
{
	color:Black;
	
	
		
}
#header-bar
{
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	
	color:Black;
	font-weight:bold;
	font-size:12pt;	
	text-align:center;
	
}
#seperator-bar
{
	width: 600px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 300px;
	background:#015289;
	color:White;
	font-weight:bold;
	font-size:12pt;	
	text-align:center;
	border: solid 1px black;
	
}
#Item-Table
{
	

}

#Item-Table td a
{
	color:#015289;
	
	
}
#Item-Table h1
{
	color:#015289;
	text-align:center;
	
	
	
}
#footer
{
	text-align:center;	
	
}
#footer ul
{

}
#footer ul li
{
	list-style:none;
	display:inline;
	border-right: solid 1px #015289;
	padding: 0px 10px;
	line-height:20px;
}
#footer ul li a
{
	color:#015289;
}
/*****************************************/
/*            Side Menu CSS              */
/*****************************************/	
.side-menu
{
	border-left: solid 1px #B3BBD4;
	border-right: solid 1px #B3BBD4;
	border-bottom: solid 1px #B3BBD4;
	background: url(http://www.namifiers.com/Framework/Images/bar-background.gif) no-repeat;	
	margin: 0px 0px 5px 0px;
}

.side-menu a, #side-menu h2 
{
	font-family: arial;
	font-weight:bold;
	color: #333333;
	display: block;
	border:none;
	margin: 0;
	padding: 2px 3px;
	
}

.side-menu a 
{
	color: #333333;
	text-decoration: none;		
}

.side-menu a:hover 
{
	color: #0085CF;
	background: #cccfd9;
}
.side-menu ul li ul li a:hover
{
	background: none;
}

.side-menu ul
{
	
	list-style: none;
	margin: 0;
	padding: 0;	
	
	
	
}
.side-menu ul ul 
{
	width: 140px;
	padding-left: 13px;	
	
	border: none;
	
}
	

.side-text
{
	border-left: solid 1px #B3BBD4;
	border-right: solid 1px #B3BBD4;
	border-bottom: solid 1px #B3BBD4;
}
.side-text a
{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.side-text a:hover
{
	color: #0085cf;
}