/* Copyright (c) 2002 Oriola */
/* Internet Explorer CSS file for OriolaNet login*/


/* Basic Styles */
/* ====================================================================== */

body {
	color: #000000; 
	background-attachment: scroll;
	background-image: url(/images/1/bg.gif);
	background-repeat: repeat;
	font-family:Verdana,Arial, helvetica,geneva,swiss,sunsans-regular,Sans-Serif;
	/*font-size:x-small;*/
	font-size:10px;	
	margin: 0px;
	}

td {
	font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	font-size: x-small;
	}

/*a { color: #990000 }	*/
 /*a { color: #ffffff }	*/				
/*a:hover { color: #cc3333 }				
/*a:active { color: #000000 }				
/*a:visited { color: #993333 }			
/*a:visited:hover { color: #cc3333 }		
/*a:visited:active { color: #000000 }		
/*img { border: 0px; }	*/				


	
 a { color: #9900A3; }				
a:hover { color: #9900A3 }				
a:active { color: #9900A3 }				
a:visited { color: #9900A3 }			
a:visited:hover { color: #9900A3 }		
a:visited:active { color: #9900A3 }		
img { border: 0px; }
a.button{color: #000000;}


span.blackBold
{
	font-weight: bold;
}

h1 { font-weight: bold; font-size: 150%; margin-bottom: 3px; color: #003B81;}
h2 { font-weight: bold; font-size: 120%; margin-bottom: 3px; }
h3 { font-size: 100%; margin-bottom: 3px; }



/* TopLower */
/* ====================================================================== */

TD.tl
{   
	/*background-color: #006BB6;*/
	background-color: #F7A30A;
}


.MarketingMessageBorder
{
	background-color: #87BE9E;
}


/* MainArea */
/* ====================================================================== */

/* Basic Styles */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

p  { line-height: 95%; margin: 0px 0px 10px 0px;}

span.h1	{ font-weight: bold; font-size: 150%; margin-bottom: 3px; }

/*span.h1	{ color: #003B81; }*/
span.h1	{ color: #000000; }


/* Form elements */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

td.maButton   { 
   background-image: url(/images/bg_btn.gif); 
   padding: 0px 0px 0px 0px;
 }

a.maButton { 
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	}

a.maButton:hover { 
  	color: #000000;
 	}

a.maButton:active { 
   	color: #000000;
 	}


a.maButtonLight { 
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	}

a.maButtonLight:hover { 
  	color: #000000;
 	}

a.maButtonLight:active { 
   	color: #000000;
 	}
 	
span.maSearchHeader
{
	color: #064280;
	font-size : 12px;
	font-weight: bold;
}

a.pageLink 
{ 
		padding-left: 15px;
		font-weight: bold;
		background-image: url(/images/link_category.gif); 
		background-repeat: no-repeat; 
		background-position: left top; 
		width: 100%;
		margin: 0px 0px 5px 0px;
		display: block;
}

INPUT.login
{
	width: 235px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 11px;
	border: solid 1px #4E4E4E;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
