/*
	TABLE OF CONTENTS
	
	1.	Standard HTML tags
	2.	Anchor tags
	3a.	Design Structure Formatting - IDs
	3b. Design Structure Formatting - Classes
	4.	Font Formatting
	5.	Grid Formats
	6. 	Forms
*/

/* 	1. Standard HTML Tags	*/
html
{
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#802854;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#802854;
	scrollbar-highlight-color:#802854;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}
body
{
	margin:0px;
	padding:0px;
	background-color:#F5E2EC;
    font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight: normal;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#802854;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#802854;
	scrollbar-highlight-color:#802854;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}

div, td
{
	font-family: "trebuchet ms", Lucida Sans, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

img
{
	/* border:none; 
	border-style:outset;*/
	border-color: #993366;
	border-width:1px;
   
}

/* 	2. Anchor tags	*/
a:link, a:visited
{
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
a:hover
{
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#DF8600;
	font-size:11px;
	text-decoration:none;
}

#cat a:link { 
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#ffffff;
	font-size:11px;
	text-decoration:none; }
#cat a:alink { 
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#ffffff;
	font-size:11px;
	text-decoration:none; }
 #cat a:active { 
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#ffffff;
	font-size:11px;
	text-decoration:none; }
#cat a:visited { 
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#ffffff;
	font-size:11px;
	text-decoration:none; }
#cat a:hover { 
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#ffffff;
	font-size:11px;
	text-decoration:none; 
	}
	
#cat5 a:link { 
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#72183A;
	font-size:11px;
	text-decoration:none; }
#cat5 a:alink { 
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#72183A;
	font-size:11px;
	text-decoration:none; }
 #cat5 a:active { 
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#72183A;
	font-size:11px;
	text-decoration:none; }
#cat5 a:visited { 
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#72183A;
	font-size:11px;
	text-decoration:none; }
#cat5 a:hover { 
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;	
	color:#000000;
	font-size:11px;
	text-decoration:none; }



/* Boxes  ---------------------- zabe la pili*/
.boxOuterDiv {margin-top:10px;} /*NS4 freaks with left margin */
.boxOuter {background-color:#cccccc; background:#cccccc;}
.boxInner {background-color:#5E0000; background:#5E0000; font-family:Verdana,Arial,Geneva,sans-serif; font-size:10px;}
.loggedInUser {font-weight:bold;}
.boxHeader, .prfNavHead {color:#003366; font-weight:bold; text-align:center; padding-bottom:3px; border-bottom:#003366 1px solid;}
.boxHeader {font-size:11px; margin-bottom:3px;}
/* Form Elements */
.login, .srchInput, .srchSelect, .srchCountry, .hpQsrch {background-color:#5E0000;} /*font-family:Verdana,Arial,Geneva,sans-serif;*/
.login, .srchSelect {font-size:13px;}
.srchCountry {font-size:13px;}
.hpQsrch {font-family:"MS Sans Serif",Arial,Geneva,sans-serif; font-size:11px;}
.login {border-style:solid; border-width:2px; border-color:#3399cc;}
/* end zabe la pili--------------------------------- */

/*	6. Forms	*/
form
{
	margin:0px;
	padding:0px;
}

textarea, .inputtext, .select
{
	border:1px solid #E6B0CB;
	background-color:#ffffff;
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	padding:3px;
}
.textarea2
{
	border:1px solid #E6B0CB;
	background-color:#ffffff;
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	padding:3px;
	overflow: auto;
}
.formbutton {
	font-family:"trebuchet ms", Lucida Sans, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #E6B0CB;
	color: #000000;
	border-top-color: #672144;
	border-right-color: #672144;
	border-bottom-color: #672144;
	border-left-color: #672144;
}
.checkbox
{
	margin:0px;
	padding:1px 2px 1px 2px;
    background-color:#E6B0CB;

}
.table-border {
	background-color: #ffffff;
	border: 1px solid #672144;
	}
.table-border2 {
	background-color: #370000;
	/* border: 1px solid #220000; */
	}
.table-border3 {
	/* background-color: #370000; */
	border: 1px solid #c1c1c1;
	}
	.table-border4 {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}
.table-border7 {
	background-color: #ffffff;
	border: 1px solid #F5E2EC;
	}
.table-border17 {
	background-color: #F5E2EC;
	border: 3px solid #F5E2EC;
	}
.table-footer {
	background-color: #802854;
	/*border: 1px solid #220000; */
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
	.table-footer2 {
	background-color: #E6B0CB;
	/*border: 1px solid #220000; */
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
.table-border-new-members {
	background-color: #ffffff;
	border: 1px solid #220000;
}

