body { font-size: 10px; font-family: Arial; color: #6E6E6E; }
td	 { font-size: 13px; }

.BarRight {color: white}
.BarRight img {max-width: 100px}

.TopRow {border-bottom:1px solid #0058A0}
.MenuRow {border-top:1px solid white; border-bottom:1px solid white; background:#0058A0}
.FootRow {border-top:1px solid #C8C8C8; background:white}

a:link, a:visited { color: #0058A0; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }

.MenuF { font-size: 11px; text-transform: capitalize; font-weight: bold; color:#00FF00}
.MenuF a:link, .MenuF a:visited { color: white; text-decoration:none; }
.MenuF a:hover,.MenuF a:active 	{ text-decoration: none; color: #00FF00}

.MenuC { font-size: 10px; }
.MenuC a:link, .MenuC a:visited { color: #0000ff; text-decoration:none;}
.MenuC a:hover,.MenuC a:active { text-decoration: underline; }

ul.MenuC { list-style: none; margin: 0; margin-left: 0.5em; padding: 0; line-height: 1.8; }
ul.MenuC ul { list-style: none; }
li.MenuC { margin: 0; padding: 0; }

.SiteTitle		{ font-size: 22px; color: #0058A0; font-family: Georgia; text-transform: capitalize;}
.SiteTitle2		{ font-size: 18px; color: #009900;  font-family: Georgia; text-transform: capitalize; }
.SiteTitle3		{ font-size: 14px; color: #FF6600;  font-family: Georgia; text-transform: capitalize;}
.ViewData		{ font-size: 8pt; color: #575D27; border-bottom: 1px solid #4C89C4; border-left: 1px solid #4C89C4; border-right: 1px solid #4C89C4 }

.Footer, .Footer a:link, .Footer a:visited, .FooterCredit, .FooterCredit a:link, .FooterCredit a:visited {font-size: 10px; text-align: center; color: gray; text-decoration:none;}
.Footer a:hover, .Footer a:active, .FooterCredit a:hover, .FooterCredit a:active {text-decoration: underline; }
.MenuAdmin, .MenuAdmin a:link, .MenuAdmin a:visited {font-size: 10px; text-align: center; color: gray; text-decoration:none;}
.MenuAdmin a:hover, .MenuAdmin a:active 	 {text-decoration: underline; }

form			{ margin: 0px; padding: 0px; overflow:hidden; margin-left:0px; margin-right:0px}
input			{ font-size: 11px; font-family: Tahoma; width: 200px;  border: 1px solid #BBB; }
input.image		{ font-size: 11px; font-family: Tahoma; width: 200px;  border: none; }
input.radio		{ font-size: 11px; font-family: Tahoma; width: 20px; height: 20px }
input.checkbox	{ font-size: 11px; font-family: Tahoma; width: 20px; height: 20px }
input.submit	{ font-size: 11px; font-family: Tahoma; width: 100px }
input.disabled	{ font-size: 11px; font-family: Tahoma; width: 100px }
textarea		{ font-size: 11px; font-family: Tahoma; width: 200px; height: 80px; border: 1px solid #BBB;}
select			{ font-size: 11px; font-family: Tahoma; width: 200px; border: 1px solid #BBB; }
button			{ font-size: 11px; font-family: Tahoma; }

div.hr			{ height: 10px; border-top: 1px solid #6699cc; }
div.hr hr		{ display: none; }


/* set millions of background images */
.rbroundbox { background: url(/_library/templates/skin_oc/5.jpg) repeat; color: white;}
.rbtop div { background: url(/_library/templates/skin_oc/1.jpg) no-repeat top left; }
.rbtop { background: url(/_library/templates/skin_oc/3.jpg) no-repeat top right; }
.rbbot div { background: url(/_library/templates/skin_oc/2.jpg) no-repeat bottom left; }
.rbbot { background: url(/_library/templates/skin_oc/4.jpg) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }
