
.yellowtiny {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: italic;
        font-weight: bold;
        color: #1b5c2e;
}
.yellowtiny:hover {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: italic;
        font-weight: bold;
        color: #1b5c2e;
}

.title {
	font-size: 22px;
	font-family: Verdana, Arial;
	color: #ff0000;
}

#homepad {
	margin-left:30px;
	padding: 25px;
        background-color: #000000;
        opacity:0.7;
	height: 415px;
        color: #ffffff;
	text-align: left;
}

#footer {
	text-align: left;
	height: 60px;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #000;
	position: fixed;
	bottom: 0px;
}
#footerin {
	padding: 10px;
	text-align: left;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #FFF;
}

#mainscreen {
	padding: 14px;
	text-align: left;
	width: 960px;
}
#mainscreencolor {
	background-color: #FFF;
	opacity:0.9;
}

#robsnav {
	width: 100%;
	height: 35px;
	background-color: #000000;
}

#simpletable {
        padding:0px;
        display: table;
        border: 0px solid black;
        margin:0px;outline:none;
}
#simplecell {
        margin:0px;
        outline:none;
        padding:0;
        border: 0px;
        display: table-cell;
        vertical-align:top;
        text-align: center;
}
#row {
        margin: 0px;
        padding: 0px;
        display: table-row;
}

#space10 {
        padding: 3px;
        height: 12px;
}
#space4 {
        height: 4px;
}
#space50 {
        height: 50px;
}

#space20 {
        height: 20px;
}
#line_636B06 {
	width: 100%;
	height: 1px;
	padding: 0px;
	background-color: #636B06;
}
.yellowsmall {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #1b5c2e;
}
.yellowsmall:hover {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #1b5c2e;
}
.whitesmall {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #fdfdfd;
}
.whitesmall:hover {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #fdfdfd;
}


.bullets {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #121212;
}
.bullets:hover {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #121212;
}

a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #0000ff;
        text-decoration: underline;
}
a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #007eff;
        text-decoration: underline;
}

.nav {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        color: #fdfdfd;
        text-decoration: none;
}
.nav:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        color: #ffff99;
        text-decoration: underline;
}
.sidebox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #121212;
        text-decoration: none;
}
BODY {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #121212;
	background: url("images/homepage.jpg") no-repeat center/cover;

}
TD {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #121212;
}
UL {
	margin: 0;
	padding: 5;
	width=90%;
	list-style: square;
}
LI {
	list-style: square;
}
.Button {
        font-size:      10pt;
        font-weight: bold;
        text-align:     center;
        text-decoration: none;
        color:          #000000;
        background:     #fdfdfd;
        border-top: 2px solid #e0e0e0;
        border-left: 2px solid #e0e0e0;
        border-right: 2px solid #e0e0e0;
        border-bottom: 2px solid #e0e0e0;
        font-family:    Verdana, Arial;
        }

.h1{font-size: 10pt; display: inline;font-family: Verdana, Arial;font-weight: 100;}

.pic {
        border: 3px solid #000000;
}
