/*
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    MARGIN-LEFT: 0px;
    COLOR: #990000;
    MARGIN-RIGHT: 0px;
    FONT-FAMILY:"arial","helvetica", "verdana","sans serif";
    TEXT-ALIGN: left
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #336699;
    TEXT-INDENT: 0px;
    FONT-FAMILY: "verdana","arial","helvetica","sans serif"
}

.profilesbody {
    background:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	padding: 25px 20px 20px;
	list-style-position: outside;
	list-style-image: url(/images/blutri.gif);
}
.profilesitaltype {
	font-weight: normal;
	font-style: italic;
}
.profilesbluetype {
	font-weight: bold;
	color: #336699;
}
.profilesredtype {
	color: #990000 !important;
}
.profilesbody a:link {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.profilesbody a:hover {
	color: #990000 !important; 
}
.profilesbody a:visited {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none 
}
*/
.topbarmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #99CCFF;
	margin-right: 8px;
}
.topbarmenu a:link {
	color: #99CCFF;
	text-decoration: none;
}
.topbarmenu a:visited {
	color: #99CCFF;
	text-decoration: none;
}
.topbarmenu a:hover {
	color: #FFCC66 !important;
	text-decoration: none;
}
.topbarmenu a:active {
	color: #FFCC66;
}
/* style to be applyed to all items' bodies
  - SPAN in Netscape 4.x, TD in rest
  all local stylesheets of external files if any are to be ignored */
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #99CCFF;
}
.indexheadlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 115%;
}
/*.rightsidetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10px;
}
.rightsideheadline {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699 !important;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.rightsidetext a:link {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none !important;
}
.rightsidetext a:hover {
	color: #990000 !important; 
}
.rightsidetext a:visited {
	font-weight: bold  !important;
	color: #0033CC;
	text-decoration: none 
}
.profilesboldtype {
	font-weight: bold;
}
input.btn {
   color:#336699;
   font-family: Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#DBEAF5;
   border:1px solid;
   border-top-color:#336699;
   border-left-color:#336699;
   border-right-color:#336699;
   border-bottom-color:#336699;
}

.photo {
	vertical-align: baseline;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*/
.login {
	float: right;
	color:#FFCC66;
	font-size:10px;
	font-variant:normal;
	font-weight:bold;
	margin-right: 15px;
}
.login a:active, .login a:link, .login a:visited {
	color:#FFCC66;
}
.login a:link {
	text-decoration:none;
}


