/* --- BEGIN GENERAL TAGS --- */
a
{
	color:#FFFFFF;
	text-decoration: none;
	border-bottom:dotted 1px #FFFFFF;
}
* html a
{
	border-bottom: none;
	text-decoration:none;
	padding: 1px;
	background: url(images/dot.png) repeat-x bottom;	
}
a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
}
br 
{
	line-height:10px;
}
body
{
	margin:0px;
	background-color: #0E1215;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	background-image: url(images/background.png);
	background-position: top;
	background-repeat: repeat;
}
div 
{
	margin:0px; 
	padding:0px;
}
input, textarea, select
{
	font-size: 12px;
	width:200px;
	border:1px solid #C6C6C6;
}
td
{
	font-size: 12px;
}
th
{
	font-size: 12px;
	font-weight: bold;
}
ul
{
	list-style-type: none;
	list-style-position: outside;
  list-style-image: url(images/arrow.png);
}
/* --- END GENERAL TAGS --- */

/* --- BEGIN MENU TAGS --- */
a.menu
{ 
	border:none;
  line-height:31px; 
  width:110px;
  display:block;
  background-color:transparent;
	text-decoration: none;
	color: #000000;
	background:none;
}
a.menu:hover
{
	border:none;
	color: #4667B1;
	text-decoration: none;
	background-color: transparent;
	display:block; 
  line-height:31px; 
  width:110px;
	background:none;  
}
td.linkbg 
{
	color:#000; 
	font-weight:bold; 
	font-size:11px; 
	background-image:url(images/linkbg.png); 
	background-repeat:repeat-x; 
	background-position:top; 
	line-height:31px; 
	width:110px;
}
/* --- END MENU TAGS --- */

/* --- BEGIN FRAMEWORK TAGS --- */
a.linkservices
{
  color: #3C4554;
  text-decoration: none;
  border:none;
	background:none;  
}
a.linkservices:hover
{
  color: #3C4554;
  border:none;  
  text-decoration: underline overline;
	background:none;  
}
a.smallink
{
  color:#FFFFFF;
  text-decoration:none;
  font-size:10px;
  border:none;
	background:none;	  
}
a.smallink:hover
{
  text-decoration: underline;
	border:none;
	background:none;	
}
table.bodytable
{
  padding:0 0 150px 0;
	text-align:center;
	background-image:url(images/pagebg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:1000px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #6DB44C;
	border-right: 1px solid #1C81ED;
}
table.footer 
{
	background-color:transparent; 
	width:802px;
	border:0px;
	border-collapse: collapse
}
table.headertable
{
	border:0px;
	border-collapse:collapse;
	background-color:transparent;
	width:802px;
	text-align:center;
}
table.maintable
{
	background-color:#000; 
	width:802px; 
	background-image:url(images/maintablebg.png); 
	background-repeat:repeat-y; 
	background-position:left;
	border-collapse: collapse;
}
table.menutable
{
	background-color:transparent; 
	width:802px; 
	background-image:url(images/curvtop.png); 
	background-repeat:no-repeat; 		
	background-position:left top;
	border:0px;
}
th.portfoliotitle
{
	background-image:url(images/portfolio_bgtop.png); 
	background-repeat:repeat-x; 
	background-position:top; 
	text-align:center;
  font-weight: bold;
  font-size:16px;
  color:#0276D3;
}
/* --- END FRAMEWORK TAGS --- */

/* --- BEGIN CONTENT TAGS --- */
.bold
{
	font-weight: bold;
	font-size: 12px;
}
.bolditalic
{
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
.center
{
	text-align: center;
}
.italic
{
	font-style: italic;
}
.right
{
	text-align: right;
}
a.portfolio
{
	font-weight:bold;
	border:none;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	background:none;	
}
a.portfolio:hover
{
	font-weight:bold;
	border:none;
	color:#FFFFFF;
	text-decoration: underline overline;
	background:none;	
}
td.contentbody
{
	background-color:#000000;
	color: #FFFFFF;
	width:550px;
	padding:5px;
	text-align: justify;
}
th.title
{
  text-align: left;
  font-weight: bold;
  font-size:16px;
	color:#0276D3;
}
ul.check
{
	list-style-type: none;
	list-style-position: outside;
  list-style-image: url(images/check.png);
}
/* --- END CONTENT TAGS --- */
