body{
	margin:0; 
	padding:0;
}


/*  START of the Main AnooX Text Font for display site wide  

anx_text: this is the regular Text for display of main content of web page

anx_text_lbl: this is for when we want to have a Varibale Name & Value pair, and we want the Name
			  to stand out as being Bold and Larger

anx_text_head: this is to start a new section heading for a page

text: is to address the legacy descriptions of this CSS

*/

/*May/10/12:  This is used to add spaces between Words    */
.space_5 {

	width: 10px;
}

/*May/1/12: This is to be the main border line around all the main screen pages  */
.border_main {
	border: solid;
	border-color: #e4e8f0; 
	border-width: 6px;
	margin: 5px;
	padding: 5px;
}

.anx_text, .anx_text_lbl, .anx_text_head, .anx_text_red, .text, .anx_text_table {

	font-family: "trebuchet MS",sans-serif;
	color: black;
	font-size: 12px;
	padding-left: 2px;

}

/*  text_lbl is for the Name of a Name & Value Pair */
.anx_text_lbl, anx_text_head {

	font-size: 14px;
	font-weight: bold;

}

/*  This is for the new Section head on a page */
.anx_text_head {

	font-size: 16px;
	font-weight: bold;
	color: #6a7faa;
	border-bottom: #6a7faa 1px solid;
	border-top: #6a7faa 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

.anx_text_red {
	color: red;
	}


/*  This is for VERY BIG Numbers to order items in a list, such as: http://www.anoox.com/free-traffic-new.php */
.big_blue_nums {

	color: #6a7faa;
	font-size: 48px;
	font-weight: bold;
	line-height: 1;
}


/*  This is for defining the text inside a Table where we cannot have padding like Text outside of a Table */
.anx_text_table {

	padding-left: 0px;
}



/*   Added Mar/17/11, copied from RNP CSS  */
.notice, .error, .notice_bold, .error_bold {

	BORDER: #C8DAEF 5px solid;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 20px;
	width: 80%;
	padding: 10px;

}

.error {
	BORDER: red 5px solid;
}

.notice_bold, .error_bold {
font-weight: bold;
}


/* Purpose of this is to put a red border around the item we are viewing. 
1st used for search results.  Created: by BDA on Apr/2/12 */

.focus {
	font-size: 11px;
}

.focus:hover {
	background: #C8DAEF;
}




/*  END of the Main AnooX Text Font for display site wide  */

.start_par {

	padding-top: 10px;
	padding-right: 5px;
}


/* These are for the Paid Adv page buys  */

	/* This sets the spec for each row of the buy Tables */
.table_rows {
	BACKGROUND-COLOR: #f0effc; 
}


/* This sets the spec for the entire buy Tables */
.table_main {
	BACKGROUND-COLOR: #c6cedf; 
}

/* These are as per new paid pages which enable user to choose where the Ads should be displayed at */

.border_blue {
	BORDER: blue 1px solid;
}

.border_red_omo {
	BORDER: blue 1px solid;
}

.border_red_omo:hover {
	BORDER: red 1px solid;
}

.sponsor {

	font-family: "trebuchet MS",sans-serif;
	color: black;
	font-size: 10px;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #ffffff;
}


.sponsor:hover {

	background: #7309AA;
	color: #ffffff;
}

.sponsor:hover a {

	color: #ffffff;
}


 .form_button {

	font-family: "trebuchet MS",sans-serif;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #1B3385;
 }

 .form_label {

	font-family: "trebuchet MS",sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding-left: 5px;
 }


.input_text, .input_box_aw {

	font-family: "trebuchet MS",sans-serif;
	font-size: 14px; 
	color: black;				/* was: #2554C7  */
	BACKGROUND-COLOR: lemonchiffon;

}


.input_box_aw {

	width: auto;

	}


 /* END */

.quote {

	font-family: verdana,sans-serif;
	background-color: #E8D8D8;
	font-size: 12px;
	BORDER: #C8DAEF 1px solid;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 80%;

}



img.vab {vertical-align:bottom}

TABLE {
	font-family: "verdana", "Arial", "helvetica", "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", "arial", "sans-serif";
	font-size: 12px;
	color: Black;
	line-height:130%;
}


.text, .txtbox, .txtbox_l {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	line-height:140%;
	letter-spacing: 0.6pt;
	word-spacing: 0.8pt;
}

.txtbox, .txtbox_l  {
    background-color: #faf3f3;
	border: 3px solid #777777;
	font-weight: bold;
	vertical-align: middle;
	width:300px;
}

.txtbox_l {
	width:auto;
	font-size: 10px;
	font-weight: normal;
}


.txtbox  {
    font-family: "trebuchet MS",sans-serif;
	color: #1B3385;
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
	vertical-align: middle;
	width:300px;
	BACKGROUND-COLOR: lemonchiffon;
	height: 20px;
}




/*  Created on Mar/10/10 as a better option for inside pages  */
.text_new {
font-family: "trebuchet MS",sans-serif;
color: black;
font-size: 13px;
letter-spacing: 0.6pt;
word-spacing: 0.8pt;
line-height: 1.2; 
}

/*  Created on Mar/11/10 - for application to RE NAVs only  */
.text_nav {
font-family: "Lucida Grande", "trebuchet MS", sans-serif;
color: black;
font-size: 11px;
letter-spacing: 0.5pt;
word-spacing: 0.1pt;
line-height: 120%; 
}


.text_padded_5 {
	padding: 10px;
	}

.error_text {  
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	color: #ff0000
	}

.text_rb {
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}

.header {
	font-family: "Lucida Grande", "verdana", "Trebuchet MS", "Arial", "Luxi Sans", "Bitstream Vera Sans", "helvetica", "arial", "sans-serif";
	font-size: 13px;
	color: White;
	font-weight: bold;
}

.header A {
	color: white;
	}

.small_text {
	font-family: "Lucida Grande", "verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-style: oblique;
}

.tdlnav1on {
	BORDER-TOP: #3d67d8 1px solid; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 2px; 
	CURSOR: pointer; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #3d67d8 1px solid; 
	BACKGROUND-COLOR: #3d67d8
}

.tdlnav1off {
	BORDER-TOP: #1e3d94 1px solid; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #1e3d94 1px solid; 
	BACKGROUND-COLOR: #1e3d94
}

.tdlnav2on {
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 2px; 
	CURSOR: pointer; 
	PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #3ad63a
}

.tdlnav2off {
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #1f9520
}

.tdlnav3on {
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 2px; 
	CURSOR: pointer; 
	PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #d34030
}
.tdlnav3off {
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #952c1f
}

.tdlnav4on {
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 2px; 
	CURSOR: pointer; 
	PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #e2e6eb
}
.tdlnav4off {
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #eff1f4;
}

.tbl_border {
	border: thin Black;
	BORDER-BOTTOM: #344b63 1px solid;
	border-top: #344b63 1px solid;
	border-left: #344b63 1px solid;
	border-right: #344b63 1px solid;
}

.gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
}




.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

A:hover.green {
	color: #00bb00;
	text-decoration: none;
}

A.green {
	color: Green;
	text-decoration: underline;
}

A:hover.gr {
	color: #00bb00;
	text-decoration: none;
}

A.gr {
	color: Green;
	text-decoration: underline;
}



/* New Stuff by Bahram Dean Ansari start from here */



.highlight {
	background-color: #FF0;
	}

.txtbox2 {
	background-color: #faf3f3;
	border: 1px solid #777777;
	font-family: "Lucida Grande", "verdana", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", "helvetica", "arial", "sans-serif";
	font-weight: bold;
	vertical-align: middle;
}

.input_50, .input_100, .input_200, .input_300, .input_500, input_100p  {
	background-color: #faf3f3;
	border: 2px solid #777777;
	font-family: "Lucida Grande", "verdana", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", "helvetica", "arial", "sans-serif";
	font-weight: bold;
	vertical-align: middle;
}

.input_50 {
	width: 50px;
}

.input_100 {
	width: 100px;
}

.input_200 {
	width: 200px;
}

.input_300 {
	width: 300px;
}

.input_500 {
	width: 500px;
}

.input_100p {
	width: 100%;
}

/*  This estanbishes the look for Links whether visited or not */
A {
	color: Blue;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	line-height: 150%
}

/*  This establishes the look for Links when OnMouseOver */
A:hover {
	color: Red;
	text-decoration: none;
	border: 1px solid #333;
	background: #CCC;
	padding: 2px;
	line-height: 150%
}


ol {
        list-style-type: upper-roman;
        font-weight: bold;
}

li span { 
		font-weight: normal; 
	}


.container_250 {
	font-size: 11px;
	font-weight: bold;
	width: 250px;
	height: 15px;
	padding: 5px;
	border: 1px solid #000;
	background-color: #CCC;
	} 
	
.container_450 {
	font-size: 11px;
	width: 450px;
	height: auto;
	padding: 5px;
	border: 1px solid #000;
	background-color: #CCC;
	} 

.really_small_text {
	font-family: "Lucida Grande", "verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border: 1px solid #000;
	color: red;
	width: auto;
	height: auto;
	padding: 5px
}

a.aimg, a.aimg:hover {
  border: 0;
  padding: 0;
}

a.aimg img {
  border: 0;
}

.table_heading {
	font-size: 11px;
	height: auto;
	padding: 5px;
	border: 2px solid #000;
	background-color: #CCC;
	font-weight: bold;
	} 

.table_head {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	}

.field_border_simple {
	border: 1px solid black;
	margin: 5px;
	padding: 5px;
	}


.field_border_simple_top {
	border-top: 1px solid black;
	margin: 5px;
	padding: 5px;
	}

.field_border_simple_btm {
	border-bottom: 1px solid black;
	margin: 5px;
	padding: 5px;
	}

.log_in, .footer {

	font-family: "trebuchet MS",sans-serif;
	font-size: 10px; 
	color: white;

}

.log_in a {
COLOR: white;
}

.log_in a:hover {
COLOR: red;
}