body
{
	font-size: 9pt;
	font-family: verdana, tahoma, arial;
	margin: 0px;
	background-color: #ebebeb;
}
#banner
{
	color: #fff; 
	background-color: #212e7f;
}
#main
{
	color: #fff;
	border: 1px solid #7b7b7b;
	background-color: #fff;
}
#link
{ 
	color: #fff; 
	font-size: 9pt;
	width: 80px;
	text-align: center;
}
#link a 
{ 
	color: #fff; 
	text-decoration: none; 
}
#link a:hover 
{	
	color: #fff; 
	text-decoration: underline; 
}
.title
{ 
	color: #a70000; 
	font-size: 14pt; 
	font-weight: bold;
	height: 30px;
}
.text 
{ 
	color: #000; 
	font-size: 9pt; 
	padding-right: 10px;
}
.text a 
{ 
	color: #000; 
	text-decoration: none; 
}
.text a:hover 
{	
	color: #000; 
	text-decoration: underline; 
}
.panel-text 
{ 
	color: #fff; 
	padding: 24px 10px 0px 14px; 
	font-size: 8pt;
}
.panel-text a
{ 
	color: #fff; 	
}
.panel-text a:hover
{ 
	color: #fff; 	
}
#general
{
	width: 230px; 
	background:	url(../images/general.gif) top left no-repeat #ba6262;
}
#internet
{
	width: 230px;
	background:	url(../images/internet.gif) top left no-repeat #626cba;
}
#technical
{
	width: 230px;
	background:	url(../images/technical.gif) top left no-repeat #62ba64;
}
#g-bottom 
{ 
    position: relative;
	background: url(../images/g-bottom.gif) no-repeat bottom;
	height: 10px;
}
#i-bottom 
{ 
	position: relative;
	background: url(../images/i-bottom.gif) no-repeat bottom;
	height: 10px;
}
#t-bottom 
{ 
	position: relative;
	background: url(../images/t-bottom.gif) no-repeat bottom;
	height: 10px;
}
.contact
{
	font-weight: bold;
	color: #FF0000;
}