/* CSS Document */
.small {
	/*font-size: 7pt;*/
/*	font-size: 70%;*/
	font-size:95%;
	color: #333333;
	/*padding-left: 2px */
}
/*----------------------------------------*/
span.loginerror {
	color:#db1100;
}

/*-----------------*/
.red_text{
	color:#FF0000;
}
#contact_form_link{
	margin-left:20px;
	padding:10px;
	background-color:#f1f1f1;
	border:1px solid #666666;
}


#contact_form {
	float:left;
	margin-left:10px;
	padding:5px 5px 5px 5px;
	/*padding:20px;*/
	/*width:500px;*/
	background-color:#f1f1f1;
	text-align:left;
}


#contact_form_header {
	margin-left:10px;
	padding:10px 20px 10px 20px;
	width:500px;
	text-align:left;
	background-color:#cccccc;
	font-weight:bold;
}
#contact_form td {
	/*padding:5px;*/
	font-size:90%;	
}
.contact_form_elem {
	vertical-align:top;
}
.contact_form_subm {
/*	clear:both;*/
}

/*----------    accessProg     -----------------*/
A.accessProg:Link, A.accessProg:visited, A.accessProg:hover
{
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #eeee00;
	background-color: #004444;
	width: 100%;
	text-align: center;
}

A.accessProg:hover
{
	background-color: #009999;
}

.schedule
{
	font-family: Courier New;
	 font-size: 12px;
	 color: #000000;
}
.password
{
	background-color: #d5e5e5;
}





A.memberLogout:link, A.memberLogout:visited, A.memberLogout:hover
{
	font-size: 90%;
	color: #0000dd;
	text-decoration: none;
	border: 1px double #000000;
	padding: 0px 2px 0px 2px;
	background: #ffffff;
}

A.memberLogout:hover
{
	color: #dd0000;
}


/* #############################################################  */
.subscribform_1{
	/*background-color:#f1f1f1;*/
	width:80%;
/*	min-width:800px;*/
}
.subscribform_1 td{
	padding:3px;
}
.subscribform_1col1{
	width:30%;
}
.forgot_email{
	background-color:#f1f1f1;
	border:1px solid #CCCCCC;
	padding:5px;
}
/*-----------------------------------------------------------*/
.callout_avisfactoie{
	float:right;
	width:180px;
	padding:5px;
	border:1px solid #333333;	
}




/* ######################################################################################## */
/* ######################################################################################## */
/* #################   Ali Styles              ################################################# */
/* #################   Ali Styles              ################################################# */
/* #################   Ali Styles              ################################################# */





/*  ==========  Forms   ==================================================  */

.caption_1, .caption_2, .caption_3
{	
	text-align:right;
	/*vertical-align:middle;*/
	font-weight:bold;
}

.caption_1, .capData_1
{	
	font-size:90%;
	
}
.caption_2, .capData_2
{
	font-size: 80%;
}
.caption_3, .capData_3
{
	font-size: 75%;
}

.readonly
{
	border-bottom-style:solid;
	border-color: #bbb;
	border-width: 1px;
	background-color: #eee;
	color:Black;
	cursor:default;   
}

.star
{
	font-family: Courier New, Tahoma, Verdana, Arial   ;
	font-size:110%;
	font-weight:bold;
	color: #dd0000;
}

.valid
{
	font-size: 85%;
	color: #000;
}

/*  Messages   =============================================  */

.posMesg
{
	font-size: 110%;
	font-weight:bold;
	color:#007733;	 
}
.prompt_1
{
	font-size: 90%;
	font-weight: bold;	
		
}
.prompt_2
{
	font-size: 110%;
	font-weight: bold;	
}
.prompt_1a
{
	font-size: 90%;
	font-weight: bold;	
}

.prompt_1, .prompt_2, .prompt_1a
{
	/*color: #7700aa;  purple   */
	/*color: #008777;*/
	color: #770022;
}

.errMesg
{
	font-size: 110%;
	font-weight: bold;	
	color: #ee0000;
}
.errMesgSmall
{
	font-size: 100%;
	font-weight: bold;	
	color: #ee0000;
}

.help
{
	border: solid 1px #000000;
	background-color: #ffff77;
	font-size: 90%;
	padding:0 0 0 3px;
	/*width:95%;*/
	text-align:left;
}

.hint
{
	font-size: 95%;
}
/* ==================    #Titles#                 ======================== */

.title_1, .title_2, .title_3
{
	font-weight: bold;
}
.title_1
{	
	font-size: 150%;
}
.title_2
{
    font-size: 110%;
}
.title_3
{
    font-size: 100%;
}
/*  ##################################################################  */


.display_none{
       display:none;
}



.debug
{
	color: #dd0000;
	font-size: 90%;
}

.heading
{
	background-color: #668899;
	color: White;
	font-size: 90%;
	height: 22px;
	font-weight: bold;
}

.tabBox
 {
	border-left: solid 2px #eeffff;
	border-top: solid 2px #eeffff;
	border-right: solid 2px #449999;
	border-bottom: solid 2px #449999;
	background-color: #b9e0e6;
 }
 
 
.tabFlush
{
	background-color: #ffffff;
	border: outset 2px #7bb;
	/*
	border-style:double;
	border-style:groove;
	border-style:inset;
	border-style: outset;
	border-style: ridge;
	border-style: solid;
	border-style: window-inset;
	*/
}

.tabFlush TD 
{
	background-color:#badddd;
	background-color:#cbe6e6;
	/*padding: 2px 2px 2px 3px ;*/
	/*letter-spacing: normal;*/
	/*cell-spacing: 0px;*/
	/*border:inset 10px black;*/
}

.heading TD 
{
	background-color:#000077;
	/*letter-spacing: normal;*/
	/*cell-spacing: 0px;*/
	/*border:inset 10px black;*/
}


/* --------------------------------------------------------------   */

.alternating
{
	padding: 9px 9px 9px 9px;
	border: outset 2px #7bb;
	
}



.TabItem
{
	background-color:#ffffff;
	padding: 9px 9px 9px 9px;
	height:20px;
}


.TabAlterItem
{
	background-color: #d9eaff  ; 
	/*padding: 9px 9px 9px 9px;*/
	/*height:20px;*/
	/*B9E3F1;*/
}


/*  -----------    fakeButton    -------------------   */

A.fakeBut:link,  A.fakeBut:visited, A.fakeBut:hover 
{
	text-decoration: none;
	font-weight: normal;
	padding: 2px 3px 2px 3px;
	font-size:95%;
	border: outset 2px;
	background-color: #e7dfdd;
	color: #000;
	/*
	border-width: 1px;
	border-style:outset;
	*/
}
A.fakeBut:hover 
{	
	background-color: #f0eee0;
	
}

/*  -----------    linkBut    -------------------   */
A.linkButtonSmall:link
{
	background-color: #00ff00;
	text-decoration: none;
	font-weight: bold;
	 font-size: 130%;
}

A.linkSmall:link, A.linkSmall:visited, A.linkSmall:hover
{
	color: #0000ff;
	font-size: 80%;
	text-decoration: underline;	
}

A.linkSmall:hover
{
	color: #00aaff;	
}
.linkBig
{
	color: #0000ff;
	font-size: 120%;
	text-decoration: underline;	
}


A.linkBut:link,  A.linkBut:visited, A.linkBut:hover,
A.linkButB:link,  A.linkButB:visited, A.linkButB:hover

{
	text-decoration: underline;
	font-weight: normal;
	padding: 2px 3px 2px 3px;
	font-size:95%;
	color: #0000ee;
}
A.linkBut:hover, A.linkButB:hover 
{	
	color: #3388cc;
}
A.linkButB:link,  A.linkButB:visited, A.linkButB:hover
{
	font-weight: bold;
}


A.linkButtonSmall:link
{
	background-color: #00ff00;
	text-decoration: none;
	font-weight: bold;
	 font-size: 130%;
}

/*  ----  Column Names and sorting  -------------------   */


A.colName:link, A.colName:visited, A.colName:hover, A.colNameSort
{
	COLOR: #0000ff;
	FONT-SIZE: 12px; 
	text-decoration: none;
	 font-weight: bold;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
}
A.colName:hover
{
	COLOR: #00aaff;	
}
A.colNameSort
{
	COLOR: #990000;
}

/*  -----------------------------------------   */

.tab_lines
{
	background-color: #ffffff;
	border: outset 3px #7bb;
	/*
	border-style:double;
	border-style:groove;
	border-style:inset;
	border-style: outset;
	border-style: ridge;
	border-style: solid;
	border-style: window-inset;
	*/
}
.tab_lines TD 
{
	/*background-color:#badddd;*/
	background-color:#cfefef;
	padding: 1 1 1 4 ;
	letter-spacing: normal;
	/*cell-spacing: 0px;*/
	/*border:inset 10px black;*/
}

/*  ---- Top Nav  -------------------   */

A.topNav:link, A.topNav:visited, A.topNav:hover, A.topNavCurr, A.logout
{
	color: #ffffff;
	background-color: #007777;
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	padding: 3 5 3 5;
	border-style: outset;
	border-width: 1px;
}
A.topNav:hover
{
	background-color: #44aaaa;
	border-style: inset;
	
}
A.logout:hover
{
	background-color: #cc8888;
	border-style: inset;
}
A.topNavCurr
{
	background-color: #000000;
}
A.logout
{
	background-color: #bb0000;
}

/* -----------------   landingNav   -----------------------------------  */

A.landingNav:link, A.landingNav:visited, A.landingNav:hover
{
	font-size: 80%;
	text-decoration: none;
	color: #0000dd;
	font-weight:normal;
}
A.landingNav:hover
{
	color: #dd0000;	
}

/* #######################    Tables     ####################### */

.tab_lines
{
	background-color: #ffffff;
	border: outset 3px #7bb;
	/*
	border-style:double;
	border-style:groove;
	border-style:inset;
	border-style: outset;
	border-style: ridge;
	border-style: solid;
	border-style: window-inset;
	*/
}
.tab_lines TD 
{
	background-color:#badddd;
	padding: 1 1 1 4 ;
	letter-spacing: normal;
	/*cell-spacing: 0px;*/
	/*border:inset 10px black;*/
}
.tab_data
{
	font-size:95%;
}

/* ------------------------------------------------ */

.tab_readonly
{
	border-width:1px;	
	padding: 0 2 0 2;
	padding-bottom: 0;
	padding-top: 0;
	margin: 0;
}
/* ==================    #Titles#                 ======================== */

.title_1, .title_2, .title_3
{
	font-weight: bold;
}
.title_1
{	
	font-size: 150%;
}
.title_2
{
    font-size: 110%;
}
.title_3
{
    font-size: 100%;
}

/*  ###################################################################################  */
/*  ###################################################################################  */
/*  ###################################################################################  */

/*  Admin Styles   ##################################################################   */


/* ====================   Links   ==================================================  */


/* ======================    Groups       ======================   */

#dv_real ,.group
{
	background-color: #aadfdf;
	width:400px;
	padding: 5 5 5 5;
	 text-align:left;
}

.valid
{
	font-size: 85%;
	color: #000;
}


/* ###################  Old but still used perhaps             ######################################## */
/*--------------------  STILL USING FONT PX SIZING   -------------------------------------------------- */



/*  ##################################################################  */


.display_none
{
       display:none;
}

.schedule
{
	font-family: Courier New;
	 font-size: 12px;
	 color: #000000;
}

.debug
{
	color: #dd0000;
	font-size: 90%;
}

.password
{
	background-color: #d5e5e5;
}


.heading
{
	background-color: #668899;
	color: White;
	font-size: 90%;
	height: 22px;
	font-weight: bold;
}


A.memberLogout:link, A.memberLogout:visited, A.memberLogout:hover
{
	font-size: 90%;
	color: #0000dd;
	text-decoration: none;
	border: double 1 #000000;
	padding: 0 2 0 2;
	background: #ffffff;
}

A.memberLogout:hover
{
	color: #dd0000;
}


/* #############################################################  */

/*
fieldset 
{
	position: relative;
	border: 1px solid #090;
	margin: none;
	padding: 0px 10px 10px;
	background: #eee;
	-moz-border-radius: 10px;
}

legend 
{
	position:absolute;
	top: -0.5em;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px 10px 10px;
	background: #9cf;
	font-weight : bold;
	border: 1px solid #090;
	-moz-border-radius: 10px;
}
*/

fieldset
{ 
	position: relative;
	background-color: #c0dede;
	padding: 10 1 5 5;
	text-align:left;
}

legend
{ 
	position:absolute; 
	top: -0.5em; 
	left: 0.5em;
	background-color: #557b7b;
	border: solid 0px #000;
	padding: 0px 6px 0px 6px;
	color: #fff;
	font-size: 80%;	   
} 


 .tabFieldSet
 {
	padding: 10 0 0 0 ;
	width: 10%;
	background-color: #e6dddd;
	background-color: #efffdd;
	border:0;
	BORDER-RIGHT: black 2px solid;
	BORDER-TOP: #888888 2px solid;
	BORDER-LEFT: #888888 2px solid;
	BORDER-BOTTOM: black 2px solid;   
 }
 
 
 


































