body {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	color : #444444;
	font-size : 11px;
}

.footer {font-size : 10px;}

.self {
	color : #000077;
	font-size : 11px;
	font-weight : bold;
}

blockquote {
	font-style : italic;
	font-weight : bold;
}

.alert {
	color : #BB0000;
	border : solid;
	font-size : 11px;
	font-weight : bold;
	border-width : 2px;
	border-color : #BB0000;
	padding : 5px;
	margin-left : 40px;
	margin-right : 40px;
}

a {font-weight : bold;}

a:link {color : #BB0000; text-decoration : none; font-size : 11px;}
a:visited {color : #BB0000; text-decoration : none; font-size : 11px;}
a:hover {color : #000077; text-decoration : none; font-size : 11px;}
a:active {color : #000077; text-decoration : none; font-size : 11px;}

a:link.alt {color : #000077; text-decoration : none; font-size : 11px;}
a:visited.alt {color : #000077; text-decoration : none; font-size : 11px;}
a:hover.alt {color : #BB0000; text-decoration : none; font-size : 11px;}
a:active.alt {color : #BB0000; text-decoration : none; font-size : 11px;}

a.itms:link  {color : #555555; text-decoration : none;}
a.itms:visited  {color : #555555; text-decoration : none;}
a.itms:hover  {color : #555555; text-decoration : underline;}
a.itms:active  {color : #555555; text-decoration : none;}

.sideBox {
	background-color : #EFEFEF;
	color : #000077;
	font-size : 11px;
	font-weight : bold;
	padding : 5px;
}

.sideBox a:link {color : #BB0000; text-decoration : none; font-size : 11px;}
.sideBox a:visited {color : #BB0000; text-decoration : none; font-size : 11px;}
.sideBox a:hover {color : #000077; text-decoration : none; font-size : 11px;}
.sideBox a:active {color : #000077; text-decoration : none; font-size : 11px;}

.sideBox a.self:link {color : #000077; text-decoration : none; font-size : 11px;}
.sideBox a.self:visited {color : #000077; text-decoration : none; font-size : 11px;}
.sideBox a.self:hover {color : #BB0000; text-decoration : none; font-size : 11px;}
.sideBox a.self:active {color : #BB0000; text-decoration : none; font-size : 11px;}

h1 {
	border : solid;
	border-width : 1px;
	border-color : #888888;
	color : #666666;
	background-color : #EFEFEF;
	font-size : 18px;
	font-weight : bold;
	padding : 5px;
	margin-top : 0px;
}

.adminMenu {
	border : solid;
	border-width : 1px;
	color : #444444;
	background-color : #FFFFFF;
	text-align : center;
	font-size : 11px;
	font-weight : bold;
	padding : 2px;
	margin-top : 0px;
}

h2 {font-size : 16px;}
h3 {font-size : 14px;}
h4 {font-size : 11px;}
h5 {font-size : 11px;}

.softWarning {
	color : #333333;
	border : solid;
	border-width : 1px;
	padding : 4px;
	font-weight : bold;
}

input {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	color : #000000;
	font-size : 11px;
	font-weight : bold;
}
