/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #371D42;
}
a:link {
	text-decoration: none;
	color: #D6D6D8;
}
a:visited {
	text-decoration: none;
	color: #D6D6D8;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #D6D6D8;
}
.abutton a {
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
	text-decoration: none;
	line-height:15px;
	background:#867B8C;	

	border:thin #CCCCCC inset;
}
.abutton a:hover {
	color: #D6D6D8;
	border:thin #CCCCCC outset;
}

.text{
font-family:Verdana;
font-size:13px;
color:#FFFFFF;
font-weight:500;
line-height:20px;
}
.maroontext{
font-family:Verdana;
font-size:13px;
color:#9E72AF;
font-weight:500;

}

.text a{
color:#FFFFFF;
text-decoration:none;
}
.text a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.text1{
font-family:Verdana;
font-size:13px;
color:#FFFFFF;
font-weight:800;
line-height:30px;
}
.footertext{
font-family:Verdana;
font-size:11px;
color:#FDFDFD;
}

/* Css for the juice.htm*/
.pain{
font-family:verdana;
font-size:23px;
color:#FFFFFF;
font-weight:bold;

}
.suffer{
font-family:Verdana;
font-size:15px;
color:#CFCBD3;
line-height:30px;
 font-weight:500;
}
.suffer1{
font-family:Verdana;
font-size:14px;
color:#867A8C;
font-weight:400;
}
.guaran{
font-family:Verdana;
font-size:17px;
color:#FFFFFF;
font-weight:400;
}
.register {
font-family:Verdana;
font-size:16px;
color:#9E72AF;
font-weight:400;
}
.register a{
color:#9E72AF;
text-decoration:underline;
}
.register a:hover{
color:#9E72AF;
text-decoration:underline;
}

.fileDwnTable{
border:#371D42 thin;
}

.redLinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.redLinks a{
color:#FF0000;
text-decoration:none;
}
#container{
width:150%;
height:400px;
overflow:scroll;
z-index:100;
position:relative;
left:0px;
top:5px;
display:block;

}
