body {
	background-image: url(../images/top_gradient.jpg);
	background-repeat:repeat-x;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
		color:#a3a4a5;
}
img
	{ 
	border-style: none;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	line-height: 20px;
	color:#666666;
}


.client_list {
	text-transform:uppercase;
	font-size:10px;
	line-height: 16px;
	
}


ol{

	margin:0px 0px 0px 20px; 
}


ul {
	margin:0px 0px 0px 20px; 
}


li {
		
	margin:10px 0px 10px -23px;  
}



.bg1 {background-color:#ecedee}
.bg2 {background-color:#e5e6e8}


.bgwhite {background-color:#ffffff}


h1 {
	font-family : Akagi, Arial, sans-serif;
	font-size : 36px;
	font-weight: 100;
	text-decoration : none;
	line-height: 36px;
	color:#f78e1e;
	padding:10px 0px 20px 0px; 
	margin:0px;

}


h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight: 100;
	text-decoration : none;
	line-height: 30px;
	color:#666666;
	padding:10px 0px 10px 0px;
	margin:0px;
}


h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	text-decoration : none;
	line-height: 24px;
	color:#333333;
	padding:0px 0px 0px 0px;
	margin:0;
}


h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	text-decoration : none;
	line-height: 20px;
	color:#bbbdbf;
	padding:10px 0px 10px 0px;  
	margin:0px;
}


h5 {
		font-family : Akagi, Arial, sans-serif;
	font-size : 28px;
	font-weight: 100;
	text-decoration : none;
	line-height: 36px;
	color:#f78e1e;
	padding:10px 0px 20px 0px;  
	margin:0px;

}



h6 {
	font-family : Akagi, Arial, sans-serif;
	font-size : 28px;
	font-weight: 100;
	text-decoration : none;
	line-height: 36px;
	color:#f78e1e;
	padding: 0px 0px 0px 0px;  
	margin:0px;

}

A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #f78e1e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #f78e1e;
	font-weight : normal;
	text-decoration : underline;
		line-height: 20px;
}




A.submenuend:ACTIVE, A.submenuend:FOCUS, A.submenuend:LINK, A.submenuend:VISITED {
	text-transform: uppercase;
	color : #808184;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
		margin: 20px 0px 20px 15px;
}
A.submenuend:HOVER {
	text-transform: uppercase;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #f78e1e;
	font-weight : normal;
	text-decoration : none;
	line-height: 20px;
		margin: 20px 0px 20px 15px;
}










A.submenu:ACTIVE, A.submenu:FOCUS, A.submenu:LINK, A.submenu:VISITED {
	text-transform: uppercase;
	color : #808184;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
		margin: 20px 15px 20px 15px;
}
A.submenu:HOVER {
	text-transform: uppercase;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #f78e1e;
	font-weight : normal;
	text-decoration : none;
	line-height: 20px;
		margin: 20px 15px 20px 15px;
}




.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #999999;
	font-weight : normal;
	text-decoration : none;
	line-height: 14px;
vertical-align: 65%;
}



A.footer:ACTIVE, A.footer:FOCUS, A.footer:LINK, A.footer:VISITED {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	line-height: 14px;
}
A.footer:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #f78f1e;
	font-weight : normal;
	text-decoration : none;
	line-height: 14px;
}










.ie .subpage div.example {
  background-color: yellow
}
.gecko .example {
  background-color: gray
}
.win.gecko .example {
  background-color: red
}
.linux.gecko .example {
  background-color: pink
}
.opera .example {
  background-color: green
}
.konqueror .example {
  background-color: blue
}
.webkit .example {
  background-color: black
}
.subpage div.example {
  width: 100px;
  height: 100px;
}
.no_js { display: block }
.has_js { display: none }
.js .no_js { display: none }
.js .has_js { display: block }
