form { display: inline; }
#content img { vertical-align: middle; border: 0px; }
img.topmainmenu { border-bottom: 3px solid black; }

TABLE { border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; border-color: #999999; border-style: solid; }
TABLE.borderless { border-style: none; }

th { font-weight: bold; color: #DDDDDD; background-color: #404040; white-space: nowrap; }
tr, td { font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #000000; }

a:link, a:visited, a:active { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #4F8DEA; }

th a:link, th a:visited, th a:active { text-decoration: none; color: #DDDDDD; font-weight: bold; }
th a:hover { text-decoration: underline; color: #4F8DEA; font-weight: bold; }

th.smalltitle { font-weight: bold; color: #DDDDDD; background-color: #404040; white-space: nowrap; font-size: 10px; }
th.smalltitle a:link, th.smalltitle a:visited, th.smalltitle a:active { text-decoration: none; color: #DDDDDD; font-weight: bold; font-size: 10px; }
th.smalltitle a:hover { color: #4F8DEA; font-weight: bold; font-size: 10px; text-decoration: underline; }

th.footer { color: #DDDDDD; text-align: right; background-color: #404040; white-space: nowrap; font-weight: normal; }
th.footer a:link, th.footer a:visited, th.footer a:active { color: #DDDDDD; text-decoration: none;  font-weight: normal; }
th.footer a:hover { color: #4F8DEA; text-decoration: underline; font-weight: normal; }

.row1 { background-color: #E3EEFF; }
.row2 { background-color: #CADBFF; }

.quote1 { background-color: #FAFAFA; font-size: 11px; line-height: 125%; }
.quote2 { background-color: #E3EEFF; font-size: 11px; line-height: 125%; }

.positive { color: #008800; }
.negative { color: #F80000; }
.neutral  { color: #000000; }

.maintitle { font-size: 18px; font-weight: bold; color: #000000; }
.subtitle  { font-size: 12px; color: #000000; }

.menu { font-size: 10px; color: #000000; }
.menu a:link, .menu a:active, .menu a:visited { text-decoration: none; font-size: 10px; color: #000000; }
.menu a:hover { text-decoration: underline; font-size: 10px; color: #4F8DEA; }

.small { font-size: 10px; }

.copy { font-size: 10px; color: #000000; }
.copy a:link, .copy a:active, .copy a:visited { font-size: 10px; color: #000000; }
.copy a:hover { font-size: 10px; color: #4F8DEA; }

.input { font-family: Verdana, Tahoma, Arial; font-size: 10px; color: #000000; background-color: #FAFAFA;
         border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; border-color: #000000; border-style: solid; }

input.helpline1 { background-color: #E3EEFF; border-style: none; }
input.helpline2 { background-color: #FAFAFA; border-style: none; }

input.mainoption { font-family: Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold; color: #555555; background-color: #E0E0E0; border-top: 1px;
                   border-right: 1px; border-bottom: 1px; border-left: 1px; border-color: #555555; border-style: solid; }
input.liteoption { font-family: Verdana, Tahoma, Arial; font-size: 10px; font-weight: normal; color: #555555; background-color: #E0E0E0; border-top: 1px;
                   border-right: 1px; border-bottom: 1px; border-left: 1px; border-color: #555555; border-style: solid; }

#content table.topleveltable {
	margin-left: 5px;
	margin-right: 5px;
	width: 99%;
}

#content table.admintopleveltable {
	width: 100%;
}


#content .admin_menu_left {
	width: 150px;
	margin: 0;
}
/*
#content .admin_right table {
	width: 633px;
	margin: 0;
}*/

.DDP_Standings_Font {
	font-weight: bold;
	padding-left: 5px;
	font-size: 12pt;
}
