/* CSS Document */
.h3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #878787;
	PADDING-TOP: 0px; 
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-ALIGN: left
}
.form {
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size : 10pt;
	COLOR: #686868;
	padding-right : 1px;
	padding-left : 1px;
}
.form:link	 {
	COLOR: #686868;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
}
.form:visited	 {
	COLOR: #686868;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
}
a.form:hover {
	COLOR: #686868;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration:underline;
}
.headings {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: middle;
	COLOR: #333;
	PADDING-TOP: 0px;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	TEXT-ALIGN: left
}
.para {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	COLOR: #333;
	PADDING-TOP: 0px;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	TEXT-ALIGN: justify;
}
.resume {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	COLOR: #333;
	PADDING-TOP: 0px;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	TEXT-ALIGN: justify;	
	FONT-WEIGHT: bold;
}
.resume:link	 {
	COLOR: #333;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.resume:visited	 {
	COLOR: #333;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.resume:hover {
	COLOR: #333;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration:underline;
}
.description {
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	font-size : 9pt;
	COLOR: #333;
	padding-right : 1px;
	padding-left : 1px;
}
.description:link {
	COLOR: #333;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.description:visited {
	COLOR: #333;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.description:hover {
	COLOR: #333;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration:underline;
}

a{
	text-decoration:none;
	color:#f30;	
}
p{
	clear:both;
	margin:0;
	padding:.5em 0;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}




/*  */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	/* side menue */
.menu1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	COLOR: #333;
	PADDING-TOP: 0px;
	PADDING-LEFT: 8px;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	TEXT-ALIGN: justify;
}
.menu1:link {
	COLOR: #333;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.menu1:visited {
	COLOR: #333;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.menu1:hover {
	COLOR: Black;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-decoration: underline;
}
.dollors {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 16pt;
	COLOR: White;
	padding-right : 1px;
	padding-left : 1px;
	font-weight : bold;
	vertical-align : middle;
	text-align : center;
}