/* Roheim Technology main stylesheet-file
|   Website: http://www.roheim.com/
*/

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

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

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

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

.button {
	background-color : #C4D8E5;
	border : 1px outset;
	color : #006699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.headline_big {
	color : #C4D8E5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 30pt;
	font-weight : bold;
}

.headline_small {
	color : #006699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold; 
}

.input_box {
	background-color : #FFFFFF;
	color : #666666;
	border : 1px inset;
	scrollbar-3dlight-color : #333333;
	scrollbar-arrow-color : #006699;
	scrollbar-face-color : #C4D8E5;
	scrollbar-track-color : #DCDCDC;
}

.light_blue_bold {
	color : #C4D8E5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	font-weight : bold;
}

.orange {
	color : #FF9900;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	font-weight : bold;
}

.text {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	font-weight : normal;
}

.white_bold {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	font-weight : bold;
}
