/* CSS Document */

.std
{
	COLOR: #000000;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}

.small_heading
{
	COLOR: #7b8a94;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
}


.heading
{
	COLOR: #7b8a94;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal;
}

.bigheading
{
    COLOR: #7b8a94;;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    FONT-SIZE: 15px;
    FONT-WEIGHT: bold;
}


.line 
{ 
   COLOR: #7b8a94;
   font-family: "Times New Roman", "Times", "serif"; 
   font-size: 10px
}


table.table1
{
border-width: 3px;
border-style: solid;
border-color: #bdbebd;
}

img.img1
{
border-width: 1px; 	
border-color:#7b8a94;
background-color:#9B9B9B;

}

.cd_timeline_year_default {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7C8A93;
	letter-spacing: 0em;
	text-decoration: none;
	line-height: 18px;
}
a.cd_timeline_year:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7C8A93;
	letter-spacing: 0.05em;
	text-decoration: none;
	line-height: 18px;
}
a.cd_timeline_year:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7C8A93;
	letter-spacing: 0.05em;
	text-decoration: none;
	line-height: 18px;
}
a.cd_timeline_year:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7C8A93;
	letter-spacing: 0em;
	text-decoration: none;
	line-height: 18px;
}



td
{
   FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
  /*  Font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; */
}

td.td1
{
	COLOR: #7b8a94;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}

td.td2
{
	COLOR: #7b8a94;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}

td.td3
{
	COLOR: #7b8a94;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
}

font.font1
{
	FONT-SIZE: 9px;
}


body {
/*
overflow-x: hidden;
overflow-y: scroll;
*/

/*
overflow: hidden;
*/

scrollbar-base-color: #ffffff; 
scrollbar-face-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #cccccc;
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff; 
 

}
 





