/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #76788A url(/images/Website/Build/homepage01.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 152px;
	border: 1px solid #585A67;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3D4DF;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	text-align: center;
	font-size: 10px;
	color: #B1B2BB;
}

.text4 {
	font-size: 10px;
	color: #F4D1D1;
}

.text5 {
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #5E617A;	
}

.text6 {
	font-size: 10px;
	color: #000066;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin-bottom: 10px;
	padding-bottom: 15px;
	background: url(/images/Website/Build/homepage19.gif) repeat-x left bottom;
}

.list1 li.last {
	background: none;
	margin: 0px;
	padding: 0px;
}

.list1 a {
	display: block;
	padding-left: 10px;
	background: url(/images/Website/Build/homepage18.gif) no-repeat 0px 6px;
}

.list2 {
	list-style: none;
}

.list2 li {
	line-height: 18px;
}

.list2 a {
	padding-left: 10px;
	background: url(/images/Website/Build/subpage06.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #5E617A;	
}

.link2 {
text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;	
}

.link3 {
text-decoration: none;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #06980a;	
}

.link4 {
text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;	
}

.link5 {
text-decoration: none;
	text-transform: none;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
}

.link6 {
text-decoration: none;
	text-transform: lowercase;
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;	

}

.link7 {
text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;	
}

/** STYLES */

.style1 {
	color: #6D7086;
}

.style1 a {
	color: #6D7086;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(/images/Website/Build/homepage02.jpg) repeat-x left top; }
.bg2 { background: url(/images/Website/Build/homepage04.jpg) no-repeat left top; }
.bg3 { background: url(/images/Website/Build/homepage05.jpg) no-repeat left top; }
.bg4 { background: url(/images/Website/Build/homepage06.jpg) no-repeat left top; }
.bg5 { background: url(/images/Website/Build/homepage07.jpg) repeat-x left top; }
.bg6 { background: url(/images/Website/Build/homepage10.jpg) repeat-y left top; }
.bg7 { background: url(/images/Website/Build/homepage08.jpg) no-repeat left top; }
.bg8 { background: url(/images/Website/Build/homepage09.jpg) no-repeat right top; }
.bg9 { background: url(/images/Website/Build/homepage22.gif) repeat-x left bottom; }
.bg10 { background: url(/images/Website/Build/homepage25.jpg) no-repeat left top; }
.bg11 { background: url(/images/Website/Build/subpage01.jpg) repeat-y left top; }
.bg12 { background: url(/images/Website/Build/wrestlinghomepage.jpg) repeat-y left top; }
.bg13 { background: url(/images/Website/Build/senaxishomepage.jpg) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 2px;
	margin: 15px 0px;
	background: url(/images/Website/Build/homepage12.gif) repeat-x left top;
}

