User:Burakyilmaz/8228.css

From 2009.igem.org

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

td {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	color:#425967;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#0C8DD8;
}

body { 	margin:0px;padding:0px;	background-color:#ffffff}

.copy{
font-family:tahoma;
font-size:10px;
color:#ffffff;
text-decoration:none;
}

.top_txt {	color:#787878;
			text-decoration:none}
.bot_txt {	color:#FFFFFF;
			text-decoration:none}

.blue_d {color:#425967; text-decoration:none}
.blue {color:#3C7ACD; text-decoration:none}
.yellow {color:#FFD45F; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.black {color:#000000; text-decoration:none}
.brown {color:#D07C2A; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}


.form { width:193px;
		height:18px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#938074;
		background-color:#F0DFCD;
		color:#8B6F50;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:193px;
		height:128px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#938074;
		background-color:#F0DFCD;
		color:#8B6F50;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}