table { border: none;}
td {
		vertical-align: top;
		border-spacing: 0px;
        font-size: 12px;	
        font-style: normal; 
        line-height: normal;	
        font-weight: normal;	
        color: #000000; text-decoration: none; }

/* Fonts & font styles */

.static { 
        font-size: 14px;	
        font-style: normal; line-height: normal;	
        font-weight: normal;	
        color: #000000; text-decoration: none; }
.staticsmall {	
        font-size: 12px;	
        font-style: normal; line-height: normal;	
        font-weight: normal;	
        color: #000000; 
        text-decoration: none; }
.i { font-style: italic;}
.b { font-weight: bold;}
.super { vertical-align:super; font-size:50%; font-weight:normal;}
.super1 { vertical-align:80%; font-size:80%; font-weight:bold;}
.px9  { font-size: 11px;}
.px10 { font-size:10px;} 
.px11 { font-size:11px;}
.px12 { font-size:12px;} 
.px13 { font-size:13px;}
.px14 { font-size:14px;}
.px16 { font-size:16px;}

.caption {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	float:left;
}

.caption_right {
        font-size: 10px;
        font-style: italic;
        line-height: 12px;
        font-weight: normal;
        text-decoration: none;
        float:right;
}

.pfam { font-size: 12px;
        font-family: "Courier New", Courier, monospace !important;
        white-space: pre;
}

.captionl {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	float:left;
}

.captionT {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	float:center;
}

.linone { list-style-type:none; }

/* Font colors*/
.gray   { color: #666666;}
.maroon { color: #990000;}
.red    { color: #CC0000;}
.white  { color: #FFFFFF;}
.olive  { color: #999900;}
.green  { color: #66CC66;}

/* Alignment */

.center { text-align: center;}
.nowrap { white-space: nowrap; }
.right { text-align: right; }


/* table definitions */

.w100 {	width: 500px;}
.tablepx2 { border:2px outset #c0c0c0; border-collapse:collapse;}
.tdpx1 { border: 1px inset #c0c0c0; padding:2px;}
.tdmain { padding-top:3px;padding-bottom:20px; }

/* Background colors */

.bg1   { background-color: #CCCCFF;} /* purple     */
/*.bg9CF { background-color: #99CCFF;} /* light blue */*/
.bg9CF { background-color: #CCCCCC;} /* light gray */
.bgCCC { background-color: #CCCCCC;} /* gray       */
.bgFFF { background-color: #FFFFFF;} /* white      */
.bg33F { background-color: #3333FF;} /* blue       */
.bgCC6 { background-color: #CCCC66;} /* olive      */
.bg6C6 { background-color: #66CC66;} /* green      */
.bgDDD { background-color: #dddddd;} /* light gray */



/* For common deprecated tags */

i { font-style: italic;}
b { font-weight: bold;}
center { text-align: center;}
pre { font-family: "Courier New", Courier, monospace !important; font-size:12px;}
tt  { font-family: "Courier New", Courier, monospace !important;}

ul.uldefault {
	font-size:12px;
}
