/* PRIMARY BROWSER / HTML / CONTENT LAYOUT */
/* PRIMARY BROWSER / HTML / CONTENT LAYOUT */
/* PRIMARY BROWSER / HTML / CONTENT LAYOUT */

html {
	overflow-y:scroll;
	margin: 0px;
	padding: 0px;
}

body {
	margin-top:0px;
	margin-left:0px;
	background-color:#D7C8EE;
}

.fL {
	float:left;
}

.center {
	text-align:center;
}

.w70 {
	width:70px;
}

.w668 {
	width:668px;
}

.tile {
	width:778px;
	height:auto;
	text-align:left;
	background-image:url(images/bg_tile.jpg);
	background-position:0px 0px;
	background-repeat:repeat-y;
	z-index:-1;
	padding:10px;
}

.frame {
	border-color: #027A93;
	border-width: 3px;
	border-style: double;
}

.copy_row {
	width:778px;
	height:31px;
	background-image:url(images/index_r9_c1.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.copy_txt {
	width:778px;
	height:10px;
	margin:-3px 0px 0px 0px;
	text-align:center;
	color:#ffffff;
	font:normal 10px arial;
}

.normal_contain {
	position:absolute;
	margin-top:160px;
	margin-left:50px;
	width:670px;
	height:auto;
	font:normal normal Comic Sans MS 11px;
	color:#000000;
	text-align:left;
}

#bg_white {
	background-color:#ffffff;
}

.bg_footer {
	height:125px;
	width:768px;
	background-image: url(images/index_r6_c1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	*background-position: 5px 0px;
	_background-position: 5px 0px;
	vertical-align:top;
	text-align:left;
}

.copy_pos {
	position:relative;
	margin-left:0px;
	margin-top:-53px;
	width:998px;
	height:15px;
	z-index:10;
	background-color:transparent;
}

input,select,textarea {
	font-size:11px;
	border:1px solid a2a8bf;
	background-image: url(images/field-bg-1.gif);
	background-repeat:repeat-x;
}

.quoteHiliteBox {
	border:1px solid #330F7F;
	background-color:#6238B8;
	width:736px;
	padding:3px 0px 3px 5px;
}

#comments textarea {
	width:738px;
	height:50px;
}

#quote hr {
	border:1px solid #6238B8;
	width:738px;
	height:1px;
	color:#007e95;
	background-color:#6238B8;
}

.input200 {
	width:200px;
}

.input250 {
	width:250px;
}

.input350 {
	width:350px;
}

select {
	height:21px;
}

.pT10 {
	padding-top:10px;
}

.pB10 {
	padding-bottom:10px;
}
.tunes_content_left {
	float:left;
	width:523px;
	height:auto;
	text-align:left;
}

.tunes_content_right {
	float:left;
	width:223px;
	height:auto;
	text-align:center;
}

.select {
	width:147px;
}

/* END::: PRIMARY BROWSER / HTML / CONTENT LAYOUT */
/* END::: PRIMARY BROWSER / HTML / CONTENT LAYOUT */
/* END::: PRIMARY BROWSER / HTML / CONTENT LAYOUT */
















/* FONT SIZE & COLORING */
/* FONT SIZE & COLORING */
/* FONT SIZE & COLORING */

.fL {
	float:left;
}

.fR {
	float:right;
}

.outside_the_box {
	position:absolute;
	top:-100px;
	left:-100px;
}

div, p {
	font:normal 14px Comic Sans MS;
	color:#3F3FDF;
}

td, td div {
	font:normal 14px Comic Sans MS;
	color:#3F3FDF;
}

u b {
	color:#6937B8;
}

.italics {
	font:normal 14px Comic Sans MS;
	font-style:italic;
}

.header_title {
	font: normal bold 18px Comic Sans MS;
	color: #6937B8;
	text-decoration: underline;
}

.sub_title {
	font: normal bold 14px Comic Sans MS;
	color: #000000;
	text-decoration: underline;
}

.header_sm {
	font-size:20px;
	font-weight:bold;
	color:#0103AE;
}

.em {
	font: bold 17px Comic Sans MS;
	color: #6937B8;
}

hr {
	width: 95%;
	height:1px;
	color: #016374;
}


/* END:::FONT SIZE & COLORING */
/* END:::FONT SIZE & COLORING */
/* END:::FONT SIZE & COLORING */










/* HREF's */
/* HREF's */
/* HREF's */

a:link {
	color: #ff0000;
	text-decoration: underline;
}

a:visited {
	color: #ff0000;
	text-decoration: underline;
}

a:active {
	color: #ff0000;
	text-decoration: underline;
}

a:hover {
	color: #0105ED;
	text-decoration: underline;
}

a.copy_url:link {
	font:normal 10px arial;
	text-decoration: none;
	color:#ffffff;
}

a.copy_url:visited {
	font:normal 10px arial;
	text-decoration: none;
	color:#ffffff;
}

a.copy_url:active {
	font:normal 10px arial;
	text-decoration: none;
	color:#016374;
}

a.copy_url:hover {
	font:normal 10px arial;
	color: #016374;
	text-decoration: underline;
}

/* END:::HREF's */
/* END:::HREF's */
/* END:::HREF's */