body {
	background-color: #96AED3;
	background-repeat: repeat-y;
	background-image: url(images/bg1.jpg);
	margin: 0px;
	/*height: 0px;
	width: 0px;*/
}
.strip {
	background-color: #000000;
	height: 10px;
}
.sky {
	background-image: url(images/sky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.flashsky {
	background-image: url(images/flashsky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	height: 5px;
	width: 5px;
	border: 1px solid #FFFFFF;
}
.top {
	height: 5px;
	border-top-style: none;
	
}
.rite-border {
	height: 5px;
	width: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	background-color: #FFFFFF;
}
.rite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}
.bot-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 5px;
	width: 5px;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 5px;
}
.bot-rite {
	height: 5px;
	width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.edge {
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	padding: 5px;	
}
.bodytextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 1.5em;
	padding: 5px;	
}

.below {
	background-image: url(images/below.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.inner {
	background-image: url(images/blue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
	padding: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 7px;
	text-transform: capitalize;
	color: #000000;
}
.bodyrite-border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
}

.bodyrite-border2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	padding: 5px;
	background-color: #f8f8f8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom {
	background-color: #f8f8f8;
	background-image: url(images/inner/bottom.png);
	background-repeat: repeat-x;
}
		
.bodyholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: bottom;
	background-color: #FFFFFF;
}

.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding: 5px;
	text-decoration: none;
	color: #0000FF;
}
a.bodytext1:link {
	border: 0px double #CCCCCC;
	text-decoration: none;
	color: #0099CC;
}
a.bodytext1:hover {
	text-decoration: none;
	color: #FF0000;
	}
	.articlebelow{
	background-image: url(images/articlebelow.png);
	background-repeat: no-repeat;
	background-position: right;
	}
	.grey {
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
}
.grey2 {
	background-color: #efefef;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
