@charset "UTF-8";
/* CSS Document */

/* @group clearbrowsers */

body,div,dl,dt,dd,h1,h2,h3,h4,
pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse; border-spacing:1px;} 
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}
img { border-style: none; border-width: 0; outline-width: 0}
a, a:visited, a:link { border: 0; outline-style: none; outline-width: 0; text-decoration: none}



/* @end */

/* @group stock */

a, a:visited, a:link { color: #bbff61}
td, th, p { font-size: 1em; padding: .5em; vertical-align: top}
th {font-weight: bold}
input {	margin-right: .3em; }

body 
	{ 
	color:#000;
	background-color:#fff;
	text-align: left; 
	margin: 0; 
	padding: 0;
	font: 10px/2em Georgia, "Times New Roman", Times, serif;
}
strong { font-weight: bold }
.ttl0 { font-size: 1.2em; font-weight: bold; padding: 3px 10px 3px 0; clear: left;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ttl1 { font-size: 1.6em; font-weight: bold; padding: 3px 10px 3px 0; clear: left;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ttl2 { font-size: 2em; font-weight: bold; padding: 3px 10px 3px 0; clear: left;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ttl3 { font-size: 2.4em; font-weight: bold; padding: 3px 10px 3px 0; clear: left;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.msg1 { font-size: 1em; color: #008; font-weight: normal; padding: 3px 10px 3px 0; clear: left; background-color: #fffA9d;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.msg2 { font-size: 1.1em; color: #008; font-weight: normal; padding: 3px 10px 3px 0; clear: left; background-color: #fffA9d;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.msg3 { font-size: 1em; color: #000; font-weight: normal; padding: 3px 10px 3px 0; clear: left; background-color: #fffA9d;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}

.alert { font-size: 1.4em; color: #d00; font-weight: normal; padding: 3px 10px 3px 0; clear: left; background-color: #fff;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.txt0 { font-size: 1em; font-weight: normal; padding: 3px 10px 3px 0; clear: left;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.txt1 { font-size: 1.2em; font-weight: normal; padding: 3px 10px 3px 0; clear: left;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.txt2 { font-size: 1.4em; font-weight: normal; padding: 3px 10px 3px 0; clear: left;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.txt3 { font-size: 1.6em; font-weight: normal; padding: 3px 10px 3px 0; clear: left;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}

.data      
	{ 
	color: #404143; 
	font-size: 12px; 
	background-color: #fff; 
	padding: 3px 6px; 
	border: solid 1px #ccc 
	}

/* @end */

body 
	{ 
	background: #3c4444 url(../img/gr3c4444.png) repeat-x;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, "Helvetica Neue", sans-serif;
}

#header {
	width:74em; 
	height: 4em;
	margin-left:1em; 
	margin-right:auto; 
	margin-top:2em;
	padding:1em;
}

#logo {
	width:35em;
	position:relative;
	float:left;
}

#tagline {
	width: 35em;
	position:relative;
	float:left;
	padding-left: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#container {
	width:72em; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:2em;
	padding:2em;
}

#linkbox {
	margin-left:auto; 
	margin-right:auto; 
	margin-top:1em
}

#target { 

}


#mbox { 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:1em; 
	clear:both
}

#foot {
	margin-top: 1em;
}

#menu {
	width:72em; 
	margin-left:1em; 
	margin-right:auto; 
	margin-top:1em;
	padding-left:3em;
	background-color: #555;
}

#menu a, #menu a:visited, #menu a:link { 
	color: #99cc31;
}

#menu a:hover { 
	color: #ddff94;
}




