
body {background-image: url(images/body_bg.jpg); background-repeat: repeat-x; background-position: bottom; margin-left:auto; margin-right:auto; margin-top:0px; font-size:12px;}

.myparagraph:first-letter{float:left; color:#000000; font-size:100px; line-height:100%; margin-right:5px; font-family: Times, serif, Georgia; padding-top:0px}

.articles_box {float:right; border-top:0px; border-right:0px; padding:0px; padding-right:0px; padding-top:0px; margin-left:9px; margin-right:9px;} 
.articles_box_left {float:left; border-top:0px; border-right:0px; padding:0px; padding-right:0px; padding-top:0px; margin-left:9px; margin-right:9px;} 
.bonus_box {float:right; border-top:0px; border-right:0px; padding:0px; padding-right:0px; padding-top:0px; margin-left:9px; margin-right:9px;} 

.header {font-size: 35px; font-family : georgia; color : #D8510E;}

.table_bg {margin:0; padding:0; background-color: #FFFFFF; background-image: url(images/master_bg.jpg); background-repeat: repeat-y; background-position: bottom; margin-left:auto; margin-right:auto;}
.table_top {margin:0; padding:0; border:0px; background-image: url(http://www.webdesigndocuments.com/images/tabletop.jpg); background-repeat: no-repeat ; background-position:4 2; margin-left:auto; margin-right:auto;}

.footer {margin:0; padding:0; background-color: #FFFFFF; background-image: url(images/footer_bg.jpg); background-repeat: repeat-x; background-position: top; margin-left:auto; margin-right:auto;}
.footer_largetext {font-size: 17px; font-weight: bold; font-family : Geneva, Arial, Helvetica, sans-serif; color : #C0C0C0;}
.footer_smalltext {font-size: 12px; font-family : arial; color : #5A9CBD;}
.footer_smalltext A {font-size: 12px; font-family : arial; color : #5A9CBD; text-decoration:none; font-weight: normal;}
.footer_smalltext A:HOVER {font-size: 12px; color: white ; text-decoration:none; font-weight: normal;}

.body_text {font-size: 12px; font-family : arial; color : #000000;}
.body_text A {font-size: 12px; font-family : arial; color : #0000FF ; text-decoration:underline; font-weight: bold;}
.body_text A:HOVER {font-size: 12px; color: #D8510E ; text-decoration:none; font-weight: bold;}

.sales_text {font-size: 15px; font-family : arial; color : #000000;}
.body_text_big {font-size: 18px; font-family : arial; color : #000000;}

.menu_text {font-size: 13px; font-family : arial; color : white ; text-decoration:none; font-weight: bold;}
.menu_text A {font-size: 13x; font-family : arial; color : white ; text-decoration:none; font-weight: bold;}
.menu_text A:HOVER {font-size: 13px; color: #6CF ; text-decoration:none; font-weight: bold;}

.review_title {font-size: 28px; font-weight: normal; font-family : arial; color : #06C;}
.review_grey {font-size: 12px; font-weight: normal; font-family : Geneva, Arial, Helvetica, sans-serif; color : #808080;}
.review_maroon {font-size: 18px; font-weight: normal; font-family : Geneva, Arial, Helvetica, sans-serif; color : #990000;}
.review_smallmaroon {font-size: 14px; font-weight: normal; font-family : Geneva, Arial, Helvetica, sans-serif; color : #990000;}
.review_green {font-size: 17px; font-weight: bold; font-family : Geneva; color : #009900;}
.review_smalltitle {font-size: 14px; font-weight: normal; font-family : Geneva, Arial, Helvetica, sans-serif; color : black;}

.paragraph_header {font-size: 20px; font-family : arial; color : #D8510E;}

.paragraph_small {font-size: 14px; font-family : arial; color : #D8510E;}

.small_text {font-size: 12px; font-family : arial; color : #0000FF ; text-decoration:underline; font-weight: bold;}
.small_text A {font-size: 12px; font-family : arial; color : #0000FF ; text-decoration:underline; font-weight: bold;}
.small_text A:HOVER {font-size: 12px; color: #D8510E ; text-decoration:none; font-weight: bold;}

.mainsearch  { border:1px #D9DDCF solid; font-size: 18px; font-family : arial; color : #000000 ; background-image: url(http://www.webdesigndocuments.com/images/fade.gif); background-position: bottom right; background-repeat: repeat-x;}
.textbox  { color:#3D61B7;background:white;border:1px lightblue solid; font: 11px Verdana }
.button {CURSOR: hand; FONT-FAMILY: Verdana; FONT-SIZE: 11px; HEIGHT: 22px; TEXT-DECORATION: none}


.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('images/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #AFD3EC; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #AFD3EC;/* YCC: color & properties of the right-borderline */
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	padding-top:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */
.width {width:95%; min-width:300px; background:#fff;}  
.center { margin-right: 30px; margin-left: 40px; }



#GRSubscribeForm fieldset {
width: 260px; 
border: 0;
}
		
/* comment about GetResponse */
#GRSubscribeForm p {
font-size: x-small;
}
		
/* table used to position form elements */
#GRSubscribeForm table {
border: 0;
}
		
.style145 {font-size: 16pt}.style2 {
	background-image: url('http://www.webdesigndocuments.com/images/grad_background2.jpg');
}
		
.style2 {
	background-image: url('http://www.webdesigndocuments.com/images/grad_background2.jpg');
}
		
.style1 {
	text-align: center;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #215284;
padding: 1px 0;
text-decoration: none;
font:normal; color:white;
font-weight: normal;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #56A1CC;
font:normal; color:white;
}


/* ORIGINAL STYLESHEET */


.flush {TEXT-INDENT: 0px}
.miniheading {FONT-SIZE: 18pt; COLOR: #ba0000; TEXT-INDENT: 0px; FONT-FAMILY: Verdana}
.special {FONT-SIZE: 12pt; COLOR: black; TEXT-INDENT: 0px; FONT-FAMILY: Verdana}
.style10 {font-size: 12pt}
.style11 {color: #3399CC}
.style13 {color: #000000}
.style15 {font-family: verdana; font-weight: bold; color: #990000;}
.style16 {font-family: verdana; font-size: 11pt;}
.style17 {font-size: 10pt; color: #990000;}
.style18 {color: #990000; font-weight: bold;}
.style2 {font-size: 9px; font-weight: bold;}
.style20 {TEXT-INDENT: 0px; color: #990000; font-weight: bold;}
.style21 {color: #FF0000; font-style: italic;}
.style26 {font-weight: bold; font-size: 12px;}
.style32 {color: #0000FF}
.style33 {font-size: 13px}
.style36 {font-size: 1.1em}
.style37 {TEXT-INDENT: 0px; color: #006; font-weight: bold; font-family: verdana; font-size: 15pt;}
.style38 {font-family: verdana; font-weight: bold;}
.style39 {color: #990000}
.style4 {font-family: verdana}
.style46 {font-family: verdana; color: #000099; font-weight: bold;}
.style48 {color: #000099; font-weight: bold; font-size: 11pt;}
.style49 {font-size: 18pt}
.style5 {FONT-SIZE: 18pt; COLOR: #ba0000; TEXT-INDENT: 0px; FONT-FAMILY: Verdana; font-weight: bold;}
.style6 {font-size: 16px; font-family: verdana; font-weight: bold;}
.style7 {TEXT-INDENT: 0px; font-size:14px; color: #990000; font-weight: bold; font-family: verdana;}
.style8 {TEXT-INDENT: 0px; font-family: verdana;}
.style51 {color: #3366FF; font-weight: bold;}
.style52 {color: #000000}
.style56 {color: #3399CC; font-family: verdana; font-size: 15pt; text-indent: 0px;}
.style57 {font-size: 10pt}
.style58 {font-size: 16px}
.style59 {color: #3399CC; font-family: verdana; font-size: 16px; text-indent: 0px;}
.style71 {font-size: 20pt}
.style73 {color: #000000; font-size: 20pt;}
.style74 {font-size: 22pt}
H4 {FONT-SIZE: 13pt; COLOR: black; TEXT-INDENT: 0px; FONT-FAMILY: Verdana}
H1 {FONT-SIZE: 21pt; COLOR: #ba0000; TEXT-INDENT: 0px; FONT-FAMILY: Verdana}
H2 {FONT-SIZE: 18pt; COLOR: #ba0000; TEXT-INDENT: 0px; FONT-FAMILY: Verdana}
.style12 {font-size: 18pt}
.style13 {color: #000099}
.style57 {font-size: 9px}
.style45 {font-size: 24pt; font-weight: bold;}




