table {font-size:inherit;font:100%;}
body * {line-height:1.22em;}

ul 
{ 
	list-style-type: none;
} 

li 
{ 
	background: url(imgs/bullet.png) left center no-repeat;
	padding-left:10px;
} 

button
{
	background-image: url(imgs/ButtonBack.png); 	
	background-repeat: repeat-x; 
	border:1px solid #78e5fc;
	height:22px;
	padding-left:5px;
	padding-right:5px;
}

.buttonClass
{
	background-image: url(imgs/ButtonBack.png); 	
	background-repeat: repeat-x; 
	border:1px solid #78e5fc;
	height:22px;
	padding-left:5px;
	padding-right:5px;
}

hr
{
	border:2px solid #efefef;
}

html
{
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
}

body
{
	color:#666666; 
	font-size:11px; 
	font-weight: lighter 200%; 
	font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif;
	
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background-color:#000000; 
	background-image: url(imgs/textile_pattern.jpg); 
}

input,textarea,select,button, option
{
	color:#666666; 
	font-size:11px; 
	font-weight: lighter 200%; 
	font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif;
}

select 
{
	margin: 0px; padding: 0px; border: groove 4px
	navy; width: auto; height: auto;
} 

.borderStyle
{
	border:1px solid #cccccc;
}

p
{
	line-height:14px;
	font-family:verdana;
	font-size:7.5pt;
	color:#666666; 
}

h4
{
	font-size:12pt;
	margin-bottom:5px;
	margin-top:0px;
}
h3
{
	font-size:13pt; 
	font-weight: lighter 200%; 
	font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif;
}

A:link,A:visited,A:hover{color:#666666;font-size:11px;}
A:link,A:visited{text-decoration: underline;}
A:hover{text-decoration: underline;}