/*
* --------------------------------------------------------------------------
* Copyright   : Available.com
* --------------------------------------------------------------------------
*    Revision: 1.1
*        Date: 2002
*      Author: Aaron Smith
*       State: Oklahoma
* --------------------------------------------------------------------------
* 
* No revisions at this time.
*
* --------------------------------------------------------------------------
*/


BODY {
	scrollbar-base-color: E7E8FF;
	scrollbar-track-color: BABADE;
	scrollbar-face-color: 5F608C;
	scrollbar-highlight-color: E7E8FF;
	scrollbar-3dlight-color: ffffff;
	scrollbar-darkshadow-color: 505A75;
	scrollbar-shadow-color: 000000;
	scrollbar-arrow-color: C0C0FF;
}

.signin-select	{
 	font-family: "arial";
	font-size: 8.5pt;
	color: #40415E;
	border-top-color: #000000; 
	border-left-color: #000000; 
	border-right-color: #000000; 
	border-bottom-color: #000000; 
	border-bottom-width: 1px; 
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px;
	background-color: #E2E2F0;
}

.signin-inputbox {
 	font-family: "arial";
	font-size: 8.5pt;
	font-weight: bold;
	color: #ffffff;
	background-attachment: fixed;
	background-image: url(searchbg.jpg);
	border-top-color: #000000; 
	border-left-color: #000000; 
	border-right-color: #000000; 
	border-bottom-color: #000000;
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px; 
	background-color: #ffffff;
}

.signin-inputboxtitle {
 	font-family: "arial";
	font-size: 18pt;
	font-weight: bold;
	font-style: italics;
	text-align : center;
	color: #E9E9F3;
	border-top-color: #000000; 
	border-left-color: #000000; 
	border-right-color: #000000; 
	border-bottom-color: #000000;
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px; 
	background-color: #ffffff;
}

.signin-inputboxname {
 	font-family: "arial";
	font-size: 12pt;
	font-weight: bold;
	color: #40415E;
	border-top-color: #000000; 
	border-left-color: #000000; 
	border-right-color: #000000; 
	border-bottom-color: #000000;
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px; 
	background-color: #ffffff;
}



.signin-inputboxblack {
 	font-family: "arial";
	font-size: 8.5pt;
	font-weight: bold;
	color: #40415E;
	border-top-color: #000000; 
	border-left-color: #000000; 
	border-right-color: #000000; 
	border-bottom-color: #000000;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px; 
	background-color: #ffffff;
}


.signin-inputboxdescription {
 	font-family: "arial";
	font-size: 8.5pt;
	font-weight: bold;
	color: #40415E;
	border-top-color: #000000; 
	border-left-color: #000000; 
	border-right-color: #000000; 
	border-bottom-color: #000000;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px; 
	background-color: #ffffff;
}

.redbtnb 		{
	color: #ffffff;
	background-color: #9091BB;
	border : 1px solid #000000;
	
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	
	font-family: "arial";
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}


.redbtn 		{
	color: #ffffff;
	background-color: #9091BB;
	border : 0px solid #000000;
	
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	
	font-family: "arial";
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}


.module-links a { 
color: #5F6083; text-decoration: none

 }

.module-links a:active {
color: #3C4180; text-decoration: none

}

.module-links a:visited {
color:#5F6083; text-decoration: none

 }

.module-links a:hover {
color: #3C4180; text-decoration: none

}


.module-links2 a { 
color: #ffffff; text-decoration: none

 }

.module-links2 a:active {
color: #FFFF00; text-decoration: none

}

.module-links2 a:visited {
color:#ffffff; text-decoration: none

 }

.module-links2 a:hover {
color: #FFFF00; text-decoration: none

}

