html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}
pre,code,kbd,samp,tt{font-family:monospace;font-size:108%;line-height:100%;}
body
{
 	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	height: 100%;
}
body, td, p, div, span, th
{
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	text-align: justify;
	background-color: transparent;
	color: #000000;
}
p
{
    margin-bottom: 15px;
	line-height: 135%;
}
.cellPara
{
    margin: 5px;
}
blockquote
{
    margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
address
{
    font-style: italic;
}
abbr, acronym
{
    cursor: help;
}
strong
{
    font-weight: bold;
}
textarea
{
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
	border: 1px solid #FF0000;
	background-image: url('images/formgradient.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 3px
}
.inputField
{
	font-size: 85%;
	border: 1px solid #FF0000;
	background-image: url('images/formgradient.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #000000;
	padding: 3px
}
caption
{
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF; 
}
fieldset
{
    border: 1px solid #FF0000;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #FAFAFA;
	color: #000000;
}
legend
{
	color: #FF0000;
	background-color: #FFFFFF;
	margin: 5px;
	font-weight: bold;
	padding: 5px;
}
label
{
    font-weight: bold;
}
.formLabelCell
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
ul, ol
{
    margin: 15px;
	padding-left: 10px;
}
li
{
	margin-bottom: 10px;
	margin-left: 20px;
	list-style: square outside;
}
a.topmenu:link, a.topmenu:visited
{
 	font-size: 85%;
	text-transform: capitalize;
	color: #CC0000;
	background-color: transparent;
	text-decoration: none;
}
a.topmenu:hover, a.topmenu:active
{
 	font-size: 85%;
	text-transform: capitalize;
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}
a.menu:link, a.menu:visited
{
 	font-size: 85%;
	color: #CC0000;
	background-color: transparent;
	text-decoration: none;
}
a.menu:hover, a.menu:active
{
 	font-size: 85%;
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}
.menunormal
{
 	background-color: transparent;
	color: #666666;
	height: 20px;
	text-align: center;
	padding: 2px;
}
a:link 
{
 	color: #CC0000;
	background-color: inherit;
	text-decoration: none;
}
a:visited
{
 	color: #DD0000;
	background-color: inherit;
	text-decoration: none;
}
a:hover, a:active
{
 	color: #FF0000;
	background-color: inherit;
	text-decoration: underline;
}
h1
{
   color: #999999;
   background-color: transparent;
   font-size: 197%;
   text-transform: capitalize;
   margin-bottom: 20px;
   padding: 0px;
   text-align: right;
   font-weight: bold;
}
h2
{
   color: #FF0000;
   background-color: #FFFFFF;
   font-size: 174%;
   text-transform: capitalize;
   margin-bottom: 20px;
   font-weight: bold;
}
h3
{
   color: #FF0000;
   background-color: #FFFFFF;
   font-size: 161.6%;
   text-transform: capitalize;
   margin-bottom: 20px;
   font-weight: bold;
}
h4
{
   color: #FF0000;
   background-color: #FFFFFF;
   font-size:153.9%;
   text-transform: capitalize;
   margin-bottom: 20px;
   font-weight: bold;
}
h5
{
   color: #FF0000;
   background-color: #FFFFFF;
   font-size: 146.5%;
   text-transform: capitalize;
   margin-bottom: 20px;
   font-weight: bold;
}
h6
{
   color: #FF0000;
   background-color: #FFFFFF;
   font-size: 138.5%;
   text-transform: capitalize;
   margin-bottom: 20px;
   font-weight: bold;
}
hr
{
   color: #FF0000;
   background-color: #000055;
}
#topMenuCell
{
   background-color: #FFFFFF;
   color: #000000;
   background-image: url('images/topbg.gif');
   border-right: 1px solid #E5E5E5;
   vertical-align: bottom;
}
#mainCell
{
    border-bottom: 1px solid #E5E5E5; 
	border-left: 1px solid #E5E5E5; 
	border-right: 1px solid #E5E5E5; 
	padding: 10px;
	background-color: #FFFFFF;
	color: #FF0000;
	vertical-align: top;
}
#leftMenuCell
{
    border: 1px solid #FF0000; 
    width: 150px; 
    height: 98%; 
    vertical-align: top; 
    text-align: right; 
    padding: 0px;
	background-color: #FFFFFF;
	color: #FF0000;
}
#navTop
{
   width: 150px; 
   height: 20px; 
   background-color: #FF0000; 
   color: #FFFFFF; 
   vertical-align: baseline; 
   text-align: right; 
   font-weight: bold;
   padding: 2px;
   background-image: url('images/menubg.gif');
   background-repeat: repeat-x;
}
#bottomMenu
{
	text-align: center;
	padding: 5px;
	font-weight: bold;
    background-color: #FFFFFF;
    color: #FF0000;	
	height: 20px;
}
#footer
{
 	border-top: 1px solid #E5E5E5;
	text-align: center;
	padding: 5px;
	font-size: 77%;
    background-color: #FFFFFF;
    color: #C0C0C0;
	height: 20px;
}
#headerCell
{
   border-left: 1px solid #E5E5E5; 
   padding-left: 10px;
   height: 100px;
   background-image: url('images/topbg.gif');
   
}
.portfolioTd
{
 	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.portfolioHeader
{
 	font-weight: bold;
	text-align: right;
	width: 80%;
	padding: 2px;
	background-color: #CCCCCC;
	border-left: none;
	border-right: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
.portfolioImg
{
 	width: 80%;
	padding: 10px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #FF0000; 
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.menuheaderright
{
    text-align: right;
	padding: 3px;
}
#seoStar
{
    position: absolute;
	top: 95px;
	left: 740px;
	width: 125px;
	height: 135px;
	border: none;
	z-index: 2;
}