/* 
interBMX.com Style
*/

body{
font-size: 11px;
	font-family: Tahoma, arial, helvetica, serif;
color: #555555;
background-color:#000000;
}

input, select, table, tr, th, td{
font-size: 11px;
	font-family: Tahoma, arial, helvetica, serif;
color: #555555;
}

a:link, a:visited, a:active
{
	color: #0033FF;
	text-decoration: none;
	font-weight: none;
}

a:hover
{
	text-decoration: underline;
	color: blue;
	font-weight: none;
}

h2 {
font-size: 16px;
}

.AttributeName {
font-weight: bold;
}
.AttributeText {
color: black;
}
.ProfileQuote {
color: black;
}
.ProfileTextArea {
color: black;
}
.FunctionError {
font-weight: bold;
font-size: 12px;
color:#FF0000;
font-style: italic;
}

.FunctionSuccess {
font-size: 12px;
font-weight: bold;
color:#009900;
font-style: italic;
}

.FunctionNote {
font-weight: bold;
color:#111111;
font-style: italic;
}

.NewRequests {
font-size: 13px;
font-weight: bold;
}
.NewsUpdate {
color: #009933;
font-size: 14px;
font-weight: bold;
}
.InterBMXMainMenuLink {
color: #FFFFFF;
font-size: 11px;
font-weight: none;
}
.InterBMXMenuLink {
font-size: 11px;
font-weight: none;
}
.InterBMXMenuRiderLocation {
color:#111111;
font-size: 10px;
font-weight: none;
}
.InterBMXMenuHeader {
color:#111111;
font-size: 11px;
font-weight: bold;
font-style:italic;
}
.LocationNewsTitle {
color: #555555;
font-size: 14px;
font-weight: bold;
}