body
{
	margin:10px 0 0 0;
	padding:0;
	background:url(../website_graphics/background.jpg) #ff0057 repeat-x;
	font-family:arial,verdana,tahoma,helvetica,times new roman,sans-serif;
	font-size:11pt;
	color:#000;
	line-height:18px;
}

td
{
	font-family:arial,verdana,tahoma,helvetica,times new roman,sans-serif;
	font-size:11pt;
	color:#000;
	line-height:18px;
}

a
{
	color:#0000ff;
	font-weight:normal;
	text-decoration:underline;
	font-size:11pt;
}
a:hover
{
	color:#0000ff;
	text-decoration:none;
}

h1
{
	font-weight:normal;
	font-size:18px;
	margin:0;
}

/*************************
	Form Start
************************/
form
{
	display:inline;
}


input
{
	border:solid 1px #000;
}
/*************************
	Form End
************************/


/*************************
	Header Start
************************/

.OptIn
{
	background:url(../website_graphics/optin_bg.jpg) repeat-y #ff0057;
	padding:0 10px 0 0;
}
.OptIn td
{
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#000;
}
.OptIn a
{
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
.OptIn a:hover
{
	color:#fff;
	text-decoration:none;
}
/*************************
	Header End
************************/

/*************************
	Body Start
************************/
.MainContainer
{
	background:white;
	border-left:solid 5px #fff;
	border-right:solid 5px #fff;
}
.SubContainer
{
	width:630px;
	padding:0 20px 0 0;
}

.ProImg
{
	background:url(../website_graphics/pro_img.jpg) no-repeat top right;
	width:662px;
	padding:80px 20px 0 0;
}
.ColRed
{
	color:#cc0066;
}

.T12
{
	font-size:12pt;
}
.T14
{
	font-size:14pt;
	line-height:100%;
}
.T16
{
	font-size:16pt;
	line-height:100%;
}
.T18
{
	font-size:18pt;
	line-height:100%;
}
.T22
{
	font-size:22pt;
	line-height:100%;
}
.HDot
{
	background:url(../website_graphics/subpage_graphics/hdot.gif) repeat-x;
}
.MarRt15
{
	margin:0 15px 0 0;
}

.MarLt15
{
	margin:0 0 0 15px;
}

.PageTitle
{
	color: #FF0057;
	font-family: arial,verdana,tahoma,helvetica,times new roman,sans-serif;
	font-size: 25px;
	vertical-align: top;
	line-height: normal;
	text-align: left;
}

.PageTitle2
{
	FONT-SIZE: 24pt; 
	COLOR: #c71585;
}

.PageTitleComic
{
	FONT-SIZE: 24pt; 
	COLOR: #c71585; 
	FONT-FAMILY: Comic Sans MS
}

/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer
{
	background:url(../website_graphics/footer_bg.jpg) repeat-x;
}

.Footer a
{
	font-weight:bold;
	color:#9e0814;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	
}
.Footer a:hover
{
	color:#ff0057;
	text-decoration:none;
}
.Copyright td
{
	font-weight:normal;
	color:#ffffff;
	font-size:11px;
}


.Copyright a
{
	font-weight:normal;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	
}
.Copyright a:hover
{
	color:#000000;
	text-decoration:none;
}

/*************************
	Footer End
************************/