body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
}
/*
#header {
	margin: auto auto;
	text-align: center;
	width: 75em;
	border: 0px solid #000;
}
#header hr {
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	border: 0px solid #000;
	width: 100%;
	height: 2em;
}
#header td {
	width: 100%;
}
#header .Language_bar {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.2em; 
	COLOR: crimson;
	text-align: right;
	vertical-align:bottom;
}
*/
#header {
	margin: auto auto;
	text-align: center;
	width: 75em;
	border: 0px solid #000;
}
#header hr {
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	border: 0px solid #000;
	width: 100%;
	height: 2em;
}
#header .Language_bar 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.2em; 
	COLOR: red;
	text-align: right;
	vertical-align:bottom;
}
#heading1
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: x-large; 
	COLOR: #000033; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}



#nav {
	font-size: 1.4em;
	width: 53.6em;
	margin: auto auto;
	margin-top: -1em;
	background-color: #eeeff2;
	border: 2px solid #d9dce1;
	border-width: 0 0 2px 0;
	font-weight: bold;
	text-align: center;
	color: #8a92a0;
}
#nav a:link,
#nav a:visited,
#nav a:active {
	color: #8a92a0;
	text-decoration: none;
}
#nav a:hover { text-decoration: underline; }
#nav ul { padding-top: .6em; }
#nav li {
	display: inline;
	padding-right: 1.7em;
	padding-left: 1.7em;
	border: 2px solid #8a92a0;
	border-width: 0 0 0 2px;
}
#nav li.first { border: 0px solid #000; padding-left: 0em; }

#content {
	font-size: 1em;
	margin: auto auto;
	width: 75em;
	text-align: right;
}
#content h2 {
	text-align: center;
	letter-spacing: .2em;
}
#content p {
	margin: auto auto;
	font-size: 1.1em;
	width: 60em;
	text-align: left;
	background-color: #f2faff;
	padding: 1.5em;
	line-height: 1.3em;
}
#content table {
	margin: auto auto;
}
#content td {
	text-align: center;
	font-size: 1.2em;

	padding: 1em 2.5em;
}


#crumbs {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	padding-left: 3em;
	background-color: #eeeff2;
	border: 3px solid #bcc1cb;
	border-width: 3px 0 0 0;
	color: #003;
}
#crumbs img { vertical-align: bottom; }
#crumbs span {
	padding-left: 1em;
	line-height: 2em;
}
#crumbs a:link,
#crumbs a:visited,
#crumbs a:active {
	color: #8a92a0;
	text-decoration: none;
}
#crumbs a:hover { text-decoration: underline; }

#footer {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	width: 61em;
	margin: auto auto;
	padding: .75em;
	color: #fff;
	background-color: #bcc1cb;
	border: 6px solid #003;
	border-width: 0 0 6px 0;
}

img { border: 0 solid #000; }


.section 
{
	border: 1px dotted #003;
	border-width: 1px 0 0 0;
	text-align: left;
	padding-left: 7em;
	height: 12em;
}
.section img {
	width: 150px;
	height: 100px;
	vertical-align: bottom;
}
.section td
{
	color: #003;
	font-weight: bold;
}
.section span {
	line-height: 6em;
	font-size: 1.5em;
	padding-left: 4em;
}
.section span span 
{ 
	padding-left: 0em; 
	vertical-align: middle; 
	line-height: 3em; 
}
.section span span a
{
	color: black;
	text-decoration: none;
}
.section5 table
{
	border-color:	#EFEFF7;
}
.section5 
{
	text-align: left;
}
.section5 tr
{
	border-color: #EFEFF7;
}
.section5 th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
	font-weight: bold;
}
.section5 td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}



.section7
{
	padding-top: 1em;
	padding-left: 6em;
	padding-bottom: 1em;
	text-align: left;
}
.section7 .ListingHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.section7 .ListingHeadingItemnumber
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
	font-weight: bold;
	background-color: maroon;
}
.section7 .Txt
{
	FONT-SIZE: 10px; 
	COLOR: #000000;
	font-weight: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.section7 th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
}
.section7 td
{
	FONT-SIZE: 10px; 
	COLOR: #000000;
	font-weight: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.section7 #DLCategories 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

.section2 {
	border: 1px dotted #003;
	border-width: 1px 0 1px 0;
	text-align: center;
	padding: 1em;
}
.section2 a { padding: 1em; }
.section2 img {
	width: 101px;
	height: 101px;
}
.section2 p
{
	background-color: #EEEFF2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.section3 {
	padding-top: 1em;
	padding-left: 6em;
	padding-bottom: 1em;
	text-align: left;
}
.section3 img {
	border: 1px solid #003;
	padding: .5em;
}
.section3 .info {
	width: 45em;
	float: right;
	text-align: left;
}
.section3 .info div { line-height: 1.8em; }

.section3 #DLListing th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
	font-weight: bold;
	text-align: center;
}
.section3 #DLListing td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.section3 #DLListing a
{
	color: #000000;
	text-decoration: none;
}
.section3 #DLListing a:hover
{
	color: #000000;
	text-decoration: underline;
}





.section4 {
	border-width: 1px 0 1px 0;
	text-align: center;
	padding: 1em;
}
.section4 a { padding: 1em; }
.section4 img {
	width: 101px;
	height: 101px;
}



.r1 {
	text-align: left;
	font-size: 1.8em;
	color: #036;
}
.r2 {
	color: #cd9c08;
	font-size: 1.5em;
}
.r3 {
	font-size: 1.2em;
}




/*   */



#content2 {
	font-size: 1em;
	margin: auto auto;
	width: 75em;
	text-align: right;
}
#content2 h2 {
	text-align: center;
	letter-spacing: .2em;
}
#content2 p {
	margin: auto auto;
	font-size: 1.1em;
	font-family: Helvetica, Sans-Serif, Arial;
	width: 60em;
	text-align: justify;
	background-color: #f2faff;
	padding: 1.5em;
	line-height: 1.3em;
}
#content2 table {
	margin: auto auto;
}
#content2 td {
	text-align: center;
	font-size: 1.2em;
	padding: 1em 2.5em;
}





.sectionItemDetail
{
	border: 1px dotted #003;
	border-width: 1px 0 0 0;
	text-align: left;
	padding-left: 7em;
	height: 12em;
}
.sectionItemDetail img {
	width: 150px;
	height: 100px;
	vertical-align: bottom;
}
.sectionItemDetail td
{
	color: #003;
	font-weight: bold;
}
.sectionItemDetail span {
	line-height: 6em;
	font-size: 1.5em;
	padding-left: 4em;
}
.sectionItemDetail span span 
{ 
	padding-left: 0em; 
	vertical-align: middle; 
	line-height: 3em; 
}
.sectionItemDetail span span a
{
	color: black;
	text-decoration: none;
}


/*   For Advance Search Section */

#contentAdv {
	font-size: 1em;
	margin: auto auto;
	width: 75em;
	text-align: right;
}
#contentAdv h2 {
	text-align: center;
	letter-spacing: .2em;
}
#contentAdv p {
	margin: auto auto;
	font-size: 1.1em;
	width: 60em;
	text-align: left;
	background-color: #f2faff;
	padding: 1.5em;
	line-height: 1.3em;
}
#contentAdv table {
	margin: auto auto;
}
#contentAdv th {
	font-size: 1.2em;
	padding: 0.1em 1em;
}
#contentAdv td {
	/*text-align: center;*/
	font-size: 1.2em;
	padding: 0.2em 0.1em 0.2em 0.3em;
	/*padding: 1em 2.5em;*/
}


.sectionAdv 
{
	text-align: left;
}
.sectionAdv table
{
	border-color: #EFEFF7;
}
.sectionAdv th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	/*font-weight: bold;*/
}
.sectionAdv tr
{
	border-color: #EFEFF7;
	text-align: left;
}

.sectionAdv td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.sectionAdv a:link,
.sectionAdv a:visited,
.sectionAdv a:active {
	color: #8a92a0;
	text-decoration: none;
}
.sectionAdv a:hover { text-decoration: underline; }
