/* stylesheet by Mark de Beer */
/* designed for the Academy website */
/* Copyright 2004 */

body
	{ 
	font-family: Tahoma; 
	font-size: 13px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 7px;
	margin-bottom: 5px;
	background: #EEEEEE;
	} 

.headerborder
	{
	background: #FFFFFF;
	border-width: 1px;
	border-color: #990000;
	border-style: solid;
	}

.topmenuborder
	{
	background: #EEEEEE;
	border-width: 2px 0px 2px 0px;
	border-color: #990000;
	border-style: solid;
	padding: 0px;
	}

.topmenu
	{
	font-family: Tahoma; 
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	}

.rightmenu
	{
	font-family: Tahoma; 
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-align: right;
	}
	
.rightinput {
	font-family: Tahoma;
	font-size: xx-small;
	background-color: #660000;
	border-left: 1px inset;
	border-top: 1px inset;
	border-bottom: 1px inset;
	border-right: 1px inset;
	color: #FFFFFF;
}

.rightinputsubmit {
	font-family: Tahoma;
	font-size: xx-small;
	width=50px;
	background-color: #660000;
	border-left: 1px outset;
	border-top: 1px outset;
	border-bottom: 1px outset;
	border-right: 1px outset;
	color: #FFFFFF;
}

.rightlogin {
	font-family: Tahoma;
	font-size: xx-small;
	color: #990000;
	text-align: right;
}

.tdlogin 
	{
	padding: 0px;
	font-size: 13px;
	}

.leftlogin {
	font-family: Tahoma;
	font-size: xx-small;
	color: #990000;
	text-align: left;
}

.inputsubmit {
	font-family: Tahoma;
	font-size: xx-small;
	background-color: #660000;
	width=50px;
	border-left: 1px outset;
	border-top: 1px outset;
	border-bottom: 1px outset;
	border-right: 1px outset;
	color: #FFFFFF;
}

.inputfile {
	font-family: Tahoma;
	font-size: xx-small;
	background-color: #660000;
	width: 250px;
	border-left: 1px outset;
	border-top: 1px outset;
	border-bottom: 1px outset;
	border-right: 1px outset;
	color: #FFFFFF;
}

.mainframeborder
	{
	background: #FFFFFF;
	border-width: 1px;
	border-color: #990000;
	border-style: solid;
	padding: 3px;
	text-align: justify;
	}

.homeframeborder
	{
	background: #FFFFFF;
	border-width: 1px;
	border-color: #990000;
	border-style: solid;
	padding: 3px;
	text-align: justify;
	}

.icon	{
	border-width: 1px;
	border-color: #990000;
	border-style: solid;
	width: 60px;
	height: 60px;
	}

.topimg	{
	border-width: 1px;
	border-color: #990000;
	border-style: solid;
	height: 60px;
	}

.changetracktable
	{
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	}

.changetrack
	{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	}

.formtitle
	{
	width: 30%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;

	text-align: right;
	vertical-align: top;
	}

.calendarborder
	{
	border-width: 0px 0px 2px 0px;
	border-color: #990000;
	border-style: solid;
	}

.forumrow1
	{
	border-width: 0px;
	border-color: #990000;
	border-style: solid;
	background: #FFCCCC;
	vertical-align: top;
	}

.forumrow2
	{
	border-width: 0px;
	border-color: #990000;
	border-style: solid;
	background: #FFFFFF;
	vertical-align: top;
	}

.foruminput
	{
	width: 250px;
	}

.forumedit {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: italic;
	color: #990000;
	text-align: left;
	}

.surveyradio {
	color: #990000;	
}

td 
	{
	font-size: 13px;
	}

h1
	{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	background: #990000;
	}

h2 
	{ 
	font-family: Tahoma; 
	font-size: 14px; 
	margin-top: 8px; 
	margin-bottom: 5px; 
	color: #990000;
	}

ul 
	{ list-style-type : square; 
	margin-left : 20px; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	}

ol 
	{ margin-left : 20px; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	}

form
 	{ 
	margin: 0; 
	}

p
 	{ 
	margin-top: 0px; 
	}

input, textarea
	{ 
	font-family: Tahoma;
	font-size: 13px; 
	color: #990000;
	font-weight: bold;
	background-color: #FF9999;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
 	}

select
	{ 
	font-family: Tahoma;
	font-size: 13px; 
	color: #990000;
	font-weight: bold;
	background-color: #FF9999;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
 	}

a img 	{ 
	border: 0; 
	}

a 	{ 
	text-decoration: none;
	font-weight: bold; 
	color: #990000;
	}

a:hover { 
	text-decoration: underline;  
	}


