/*	
	****************************************************************************
	*									   *
	*	- Cascaded Style Sheets: luuconnect.de           		   *
	*	- Copyright: Trung-Tin Nguyen | (c) 2003 | All Rights Reserved.	   *
	*	- Mail: webmaster@luuconnect.de					   *
	*	- URL: http://www.luuconnect.de					   *
	*	- Author: Trung-Tin Nguyen					   *
	*	- You may not remove the Copyrights!			           *
	*									   *	
	****************************************************************************
*/

body {
background-color : #F5F5F5;
letter-spacing : 1px;
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
text-decoration : none;
font-weight : normal;
color : #333333;
}

td {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
text-decoration : none;
font-weight : normal;
color : #333333;
}

h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16pt;
text-decoration : none;
font-weight : bold;
color : #666666;
}

h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14pt;
text-decoration : none;
font-weight : bold;
color : #666666;
}

.h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16pt;
text-decoration : none;
font-weight : bold;
color : #666666;
}

.head {
font-family : Arial, Helvetica, sans-serif;
font-size : 16pt;
text-decoration : none;
font-weight : bold;
color : #666666;
}

.subhead {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
text-decoration : none;
font-weight : bold;
color : #666666;
}

.nav {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
text-decoration : none;
font-weight : normal;
color : #000000;
line-height : normal;
}

a:link, a:active, a:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : normal;
color : #666666;
text-decoration : underline; 
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : normal;
color : #666666;
text-decoration : none; 
}

.asmall {
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;
text-decoration : underline;
font-weight : normal;
color : #666666;
}

.alocation {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
text-decoration : none;
font-weight : normal;
color : #666666;
}

.error {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #666666;
}

input, textarea, select, option {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
text-decoration : none;
font-weight : normal;
color : #666666;
border-left: 1px outset #FFF4DF;
border-right: 1px outset #FFF4DF;
border-top: 1px outset #FFF4DF;
border-bottom: 1px outset #FFD699;
background-Color: #FFF4DF;
}