﻿body {
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}


a:link {
	color: #0066FF; font-family: tahoma; font-size: 11px; font-weight: normal; 	font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}
a:hover {
	color: #ff0000; font-family: tahoma; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}
a:visited {
	color: #0066ff; font-family: tahoma; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}


a.top:link {
	color: #000000; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}
a.top:hover {
	color: #db7f10; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: normal;
}

a.top:visited {
	color: #000000; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}


a.leftlink:link {
	color: #333333; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none; padding: 0px;

}
a.leftlink:hover {
	color: #ff0000; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none; letter-spacing: 0px;
	border-right-color:#FF0000;
}

a.leftlink:visited {
	color: #333333; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none; padding: 0px;
}

a.bottom:link {
	color: #c8c8c8; font-family: verdana; font-size: 10px; font-weight: normal; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}
a.bottom:hover {
	color: #fff55c; font-family: verdana; font-size: 10px; font-weight: normal; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}

a.bottom:visited {
	color: #9c9c9c; font-family: verdana; font-size: 10px; font-weight: normal; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}


.heading {
	color: #ea0608;
	font-size: 30px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;

}

.heading2 {
	color: #ff8523;
	font-size: 24px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;

}


.subheading {
	color: #ff0000;
	font-weight: Bold;
	font-size: 14;
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none;	
	
}


.author {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.lead {
	color: #0341de;
	font-weight: normal;
	font-size: 12;
}


td{
	font-size: 12;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color:#333333
}


.pedigree {
padding-left: 15px;
padding-right: 15px;
text-align:justify;
}

.dropcap {
	color: #666666;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}


.heading_black
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.heading_red
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ea0608;
}

.heading_white
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/*---------toplink css start----------*/
#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #f2f2f2;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 5px 10px 5px 10px;
text-decoration: none;
background: white url(../../nov09/images/menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #f2f2f2;
border-bottom: 4px solid black;
padding-bottom: 0;
}

/*---------toplink css end----------*/

#Layer1 {
	position:absolute;
	width:215px;
	height:66px;
	z-index:1;
	left: 70px;
	top: 156px;
}

/*---------inputbox css start----------*/

input, select
{
color: #2b4d93;
background: #f7f5f5;
border: 1px solid #e9e8e8;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
color: #696969;
}

.submit input select
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}


textarea
{
color: #2b4d93;
background: #f7f5f5;
border: 1px solid #e9e8e8;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
}
/*---------inputbox css end----------*/
