/* CSS Document */

.mainnav
{
font-family: helvetica;
color: #FBA14C;
font-size: 12px;
font: bold;
}
.maintitle
{
font-family: Batik Regular;
color: #CCCCCC;
font-size: 20px;
font: bold;
}
.projecttitle
{
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: 13px;
color: #98FB81;
}
.mainbody
{
font-family: helvetica;
color: #FFFFFF;
font-size: 13px;
background: #000000;
}
.endbody
{
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
color: #FFFFFF;
font-size: 10px;
background: #000000;
}
.navline
{
color: #CCCCCC;
font-size: 12px;
background: #000000;
}

BODY
 { color:#000000;
   background-color:#000000;
   scrollbar-face-color:#000000;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#000000;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#666666;
   scrollbar-darkshadow-Color:#666666;
 }
#bg_image {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}
#contents {
z-index: 1;
position: absolute;
} 
.t1 {font-size: 9pt; background-color: #FFFFFF;}
.t2 {font-size: 9pt; background-color: #000000;}
.t3 {font-size: 9pt; background-color: #F7FFFF;}
.t4 {font-size: 9pt; background-color: #FFFFFF;}
 
.footer
{
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
color: #C0C0C0;
font-size: 8px;
} 

.rightborder
{
border-right: medium solid #ff0000;
}

.cvname
{
font-family: Batik Regular;
color: #CCCCCC;
font-size: 28px;
font: bold;
}

.cvtitle
{
font-family: tahoma; 
font-size: 12px;
color: #FF9900;
font: bold;
}

.cvsubtitle
{
font-family: tahoma; 
font-size: 12px;
color: #FFCC66;
}
.cvtbl
{
font-family: tahoma; 
font: italic 14px; 
color: #4D4B4B;
}
.cvtblbody
{
font-family: tahoma; 
font-size: 14px;
color: #FFFFFF;
}
.contacttitle
{
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: 20px;
color: #FFCC66;
font: bold;
}


a.navbar:link    {text-decoration:none;color:#FBA14C;background-color:transparent}
a.navbar:visited {text-decoration:none;color:#FBA14C;background-color:transparent}
a.navbar:hover   {text-decoration:underline;color:#FBA14C;background-color:transparent}
a.navbar:active  {text-decoration:underline;color:#FBA14C;background-color:transparent}

a.cvbar {font:bold; font-size:14px;font-family:arial; }
a.cvbar:link    {text-decoration:none;color:#93D3D3;background-color:transparent}
a.cvbar:visited {text-decoration:none;color:#93D3D3;background-color:transparent}
a.cvbar:hover   {text-decoration:underline;color:#93D3D3;background-color:transparent}
a.cvbar:active  {text-decoration:underline;color:#93D3D3;background-color:transparent}
a.white:link {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
}
