﻿html, body {
	font-family:Arial;
	height:100%;
}

a, a:visited { 
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

a:hover { 
	color:#ff0000;
}

/* Container */
#container {
	width:1035px;
}

/* Header */
#header {        
	width:1035px;
	margin-bottom:-10px;
	text-align:left; 
	float:left;
}

#header #logo {
	width:140px;
	height:100px;
	background-image:url("../images/Logo.gif");
	background-repeat:no-repeat;
	float:left;
}

#header #box {   
	width:895px;
	background:url(../images/bgHeader.gif);
    vertical-align:middle;
    float:left;            
}

#header #title {
	font-size:24px;
	font-weight:bold;
	color:#cc0000;
	padding-top:20px;
	text-transform:uppercase;
}

#header #label {
	font-size:14px;
	font-weight:bold;   
	color:#000; 
	padding-top:3px; 
	word-spacing:2px;     	
}

#header #alphabets {
	height:16px;
	padding-left:160px;
	padding-top:10px;
	padding-bottom:15px;
	word-spacing:2px;
}

#header #input {
	position:relative;
	width:300px;
	left:300px;
}

#header #button {
	position:relative;
	width:300px;
	left:446px;
	z-index:1;
}
 
/* Content */
#content {
	width:1035px;
}

#content #BorderLine {
	background-color:#2a2965; 
	width:480px; 
	height:2px;
}

#content #leftPanel {
	width:140px;
	background-image:url("../images/bgColor.gif");
	background-repeat:repeat-x;
	background-color:#99E5FF;
	text-align:center;
	float:left;
}

#content #infoPanel {
	width:751px;
	background-image:url("../images/bgImg.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	border-left:2px #2a2965 solid;
	border-right:2px #2a2965 solid;	
	text-align:left;
	float:left;
}

#content #rightPanel {
	width:140px;
	background-repeat:repeat-y;
	background-color:#fff;
	text-align:center;
	float:left;
}

#content #page {
	padding:20px 20px 0 20px; 
	background-color:#fff; 
	font-size:16px; 
	font-weight:bold;
	height:860px;
}

#content #partnerpage {
	padding:20px 20px 0 20px; 
	background-color:#fff; 
	font-size:16px; 
	font-weight:bold;
	height:920px;
}

#content #120x600 {
	padding-left:10px; 
	background-color:#fff; 
	width:120px; 
	height:600px;
}

/* Menu */
  
#MenuRed 
{
	margin:0px 0px 12px 0px;
	width:140px;         	
	background-color:Transparent;
	text-align:center;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#cc0000;
	padding-top:2px;
	text-align:center;
	float:left;
}

a.MenuRed, a.MenuRed:visited {
color:#cc0000;
}

a.MenuRed:hover {
color:#FF0000;
}

#MenuDisease {
	width:140px;
	margin-bottom:10px;
	background-color:Transparent;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-top:2px;
	text-align:center;
	float:left;
}

a.MenuDisease, a.MenuDisease:visited {
	color:#000000;
}

a.MenuDisease:hover {
	color:#3C3C3C;
}

#listingDisease {
	width:730px;
	font-size:14px;
}

a.listingDisease, a.listingDisease:visited {
color:#cc0000;
}

a.listingDisease:hover {
	color:#FF0000;
}

#listingOrganization {
	width:730px;
	font-size:14px;
}

#OrganizationCategory {
	float:left; 
	border:1px solid #CE0808;
	color:#CE0808;
	padding:2px;
	margin-right:5px;
	font-size:14px;
	font-weight:bold;
}

#listingColumn {
	width:240px;
	margin-top:20px;
	font-size:20px;
	background-color:Transparent;
	text-align:center;
	float:left;       	
}

#listingBlankColumn {
	width:730px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	background-color:Transparent;
	text-align:center;
	float:left;
}

#listingKey 
{
	float:left;
	padding:6px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	background-color:Transparent;
}

#listingOrganizationCategoryKey 
{
	float:left;
	width:12px;
	text-align:center;
	border:1px solid #CE0808;
	color:#CE0808;
	padding:2px;
	margin-right:4px;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;		
}

#researchBox {
	width:420px;
	padding:10px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	background-color:#FFFFCC;
}

input.searchbox {
	width:250px;
	margin:0px 0px 0px 0px;
	font-family:Arial;
	font-weight:bold;
	color:Black;
	text-align:left;
}