﻿body 
{
	font-family:Tahoma;
	font-size:9pt;
	margin: 0 0 0 0;
	height:100%;
	width:100%;
}

#headerFrame
{
	background-color:darkblue;
	height:50px;
	width:100%;
}

#headerTitle
{
	background-color:darkblue;
	height:20px;
	width:400px;
	color:White;
	font-size:16px;
	margin-left:5px;
	margin-top:15px;
	float:left;
	font-weight:bold;
}

#frameContent
{
	height:600px;
	width:725px;
	margin-left:10px;
	margin-top:15px;
	margin-right:10px;
	float:left;
}

.lnkFont
{
	font-family:Tahoma;
	font-size:10pt;
}


.txtFont
{
	font-family:Tahoma;
	font-size:11px;
}

#layoutResume
{
	width:700px;
	height:800px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:Red;
}

#title
{
	font-family:Tahoma;
	font-size:9pt;
	color:White;
}

.titleBox
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11pt;
	color:White;
	background-color:darkBlue;
}

.line
{
	background-color:whitesmoke;
	height:2px;
	width:100%;
}

.btn {
  background: darkblue none; 
  color: #ffffff;
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: normal;
}

.tdFont
{
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: normal;	
  vertical-align:top;
}

.tdFont2
{
  font-family: Tahoma; 
  font-size: 12px;
  font-weight: normal;	
  vertical-align:top;
}

.fontRed
{
  font-family : Tahoma; 
  font-size: 11px;
  font-weight: normal;	
  color:Red;
}

.fontOrange
{
  font-family : Tahoma; 
  font-size: 11px;
  font-weight: normal;	
  color:Orange;
}

.rptFormat
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;	
	vertical-align:top;
	border:0;
	border-color: darkblue; 
}

.fontDGreen
{
  font-family : Tahoma; 
  font-size: 12px;
  font-weight:bold;	
  color:Green;
}

.fontGreen
{
  font-family : Tahoma; 
  font-size: 11px;
  font-weight:normal;	
  color:Green;
}

.fontLetter
{
  font-family : Tahoma; 
  font-size: 11px;
  font-weight: normal;	
  vertical-align:top;
  text-align:justify;
}

.divCalendar
{
	float:right;
	margin: 40px 50px 100px
}

.btn {
  background: darkblue none; 
  color: #ffffff;
  font-family: Tahoma; 
  font-size: 12px;
  font-weight: normal;
}

.txtDB
{
	font-family:Tahoma;
	font-size : 9pt;
	color:darkblue;
	font-weight:bold;
}

.tdDB
{
	background-color:aliceblue;
	color:DarkGreen;
	font-weight:bold;
	font-family: Tahoma; 
	font-size: 11px;
}

.tdGray
{
	background-color:Gray;
	color:White;
	font-weight:bold;
}

.tdIvory
{
	background-color:ivory;
	font-family: Tahoma; 
	font-size: 11px;
}

.tblRpt
{
	BORDER-RIGHT: #23A53E 1px solid; 
	BORDER-TOP: #23A53E 1px solid; 
	BORDER-LEFT: #23A53E 1px solid; 
	BORDER-BOTTOM: #23A53E 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
	font-family: Tahoma; 
	font-size: 11px;
	font-weight: normal;	
	vertical-align:top;	
}

.lnkFont
{
	font-family:Tahoma;
	font-size:10pt;
}

.fontReq
{
  font-family : Tahoma; 
  font-size: 14px;
  font-weight: bold;	
  color:Red;
}
