/*********** basic ****************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none

}
a.click:link{
font-size: 12pt;
	color: #cc9922;
	text-decoration: underline;
}

a.click:visited{
font-size: 12pt;
	color: #cc9922;
	text-decoration: underline

}
a.click:hover{
font-size: 12pt;
	color: #55AAFF;
	text-decoration: underline

}
h1{
font-size: 12pt;
	color: #d69627;
}
h2{
font-size: 10pt;
	color: #d69627;
/*********** home ****************/

}
table.outsideTable{
	background-image: url(/images/home/bg.jpg);
	height: 494px;
	width: 591px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
table.outsideTable1{
	background-image: url(/images/home/bg01.jpg);
	height: 494px;
	width: 591px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;

}
table.outsideTable2{
	background-image: url(/images/home/bg02.jpg);
	height: 494px;
	width: 591px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;

}
table.border{
	border: 3px solid #d69627;

}
/*********** navigation ****************/

td.navigation{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d69627;
	text-align: center;


}
/*********** aboutMe ****************/

td.textBg{
	background-image: url(/images/aboutMe/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
td.textBg1{
	background-image: url(/images/aboutMe/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
td.textBg2{
	background-image: url(/images/aboutMe/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
/***********border ****************/

td.textborder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}
ul.bullets li{
	line-height: 20px;
	list-style-position: inside;
	list-style-type: circle;


}
/*********** contact us ****************/

td.contactBg{
	background-image: url(/images/contact/contactBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
/*********** resume ****************/

table.resume td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 30px;
}
ul.resumeBullets li{
	line-height: 27px;
	list-style-position: outside;
	list-style-type: circle;
}
.style_san {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #092b72;
	text-align: center;
	font-weight:bold;
	padding-right: 20px;
}
