/* CSS Document */

.logo {
	background: white url(../images/logo.gif) no-repeat;
	
}

.left {
	background: white url(../images/leftBG.gif) repeat-y;
}

.right {
	background: white url(../images/rightBG.gif) repeat-y;
}

.footer {
	background: white url(../images/footer.jpg) no-repeat;
}

.contentBG {
	background: white url(../images/contentBG.jpg) top left no-repeat;
	padding: 5px;
	font-size: 14px;
}

.contentRT {
	background: white url(../images/contentRTBG.jpg) repeat-y;
	font-size: 12px;
	padding: 10px;
}

.EWS {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

#apspi {
	border:2px solid #0000FF;
}

#betterPat {
	float: right;
	width: 300px;
	height: 420px;
	padding: 3px;
	margin: 5px;
	color: #B20204;
	background: #F4F4F4 url(../images/tipBG.jpg) no-repeat;
	border: 1px solid #B20204;
}

#aboutDocDon {
	float: right;
	width: 225px;
	height: 300px;
	padding: 3px;
	margin: 5px;
	color: #B20204;
	background: #F4F4F4 url(../images/filmBG.jpg) no-repeat;
	border: 1px solid #B20204;
}

#aspspiBox {
	float: right;
	width: 200px;
	height: 100px;
	padding: 3px;
	margin: 5px;
	color: #B20204;
	background: #F4F4F4;
	border: 1px solid #B20204;
}

#RentPatBox {
	float: right;
	width: 200px;
	height: 150px;
	padding: 5px;
	margin: 5px;
	color: #B20204;
	background: #F4F4F4;
	border: 1px solid #B20204;
}

a.EWS:Link {Color: Blue}
a.EWS:Visited {Color: Blue}
a.EWS:Hover {Color:#021027}
a.EWS:Active {Color:Blue}

a.Content:Link {Color: #B60401}
a.Content:Visited {Color: #B60401}
a.Content:Hover {Color:#656565}
a.Content:Active {Color:#B60401}

a.Join:Link {Color: #0000FF}
a.Join:Visited {Color: #0000FF}
a.Join:Hover {Color:#656565}
a.Join:Active {Color:#0000FF}

a.Brain:Link {Color: #656565}
a.Brain:Visited {Color: #656565}
a.Brain:Hover {Color:#929203}
a.Brain:Active {Color:#656565}