body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #515151;
        margin:0;
		padding:0;
		background: url(images/bg.png) repeat-y top center #daf3fd;
}

table, td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        text-decoration: none;
}

.nav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: italic;
        text-decoration: none;
}

input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        border: 1px outset;
}

select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        border: 1px outset;
}

.adminmenu td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
}

.mainmenu:link {
        color: #000080;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}

.mainmenu:visited {
        color: #000080;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}

.mainmenu:hover {
        color: #7396DD;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
}

a {
        color: #74cdf7;
        text-decoration: underline;
}

a:hover {
        color: #515151;
        text-decoration: underline;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #515151;
   		padding:0;
       		font-weight:bold;
		text-align:center;
		margin-top:0;    
}

h2 {
        color: #74cdf7;
		font-size:18px;
		text-transform:uppercase;
		font-weight:normal;
		border-bottom:2px #74cdf7 solid;
		text-align:left;     
}

h3 {
        color: #a0a0a0;
		font-size:24px;
		font-weight:normal;
		text-align:center;
		margin-top:0;    
}

.fl {
		color:#a0a0a0;
		font-size:24px;
}

input, select
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a0a0a0;
  border: 1px #a0a0a0 solid;
}

input[type='radio'], input[type='checkbox']
{
  border: 0;
}

input[type='submit'], input[type='reset'], input[type='button']
{
  border: 1px #a0a0a0 solid;
  background: #a0a0a0;
  color:#ffffff;
  padding:3px 5px 3px 5px;
}

li {
		margin:0;
		padding:0;
		list-style:none;
		background:url(images/li.gif) no-repeat left center;
		padding-left:15px;
		margin-bottom:3px;
}

li:hover {
		list-style:none;
		background:url(images/li_hover.gif) no-repeat left center;
}

#smi2adblock_18746 a, #smi2adblock_18747 a {
	font-size:11px;
}