﻿/* Set The Page Back Ground */
body
{
font-family :Tahoma , Verdana ,Arial ,Times New Roman ;
margin-top :0px ;
background : #4F7EC9;
font-size :10px;
}


/*Main Tabel With White Border*/
Table.maintabel  
{
	width:770px;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right :1px solid #FFFFFF;
	vertical-align:top;
}

p.text
{
	font-family: Verdana ,Tahoma ,Arial;
	font-size: 0.9em;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}

.mytext
{
	font-family: Verdana ,Tahoma ,Arial;
	font-size: 10pt;
	font-style: normal;
	color: #003366;
	text-align: justify;
	
}

.mytexthead
{
	font-family: Verdana ,Tahoma ,Arial;
	font-size: 11pt;
	font-style: normal;
	color: #000066;
	text-align: justify;
	text-decoration: none;
}

.mysubtext
{
	font-family: Verdana ,Tahoma ,Arial;
	font-size: 9pt;
	color: #003366;
	text-align: justify;
	text-decoration: none;
}

.ResultText
{
	color: #000066;
	font-weight: bold;
	font-size: 9pt;
	text-transform: capitalize;
	font-family: Arial;
	vertical-align: middle;
	text-align: right;
}

.clsTextBox
{
	border-color:Navy;
	border-width:1px;
}

/************************************
************* CV STYLES *************
*************************************/
.backrowstyle
{
	background:url('images/cvbk.gif') repeat-x;
	font:bold 10px Verdana;
	color:White;
	height:15px;
}

.normaltext
{
	font:10px Verdana;
}

/************************************
************ Blue Table *************
*************************************/
.blueTblLeft
{
	background: url('images/image/lightSky_blue/SkyBlue_Left.gif') repeat-y;
}

.blueTblTop
{
	background: url('images/image/lightSky_blue/SkyBlue_Top.gif') repeat-x;
}

.blueTblRight
{
	background: url('images/image/lightSky_blue/SkyBlue_Right.gif') repeat-y;
}

.blueTblBottom
{
	background: url('images/image/lightSky_blue/SkyBlue_Bottom.gif') repeat-x;
}
