a {
	text-decoration:None;
	color:#36C;
	/* color: #000; */
	line-height:normal;
	
}

.topText
				{
					font-family:arial;
					font-size:10px;
					margin-top:2px;
					margin-left:10px;
				}
.menuitemstext
				{
					font-family:arial;
					font-size:10px;
					text-decoration:none;
					border: 1px #241a2c solid;
					-moz-border-radius-bottomleft:3px;
					-moz-border-radius-bottomright:3px;
					-moz-border-radius-topleft:3px;
					-moz-border-radius-topright:3px;
					
					padding:2px;
}				

a.menuitemstext:hover
				{
					border: 1px #fff solid;
					background-color:#fff;
					color:#000;
}				


.smallText
				{
					font-size:10px;
					font-family:arial;
				}							
.footerMenuText, .footerText
				{
					font-size:9px;
					font-family:verdana;
				}							
				
.menuText, .bigColumnTextContent p
				{
					font-size:12px;
					font-family:Tahoma;
				}

.activeMenu
				{
					-moz-border-radius-bottomleft:3px;
					-moz-border-radius-bottomright:3px;
					-moz-border-radius-topleft:3px;
					-moz-border-radius-topright:3px;
					background-color:#fff;
					color:#5b436e;
					height:23px;
					width:auto;
					padding-top:2px;
					padding-bottom:2px;
					padding-left:10px;
					padding-right:10px;
				}

.loginInput
				{
				width:120px;
				height:13px;
				font-family:verdana;
				font-size:10px;
				color:#000;
				}

#loginform
				{
				margin-left:102px;	
				margin-top:4px;
				}

.loginText, .loginText a, .loginText a:visited
				{
				color:#666666;
				text-decoration:none; 
				font-size:10px;
				}
				
.loginText a:hover, .loginText a:visited:hover, .footerMenuText a:hover
				{
				color:#ffffff;
				text-decoration:underline;
				}				

.logincheckbox
				{
				position:relative;
				left:-4px;
				}
.signuptext
				{
				position:relative;
				left:-5px;
				top:-3px;
				
				}
.loggedintext
{
			font-size:9px;
			font-family:arial;
}

h1 { font-family:arial; font-size:20px; line-height:22px; }
h2 { font: bold 24px Helvetica; }
h1 a:hover { text-decoration:underline; }
h4 { font-family:arial; font-size:14px; text-decoration:none}
h4 a:hover { text-decoration:underline}

div.welcometext ul li {margin-left:20px; padding-top:5px;}

.sub-title
{
	height: 35px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	width: auto;
	clear: both;
	left: 0px;
}
.sub-title h2, .sub-title-front h2
{
color:#40304e;
font-size:37px;
letter-spacing:-2pt;
line-height:50px;
}
.undersub-title
{
	padding-top:10px;
	background-image: url(/_img/elements/headerbg.gif);
	background-repeat: no-repeat;
	min-height:70px;
	min-width:628px;
}

.sub-title-front
{
	height: 33px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	width: auto;
	clear: both;
	left: 0px;
	top:-13px;
}


.center { text-align:center; }
.twenty					{padding-top:20px; }

