


a:link.leftmenulink{
	color : #FFFFFF;
	text-decoration : none;

}

a:visited.leftmenulink{
	color : #FFFFFF;
	text-decoration : none;

}


ul{
	margin-bottom:0px;
	margin-top:0px;
	margin-left: 15px;
}
li{
	margin:2px;
}
a:hover.leftmenulink{
	color : #FFFFFF;
	text-decoration : underline;

}

a:active.leftmenulink{
	color : #FFFFFF;
	text-decoration : none;

}

body		{
	margin : 0px;
}

body,td,th		{
	font-family : verdana, arial, helvetica;
	font-size : x-small;
}

form{
	margin : 0px;
}

h1{
	color : #000000;
	font-family : arial, helvetica;
	font-size : 16px;
}

h2{
	border-bottom : 1px solid #1185B4;
	color : #1185B4;
	font-size : 13px;
}

h3{
	font-size : 11px;
	margin-bottom:0px;
	padding-bottom:0px;
}

p{
	
}

table.form th		{
	font-size : x-small;
	margin : 0;
	text-align : right;
}

.bottom		{
	color : #CACACA;
	font-size : 10px;
}

.footer{
	font-size : xx-small;
	border-top: 1px solid #FFD700;
}

.leftmenu{
	background-color : #708090;
}

.leftmenuheading{
	border-bottom : 1px solid #FFD700;
	color : #FFD700;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 3px;
	padding-bottom : 2px;
	padding-top : 14px;
}

.rightmenu{
	border-left : 1px solid #FF715E;
	border-top : 1px solid #FF715E;
	padding-left : 5px;
	height:100%;
	background-repeat : no-repeat;
	background-image : url(../images/interface/bgfaded.jpg);
}
td.rightmenu p{
	width:100%;
}
.submitbutton{
	margin : 6px;
}

.textboxbottom{
	border : 1px solid #FF0000;
}

.textboxtop{
	border : 1px solid #FF0000;
}

.topmenulink{
	font-size : xx-small;
	color:blue;
}
