body {
min-width: 850px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding:0px;
font-family: sans-serif;
text-align: justify;
font-size: 11px;
background-color: #474747;}

div#container {
margin-top: 0px;
width: 830px;
color: #00005c;
text-align: left;
padding: 10px;
min-height: 230px;
background-color: #ffffff;}


div#footer {
text-align: center;
clear: both;
font-size: x-small;
margin-top: 0px;
margin-bottom: -10px;

}

div#roundtopbig {
height: 29px;
width: 850px;
background-color: #ffffff;
margin-bottom: 0px;background-image: url(graphics/topround.jpg);background-repeat: no-repeat;}

div#roundbottombig {
height: 29px;
width: 850px;background-image: url(graphics/bottomround.jpg);background-repeat: no-repeat;}

.introtext {
height: 140px;
color: #669999;
text-align: center;
padding: 5px;background-image: url(graphics/umamelogo.jpg);background-repeat: no-repeat;background-position: 15px;
margin-bottom: 0px;
margin-top: -28px;}

.fatbox {
border: 1px #cecece solid; -moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px;
padding: 10px;
padding-top: 5px;
text-align: justify;
background-image: url(graphics/grayfade.gif);background-repeat: repeat-x;
margin-bottom: 10px;
}

.loading {
min-height:350px;
min-widht: 350px;
background-image: url(graphics/loading.gif);background-repeat: no-repeat;background-position: center,center;
}


.divider {margin: 2px;
border-top: 1px #cecece dashed;}

.divider1 {margin-top: 5px;
margin-bottom: 5px;
border-top: 1px #dbdbdb solid;}

a:link {color: #3300cc;
text-decoration: none;}

a:visited {color: #3300cc;
text-decoration: none;}

a:hover {color: #ff9933;}

a.current {
	color: #FFFFFF;
	background-color: #ff6600;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	}


p {
text-align: justify;
margin-top: 0px;
margin-bottom: 5px;}

h1 {font-size: medium;
padding-top: 5px;
margin-top: 0px;padding-bottom: 5px;
margin-bottom: 0px;
color: #333366;
}

h2 {font-size: medium;
padding-top: 5px;
margin-top: 0px;padding-bottom: 5px;
margin-bottom: 0px;
color: #333366;
}

h3 {font-size: 1em;
color: #ccccdf;
text-align: justify;
margin-top: 5px;
margin-bottom: 5px;
color: #5f5f5f;}

h4 {}

h5 {
text-align: left;
font-size: 1.1em;
color: #330099;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
margin-top: 6px;
margin-bottom: 10px;border: 1px #d9e3fb solid;}

h6 {
text-align: center;
font-size: 1em;
color: #cccccc;
background-color: #000033;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 10px;
margin-bottom: 10px;}


b {font-weight: bold;}

ul {
padding-top: 0px; 
padding-bottom: 0px;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 20px;
padding-left: 0px;}

li {text-indent: 0px;}

.red{color: #990033;}

.green{color: #003300;}

.grey{color: #999999;}

.blue{color: #0099cc;}

.straw{color: #996600;}

i {font-style: italic;}

u {text-decoration: underline;}

small {
font-size: xx-small;
color: #000000;
text-align: right;}


input, textarea, select {
margin: 0px;
}

table{margin-bottom: 5px;
padding-left:;}

table td{margin-bottom: 5px;
padding: 5px;}



