﻿.style1 {

	padding: 0px;

	text-align: center;

	position: fixed;

	visibility: visible;

}

.border {

	border-style: solid;

	border-width: 0;

}

.bottom {

	background-image: url('images/bottom.png');

	background-repeat: no-repeat;

	background-position: top;

}

.style2 {

	background-image: url('images/body.png');

}

h1 {

	padding: 0px;

	font-family: Arial;

	font-size: xx-large;

	font-weight: bold;

	color: #FF9933;

	font-variant: small-caps;

	text-transform: capitalize;

	margin-top: 10px;

	margin-bottom: 0px;

}

p {

	border-style: 0;

	border-color: 0;

	padding: 0px;

	margin: 0px;

	border-width: 0px;

	font-family: Arial;

	font-size: medium;

	font-weight: normal;

	font-style: normal;

	font-variant: normal;

	color: #FFFFFF;

}

.style3 {

	border-style: 0;

	border-color: 0;

	padding: 0px;

	margin: 0px;

	border-width: 0px;

	font-family: Arial;

	font-size: small;

	font-weight: normal;

	font-style: normal;

	font-variant: normal;

	color: #FFFFFF;

	text-decoration: none;

}


a {

	color: #FFFFFF;
}


h3 {

	font-family: Arial;

	font-size: larger;

	font-weight: bold;

	color: #FFFFFF;

	margin-top: 0px;

	margin-bottom: 0px;

}

h4 {

	font-family: Arial;

	font-size: larger;

	font-weight: bold;

	color: #FFFFFF;

	margin-top: 0px;

	margin-bottom: 0px;

}


h2 {

	font-family: Arial;

	font-size: larger;

	font-weight: bold;

	color: #FFFFFF;

	margin-top: 0px;

	margin-bottom: 0px;

}



h3:hover, .style3:hover {

	color: #FF9933;
	cursor: pointer;

}

a:hover {
	color: #FF9933;
}

.topLeft {

	background-position: right bottom;

	background-image: url('images/topLeft.png');

	background-repeat: no-repeat;

}

.style4 {

	background-position: center bottom;

	background-image: url('images/Top.png');

	background-repeat: no-repeat;

}

.left {

	background-position: right center;

	background-image: url('images/left.png');

	background-repeat: repeat-y;

}

.right {

	background-position: left center;

	background-image: url('images/right.png');

	background-repeat: repeat-y;

}

.bottomLeft {

	background-position: right top;

	background-image: url('images/widget_07.png');

	background-repeat: no-repeat;

}

.bottom {

	background-position: center top;

	background-image: url('images/bottom.png');

	background-repeat: no-repeat;

}

.bottomRight {

	background-position: left top;

	background-image: url('images/bottomRight.png');

	background-repeat: no-repeat;

}

.topRight {

	background-image: url('images/topRight.png');

	background-repeat: no-repeat;

	background-position: left bottom;

}

.style5 {

	background-image: url('images/body.png');

	text-align: left;

}

.style9 {

	margin-right: 0px;

}

