body {
	font-family: tebuchet ms, trebuchet, verdana, arial;
	background-color: #fff;
	color: #fff;
	text-align: center;
	background-image: url("/download/953/gradient.jpg");
	background-repeat: repeat-x;		
	background-attachment: fixed;
	line-height: 0.5cm;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}


h1 {
	margin-top: 15px;
	font-size: 2em;
	color: #8b8ba2;
}

h2 {
	font-size: 1.6em;
	color: #8c1d3f;
}

h3,h4,h5,h6,h7 {
	font-size: 1.3em;
	color: #8b8ba2;
}

ul {
	padding-left: 15px;
	margin-left: 15px;
	list-style-image: url("/download/809/arrow.gif");
	list-style-type: circle;	
	margin-top: 10px;
}
li {
	margin-top: -5px;
	margin-bottom: 5px; 
	padding: 0px;
}

a {
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid white;
}

.pad { padding: 10px 20px; }
.clear { float:none; clear:both; height:0; font-size:0; line-height:0; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

body #holder {
        position: relative;
	width: 1000px;
	margin: auto;
	padding: 0px;
	text-align: left;
}

body #holder #main {
        float: left;
	width: 1000px;
	padding: 0px;
	text-align: left;
	/*border: 1px solid #ccc; */       

}

body #holder #main .bar{
	text-align: center;
	padding: 4px 0 0 0;
	height: 26px;
	background-image: url("/download/720/bar_grad.jpg");
	background-repeat: repeat-x;
}
body #holder #main .bar .in {
	font-size: 90%;
	background-color: #ccc;
	border: 1px solid #999;
}
body #holder #main .bar .but {
	font-size: 90%;
	color: #fff;
	border: 1px solid #333;
	background-color: #343434;
	background-image: url("/download/723/grad_button.jpg");
	background-repeat: repeat-x;	
}

body #holder #main #header{
	position: relative;
	text-align: center;
	height: 238px;
	background-image: url("/download/952/main-logo.jpg");
	background-repeat: no-repeat;
        background-color: #eee;
}

body #holder #main #mid{
	background-color: #fff;
	background-image: url("/download/721/grad_body.jpg");
	background-repeat: repeat-x;	
	width: 998px;
	        border: 1px solid #ccc;
}

body #holder #main #mid #content{
	float: left;
        width: 678px;
        color:  #333;

}


body #holder #main #header #menu{
	position: relative;
	padding: 185px 0 0 40px;
	font-size: 1.6em;
	height: 30px;
	font-weight: bold;
}

body #holder #main #menu a {
	overflow: hidden;
	height: 30px;
	display: block;
	float: left;
	text-decoration: none;	
}

.highlight {
	background-color: black;
	filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
}
body #holder #main #menu a:hover {
	border: 0px;
}
body #holder #main #menu a .menuitem {
	width: 162px;
	height: 30px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	cursor: hand;
	border: 0px;
	color: white;
}

body #holder #main #menu a:hover .menuitem {
	background-color: black;
	text-decoration: none;
	filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
}

.box {
        float: right;
	/*background-image: url("/download/722/grad_box.jpg");*/
        width: 300px;
        margin-right: 20px;	
}

.boxgrad {
	background-image: url("/download/722/grad_box.jpg");
	background-repeat: repeat-x;
	background-color: #99aec5;	

}

.adverts {
		color:  #333;	
}

body #holder #main #footer{
	color: #fff;
	font-size: 0.9em;
	height: 70px;
	background-color: #8c9eb4;
	margin: 0px 0 20px 0;
	text-align: center;
	background-repeat: repeat-x;
}


.footcol {
	float: left;
	width: 33%;
}
.footcol div {
	padding:  10px;
	color: #333;
}
.footcol div a {
	color: #fff;
	text-decoration:  border-bottom: 1px solid white;
}

/* general */

body #holder #main #mid #left{ 
	clear: left;
	float: left;
	background-color: white;
	padding: 20px;
	width: 500px;
}

body #holder #main #mid #right{ 
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 1px dotted;
	clear: right;
}


/* homepage */

hr {clear: both;height: 1px;overflow: hidden;}
.clear {visibility: hidden;}
form {margin: 0px;}

/* tables */

		table {
			color: #333;
			margin: 0;
			padding: 0;
			border-collapse: collapse;
			text-align: left;
		}
		
		caption {
			font-weight: bold;
			margin-bottom: 20px;
			text-align: left;
			text-transform: uppercase;
		}
		
		td {
			margin: 0;
			padding: 4px;
			border-bottom: 1px dotted #999;
		}
		
		td a {

			font-decoration: none;
			color: black;
		}
		td a:hover {
			color: #333;
			text-decoration: underline;	
		}
		th {
			font-weight: normal;
			border-bottom: 1px dotted #999;
		}
		
		thead tr th {
			background-color: #DDD;
			padding:  2px 2px;
			color: #fff;
			font-weight: bold;
			border: 0;
		}
		
		tfoot tr th, tfoot tr td {
			background-color: transparent;
			padding:  2px 2px;
			color: #ccc;
			border-top: 1px solid #ccc;
		}
		
		tbody tr th {
/*			padding: 20px 10px; */
		}
		
		tr.odd {
			background-color: #F7F9FA;
		}
		


a[href $='.xls'] { 
   padding-right: 18px;
   background: transparent url(http://toolkit.nevl.com/ico/excel.gif) no-repeat center right;
}
a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(http://toolkit.nevl.com/ico/word.gif) no-repeat center right;
}
a[href $='.dot'] { 
   padding-right: 18px;
   background: transparent url(http://toolkit.nevl.com/ico/word.gif) no-repeat center right;
}
a[href $='.pps'] { 
   padding-right: 18px;
   background: transparent url(http://toolkit.nevl.com/ico/powerpoint.gif) no-repeat center right;
}
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(http://toolkit.nevl.com/ico/pdf.gif) no-repeat center right;
}

form {
	margin: 0px;
}

