@import url("main_misc.css");
/********************************************************************/
/********************************************************************/
/******                                                        ******/
/****** This Style Sheet is for the "Decodential.com" website  ******/
/******          The Styles are arranged by category           ******/
/******                                                        ******/
/********************************************************************/



/********************************************************************/
/***********************     Body Styles     ************************/
/*******************                           **********************/

BODY {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; margin: 0px 0px 0px 0px; BACKGROUND-COLOR: #FFFFFF; SCROLLBAR-FACE-COLOR: #993300; SCROLLBAR-HIGHLIGHT-COLOR: #E2E2D6; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #E2E2D6; SCROLLBAR-TRACK-COLOR: #E2E2D6; SCROLLBAR-DARKSHADOW-COLOR: #999999; background-image:  url(../images/bg.gif);	background-repeat: repeat-x;}

a {color:#000000; text-decoration:underline;}
a:hover {text-decoration:none; color:#993300;}

a.link_menu {color: #000000; text-decoration: none;}
a:hover.link_menu {color: #993300; text-decoration: none;}

.linka {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; border-style: solid; border-color: #999999; border-width: 1px; padding: 0px 4px 0px 4px;}
.linka:hover {color: #993300; text-decoration: none; background-color: #FFFFFF; border-style: solid; border-color: #993300; border-width: 1px;}

.header_small {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
/********************************************************************/
/***********************     Form Styles     ************************/
/*******************                           **********************/

.form_field {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6A2300; vertical-align: bottom; background-color: #FFFFFF; border: 1px solid #999999;}

.form_button {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; vertical-align: bottom; background-color: #E2E2D6; border-top: 1px none black; border-right: 1px none black; border-bottom: 1px none black; border-left: 1px none black; cursor: hand; padding-top:1px; padding-bottom:1px;}


/********************************************************************/
/**********         Form Styles: Drop Down Menus         ************/
/*********                                                ***********/
	
option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #6A2300;
	background-Color: #FFFFFF;
}
.additional_info{top: -1000px; position: absolute;}
.errorbox{ background-color: #FFEAEA; color: #333333; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial;}
