body, td, form {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}
body {
	margin: 0px;
	background-image:url(../images/body_bg.gif);
	background-color:#FFFFFF;
}
input, textarea, select {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}
p {
	margin-bottom:15px;
	margin-top:15px;
	padding-bottom:0px;
	padding-top:0px;
}

table { empty-cells: show }
.styleLeftColumn {font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.styleSubject {
	color: #FFFFFF;
	font-weight: bold;
}

.smallContent {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}

.mainhead {
	font-size: 28px;
	color: #000066;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

.mainheadblue {

	font-size: 18px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.subhead {
	font-size: 24px;
	line-height: 28px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.temphead {font-size: 20px; color: #ffffff;}

.footerlink {
	font-size: 80%; 
	color: #FFFFFF; 
	text-decoration: none; 
	padding-right: 40px;
	padding-left: 40px;
}
a.footerlink:link {
	color: #000066;
}
a.footerlink:visited {
	color: #000066;
}
a.footerlink:hover {
	color: #003366;
}
a.footerlink:active {
	color: #000066;
}

.topnav {font-size: 12px; font-weight:bold; line-height: 16px; margin-top:10px; margin-bottom:4px; color:#993333; text-decoration:none}
a.topnava:link {color:#993333; text-decoration:none}
a.topnava:visited {color: #993333; text-decoration:none}
a.topnava:hover {color: #888800; text-decoration:underline}
a.topnava:active {color: #011b58; text-decoration:underline}

.topnav2 {
font-size: 12px; line-height: 13px; margin-left: 12px; text-decoration:none; margin-bottom:4px;
}
a.topnav2a:link {color:#011b58; text-decoration:none}
a.topnav2a:visited {color: #011b58; text-decoration:none}
a.topnav2a:hover {color: #888800; text-decoration:none}
a.topnav2a:active {color: #011b58; text-decoration:none}


.tdHeader {
	font-weight:bold;
	border-right:1px solid #DFEBFF; 
	border-bottom:1px solid #DFEBFF;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}

.tdMice {
	border-right:1px solid #FFDFED; 
	border-bottom:1px solid #FFDFED;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}

.tdData {
	border-right:1px solid #DFEBFF; 
	border-bottom:1px solid #DFEBFF;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}

.inputMiceData {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	border: 0px;
}

.inputMiceDataGray {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	border: 0px;
	background-color: #F8F8F8;
}

.textarea-handle {
	height: 2px;
	margin: 0px;
	background: #EEEEEE;
}

h3{
 font-family: arial, verdana, sans-serif;
 font-size: 16px;
 color:#990000;
 margin-bottom:16px;
 margin-top:16px;
 padding-bottom:0px;
 padding-top:0px;
}

h2{
 font-family: arial, verdana, sans-serif;
 font-size: 20px;
 color:#990000;
 margin-bottom:16px;
 margin-top:16px;
 padding-bottom:0px;
 padding-top:0px;
}


.aRef {
	font-size: 12px;
}
.table_search {
	border: 1px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
}
.table_searchResults {
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	font-family:"Times New Roman", Times, serif;
}
.title_search {
	font-size: 16px;
	font-weight: bold;
}

.title1_search_result {
	font-size: 14px;
	font-weight: bold;
	color:#006633;
}

.title2_search_result {
	font-size: 12px;
	font-weight: bold;
	color:#A818A8;
}

.block_search_groups {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.block_references {
	font-size: 12px;
	margin-left: 16px;
	padding-left: 0px;
	margin-top: 4px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}

h4{
 font-family: arial, verdana, sans-serif;
 font-size: 14px;
 color:#990000;
}


.h2gray {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	font-family: arial, verdana, sans-serif;
}

.notice {
	color:#990000;
}

div#errbox {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}

div#errbox_caption {
	font-weight:bold;
	margin-top: 10px;
	margin-bottom:10px;
}

div#errbox_msg {
	color:#FF0000;
	margin-top: 10px;
	margin-bottom:10px;
}

div#errbox_header {
	color:#990000;
	margin-top: 10px;
	margin-bottom:10px;
}


div#errbox_operation {
	margin-top: 10px;
	margin-bottom:10px;
}

/**GBrowse stuff**/
A.banner          { color  : #FFFFFF;
                    font-size : 10pt;
                    text-decoration : none;
                  }
A.bblue           { color: #FFFFFF;
                    background-color: #9999FF;
                    font-size : 10pt;
                    text-align: center;
                  }
A.bred            { color: #FFFFFF;
                    background-color: #FF6666;
                    font-size : 10pt;
                    text-align: center;
                  }
TH.linkmenu       { font-size: 9pt;
                  }
.reset_button     {background-color: red;
	            color: yellow;           
                  }
.datatitle        { background-color: khaki; }
.databody         { background-color: lightgoldenrodyellow; }
.searchtitle      { background-color: khaki;
	            font-size: 10pt;
}
.searchbody       { background-color: lightgoldenrodyellow;
	            font-size: 10pt;
}
.settingstitle    { background-color: DarkKhaki;
	            font-size: 10pt;
}
.settingsbody     { background-color: khaki;
	            font-size: 10pt;
}
.uploadtitle      { background-color: DarkKhaki;
	            font-size: 10pt;
}
.uploadbody       { background-color: khaki;
	            font-size: 10pt;
}
.technicalinfo    { background-color: #FFFFFF; }
.toggle           { color: #3366FF; }
.error            { color: red; }
.note             { color: red; }
.pre              { font-family: monospace; }
.popup            { COLOR: #9F141A;
                    CURSOR: help;
                    TEXT-DECORATION: none
                  }
 
/**End of GBrowse stuff**/


