.paragraph
{
font-family:Arial;
font-size:10pt;
/*text-indent:0.5in;*/
text-align:justify;
line-height:130%;
list-style-image:url(../images/bullot.jpg);
}

.paragraph1
{
font-family:Arial;
font-size:10pt;
text-align:justify;
line-height:150%;
list-style-image:url(../images/bullot.jpg);
}
.paragraph2
{
font-family:Arial;
font-size:10pt;
text-align:justify;
line-height:120%;
list-style-image:url(../images/bullot.jpg);
}

.rootmap
{
width:800px;
background-color:#F8F8F8;
padding-top:10px;
padding-left:10px;
}

.contactus
{
font-family:Arial;
font-size:10px;
}

.contactusAd
{
font-family:Arial;
font-size:10px;
text-align:center;
}

.paragrapheading
{
font-size:10pt;
line-height:150%;
font-family:Arial;
font-weight:bolder;
}



.pageheading
{
font-size:18pt;
font-family:Georgia;
text-align:left;
}



.paragraphQuotes
{
font-family:Georgia;
font-size:9pt;
text-align:justify;
line-height:150%;
color:#000066;
}



.rightQuotes
{
font-size:18px; 
text-align:center; 
letter-spacing:1.5px; 
line-height:25px; 
font-family:Georgia;
font-style:oblique; 
color:#660066;
word-spacing:3px;


}

.QuotesMarker
{
font-family:Georgia;
font-weight:bolder;
font-size:15pt;
}


.divestyle
{

}

.bodystyle
{
background-image:url(../images/27.jpg);
list-style-image:url(../images/bullot.jpg);

}


.headerSectionTD
{
vertical-align:top;
height:0px;
width:100%;
}

/*******************************************************************************************************************************/

.bodycontenttable
{
width:800px;
height:100%;
vertical-align:top;
}

.bodyleftcontent
{
width:550px;
vertical-align:top;

}

.bodyrightcontent
{
width:200px;
vertical-align:top;
padding-right:12px;
padding-left:16px;
padding-top:25px;
}
.bodyrightcontent table
{
}

.bodyrightcontent table tr td
{
vertical-align:top;
}


.flashimagetop
{
width:100%;
height:150px;
vertical-align:top;
}


.footerstyle
{
width:100%;
height:61px;
vertical-align:top;

}




/*******************************************************************************************************************************/

/*******************************************************************************************************************************/


.footertextstyle
{
text-align:center; 
text-decoration:none; 
font-weight:bolder;
color:#FFFFFF;
font-family:Arial;
font-size:10pt;
}

.footertextstyle:link  {color:#FFFFFF}
.footertextstyle:visited  {color:#FFFFFF}
.footertextstyle:hover  {color:#FFFFFF; text-decoration:none; background-color:#39424B}

.rightmenustyle
{
padding:0px;
}

/*******************************************************************************************************************************/


/******************** link colour change ********************************************/

A:link    { color: #39424B }    
A:visited { color: #39424B }   
A:hover   { background-color: #D2E0E3; text-decoration:underline}  
A:active  { color: lime }        



/*************************************************************************************/


/******************* For Right Side  Menu's 3d Button ********************************************************/


.rssbutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active
{
color: white;
}

/************************************3D Buttons****************************************************************************/
.cssbutton
{
background-color:#D2E0E3;
border: 0px dotted;
border-color:#E3EBED;
width:200px;
padding:0px;
color:#FFFFFF;/*#39424B*/
text-decoration: none;
font: "Lucida Grande", "Trebuchet MS", "Verdana", "Helvetica", "sans-serif";

}

.cssbuttontd
{
background-color:#D2E0E3;
width:250px;
padding:5px;
}

.cssbutton:visited{
color: #000000;
}

.cssbutton:hover{
background-color: #E3EBED;
padding:0px; 
}

.cssbutton:active{
color: #39424B;
}


/********************************************************************************************************************/


.newcssbuttontd
{
background:#CFCFCF;
padding:1px;
}

.newcssbuttontd a
{

background-color:#f2f2f2;
width:180px;
padding-left:5px;
text-decoration:none;
float:left;
font-size:12pt;
color:#0070A6;
}

.newcssbuttontd a:visited
{
color:#0070A6;
}

.newcssbuttontd a span
{

background-color:#f2f2f2;
padding-left:10px;
display:block;
}

.newcssbuttontd a:hover
{
background-color:#1696DA;
padding-left:5px;
text-decoration:none;
color:#008FD5;
}

.newcssbuttontd a:hover span
{
background-color:#F9F9F9;
text-decoration:none;
display:block;
}

/******************************************************************************************************************/
.spansubmenu
{
width:250px;
background-color:#000000;
}


/******************************************************************************************************************/




/******************************************************************************************************************/

.cssbutton:visited{
color: #000000;
}

.cssbutton:hover{
background-color: #FFFFCC;
padding:0px; 
}

.cssbutton:active{
color: #FFFFCC;
}

/*******************************************************************************************/

/***************************** Scroll bar colour changes *******************************************************************/


html, body
{
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}


/***************************************************************************************************************************/

/***************************** Site Mape Colour and Design *******************************************************************/

.breadcrumb
{
background: transparent url(../images/breadcrumb.gif) no-repeat center right;
padding-right: 18px;
font: 10pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
text-decoration:none;
}

.breadcrumb a
{
background: transparent url(../images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active
{
color: navy;
}

.breadcrumb a:hover
{
text-decoration: underline;
}

.newcssbutton_heading{
background-color:#6898d0;
height:25px;
text-align:left;
padding-left:20px;
color:#FFFFFF;
font-family : Georgia; 
font-size : 12pt; 
text-align : left; 
font-weight : bold; 
background: #6898d0; 
padding-top : 3px; 
padding-bottom : 3px; 
border-bottom : 1px solid #3a6081; 
border-right : 1px solid #3a6081; 
border-top : 1px solid #f1f5fa; 
vertical-align:middle;
}

.quotetable
{
background-image:url(../images/quote_back.jpg);
width:380px;
height:164px;
background-repeat:no-repeat;
vertical-align:middle;
background-position:center;
}

/***************************************************************************************************************************/