/* the forms from the signup and signin pages USER, password */

body {
	b1ackground:#f5f5f5;
}


input.fld {
	font-family:arial;
	font-size:12px;
	color:black;
	border:1px solid #AC9B69;
	background:#ADB23D;
}

/* the buttons from the same pages */

input.btn {
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	border:1px solid #AC9B69;
	background:#ADB23D;
	width: 80;
}

/* not used */

select.slt {
	font-family:verdana;


	font-size:10px;

	border:1px solid black;
}


/* ALL the font from the site, the one from the content */


/* the font from the notes, the ones bellow the login forms */

.content3 {
	font-family:verdana;
	font-size:12px;
	color: black;
}

/* something like above just its smaller, i cant remind where i used it */

.content2 {
	font-family:arial;
	font-size:9px;
	color: black;
	text-align: justify;
}

.subtitle {
	font-family:verdana;
	font-size:13px;
	color: black;
	font-weight: bold;
}

/* this is the gray title from the section */


.TitleNoAlign {
	font-family:arial;
	font-size:16px;
	color: black;
	font-weight: bold;
}

/* this is the red title from the sections */
.title2 {
	font-family:arial;
	font-size:24px;
	color: 0000FF;
	font-weight: bold;
	text-align:center;
}

.BigRedTitle {
	font-family:arial;
	font-size:24px;
	color: 0000FF;
	font-weight: bold;
	text-align:center;
}


/* all the links from the site  */

a,a:VISITED{
	font-family:arial;
	font-size:15px;
	color: #3512E5;
	font-weight: bold;
	text-decoration: underline;
}

/*the links when you are with the mouse over it */

a:HOVER {
	font-family:arial;
	font-size:15px;
	color:red;
	text-decoration: underline;
}

/* the text from the copyright section */

td.copy {
	font-family:verdana;
	font-size:10px;
	color: #333333;
	padding-top:4px;
}

/* idem with above but for the links , policy and terms of use */

a.copy,a.copy:VISITED {
	font-family:verdana;
	font-size:10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.copy:HOVER {
	font-family:verdana;
	font-size:10px;
	color: #333333;
	text-decoration: underline;
}

/* the link from devloped by level1studio.com */

a.credits,a.credits:VISITED {
	font-family:verdana;
	font-size:9px;
	color: #eeeeee;
	text-decoration: none;
}

a.credits:HOVER {
	font-family:verdana;
	font-size:9px;
	color: white;
	text-decoration: underline;
}

.credits{
	font-family:verdana;
	font-size:9px;
	color: #eeeeee;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

.credits2{
	font-family:verdana;
	font-size:9px;
	color: #555555;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
}

.hightlight{
	background: none;
}

.TestimonialBox {
	border: 1px solid black;
	background: white;
	width:80%;
	font-family:verdana;
	font-size:13px;
	color: black;
	padding:5px;
}

.TablesBox {
	border: 1px solid gray;
	background: white;
	width:80%;
	font-family:verdana;
	font-size:13px;
	color: black;
}

.TablesBox2 {
	border: 1px solid gray;
	background: white;
	font-family:verdana;
	font-size:13px;
	color: black;
}

/* classes fromthe new sales page */

p,
.content,
.SalesParagraph {
	font-family: arial;
	font-size: 15px;
	color: black;			
	line-height: 20px;
}

.SalesParagraph	{
	text-align: justify;
}

.title,
.SalesTitle {
	font-family: arial;
	font-size: 22px;
	color: #125197;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}

.titlesmall,
.SalesSmallTitle {
	font-family: arial;
	font-size: 20px;
	color: #125197;
	text-align: center;
	font-weight: bold;
	line-height: 25px;

}

.SalesTable,
.SalesBonus {
	background: #c6ced8;
	width:600;
	
}

.SalesBonus {
	padding: 10px;
	border: 2px solid #175296;
	width: 600;
}

.SalesBonusTitle {
	font-size: 16px;
	color: #125197;
	text-align: center;
	font-weight: bold;			
}


.SalesReason {
	border: 2px solid #175296;
	padding: 10px;
	width:600px;
	background: #f7f7f7;
}

/* FREQUENTLY ASKED QUESTIONS*/  

.FAQtitle,
td.FAQitemlink,
a.FAQitemlink,
td.FAQitemlink,
td.FAQcontent,
.FAQmaintitle,
.FAQdescription {
	font-family: arial;
	font-weight: normal;
}

td.FAQitemlink,
a.FAQitemlink,
td.FAQcontent {
	font-size: 15px;
}

td.FAQcontent {
	text-align: justify;
}



.FAQtitle {
	font-size: 15px;
	color: black;
	font-weight: bold;	
}

td.FAQitemlink,
a.FAQitemlink {
	color: #448ccb;
}

td.FAQitemlink {
	color: black;
}


td.FAQcontent {
	color: black;
}


.FAQmaintitle {
	font-size: 16px;
	font-weight: bold;
	color: #ff5000;
}


.FAQdescription {
	font-size: 14px;
}

.ModFaqAskError {	
	color: red;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.ModFaqAskTitle {
	width: 80;
	text-align: right;
}
.ModFaqAskContent {}
.ModFaqAskComment {}
.ModFaqAskRequired {}
.ModFaqAskTextarea {
	border: 1px solid black;
	font-family: arial;
	font-size: 14px;
	width: 180;
} 
.ModFaqAskTextbox {
	border: 1px solid black;
	font-family: arial;
	font-size: 14px;
	width: 180;
}

.ModFaqAskSubmit {
	border: 1px solid black;
	background: #dddddd;
	width: 100px;
}



.CalendarTable {
	background: #f7f7f7;
	border: 1px solid black;
	font-family: arial;
	font-size: 11px;
	width: 300;

}

.CalendarWeekDays {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
	width: 18;
	border-bottom: 1px solid #b5b5b5;
}

.CalendarWeek {
	border-right: 1px solid #b5b5b5;
}

.CalendarDay {
	text-align: center;
	color: #b7b7b7;
	b1ackground: #f2f2f2;
	background: white;
	font-size: 14px;
}

.CalendarLink {
	color: blue;
	text-decoration: none;
}

.CalendarLink:HOVER {
	color: blue;
	text-decoration: underline;
}

.CalendarPreview {
	position: absolute;
	z-index: 1001;
	background: #f7f7f7;
	border: 1px solid black;
	font-family: arial;
	font-size: 11px;

	vertical-align: middle;
	padding: 3px;

}

.CalendarPreview2 {
	position: absolute;
	z-index: 1001;
	width: 300;
	padding: 0px;
	height: 10;

}

.CalendarMonths {
	border: 0px solid black;
	font-family: arial;
	font-size: 14px;
	background: #f7f7f7;
}