/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:justify;
	margin-top:0;
	width:100%;
}

/* ********************* top ********************************/
#top {
	padding-top:35px;
	padding-bottom:25px;
	width:720px;
	height:168px;
}

/* *********  INDEX ************************/
#back {
	background-image:url(images/backGr1.jpg);
	background-repeat:repeat-x;
	height:680px;
}
#back2 {
	background-image:url(images/backGr2.jpg);
	background-repeat:repeat-x;
	height:1022px;
}
#back3 {
	background-image:url(images/backGr3.jpg);
	background-repeat:repeat-x;
	height:750px;
}
#head1 {
	width:724px;
	height:375px;
	background-image:url(images/backIndex2.jpg);
	background-repeat:no-repeat;

}
#head2 {
	width:724px;
	height:299px;
	background-image:url(images/back2.jpg);
	background-repeat:no-repeat;
}
#head3 {
	width:724px;
	height:459px;
	background-image:url(images/back3.jpg);
	background-repeat:no-repeat;
}
#head4 {
	width:724px;
	height:368px;
	background-image:url(images/back4.jpg);
	background-repeat:no-repeat;
}
#head5 { 
	width:724px;
	height:318px;
	background-image:url(images/back5.jpg);
	background-repeat:no-repeat;
}
#head6 {
	width:724px;
	height:256px;
	background-image:url(images/back6.jpg);
	background-repeat:no-repeat;
}

#bodyIndex {
	width:724px;
	height:285px;
	padding-top:18px;
}
#bodyNews {
	width:724px;
	height:354px;
	padding-top:18px;
}
#bodyLinks {
	width:724px;
	height:494px;
	padding-top:18px;
}
#bodyClub {
	width:724px;
	height:227px;
	padding-top:10px;
}
.topMain {
	text-align:left;
	line-height:18px;
}
.leftTopMain {
	float:left;
	padding:30px 0 0 40px;
	width:270px;
}
.leftTopMain1 {
	float:left;
	padding:30px 0 0 40px;
	line-height:20pt;
	width:315px;
	text-align:left;
}
.leftTopMain2 {
	float:left;
	padding:30px 0 0 30px;
	width:190px;

}
.rightTopMain {
	float:right;
	padding:30px 25px 0 24px;
	width:363px;
}
.rightTopMain1 {
	float:right;
	padding:30px 25px 0 25px;
	line-height:18px;
	width:315px;
	text-align:left
}
.rightTopMain2 {
	float:right;
	padding:30px 35px 0 30px;
	line-height:20pt;
	width:430px;
	text-align:left;
	line-height:15pt;
}

.middleTopMain{
	float:left;
	padding:10px 0 0 30px;
	width:650px;
	line-height:13pt;
	text-align:left;
}
.middleTopMain2{
	float:left;
	padding:0 0 0 40px;
	width:650px;
	line-height:18pt;
	text-align:left;
}

.bodyLeft {
	float:left;
	padding:0 0 0 35px;
	width:230px;
	text-align:left;
	line-height:18px;
}
.bodyMiddle {
	float:left;
	padding:0 0 0 0;
	width:230px;
	text-align:left;
	line-height:18px;
}
.bodyRight {
	float:left;
	padding:0 0 0 0;
	width:219px;
	text-align:left;
	line-height:18px;
}
.bodyLeft1 {
	float:left;
	padding:0 0 0 35px;
	width:300px;
	text-align:left;
	line-height:22pt;
}
.bodyLeft2 {
	float:left;
	padding:0 0 0 35px;
	width:350px;
	text-align:left;
	line-height:18pt;
}
.bodyRight2 {
	float:left;
	padding:0 0 0 50px;
	width:300px;
	text-align:left;
	line-height:22pt;
}
.bodyRight3 {
	float:left;
	padding:0 0 0 10px;
	width:320px;
	text-align:left;
	line-height:18pt;
}
.body {
	float:left;
	padding:0 0 0 35px;
	width:650px;
	text-align:left;
	line-height:22pt;
}

.thumb {
	padding:15px 0 0 0;
	float:left;
}
/* *********** TEXT ***************/
.tColor {
	color: #FF6600;
}
.tColorW {
	color:#FFFFFF;
}
.heading1 {
	font-size:18px;
	color:#FFFFFF;
}
.heading2 {
	font-size:18px;
	color:#4e4e4e;
}
.heading3 {
	font-size:18px;
	color:#000000;
}
.heading4 {
	font-size:18px;
	color:#FF6600;
}
.list {
	margin:0;
	padding:15px;
	list-style-position:outside;
	list-style-type:square;

}
.link {
	color:#333333;
	text-decoration:underline;
}

/* ***************** FOOTER ****************/
#footContainer {
	width:720px;
	height:60px;
}

.foot {
	font-size:10px;
	color:#666666;
}
.footLink {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#foot1 {
	margin:10px 0 0 0;
	display:inline;
	width:520px;
	float:left;
	line-height:20px;
}
#foot2 {
	margin:15px 20px 0 0;
	display:inline;
	float:right;
}








.a {
	padding-top:7px;
}
.b {
	padding-top:35px;
}
.c {
	padding-top:10px;
}
.d {
	padding-top:55px;
}
.line2 {
	line-height:18pt;
}
.line3 {
	line-height:17pt;
}
.line4 {
	line-height:13pt;
}
.line5 {
padding:0 35px 0 0;
line-height:16pt;
}
.line6 {
	line-height:14pt;
}

.textHead {
	background-image:url(images/backMenu2.jpg);
	background-repeat:repeat-x;
}
#container {
	padding: 50px 20px 20px 20px;
}
.textLine1 { background-color:#FFFFFF; }

.textLine2 { background-color:#C3C3C3; }
#menu {
	float:left;
	padding: 40px 10px 10px 10px;
	width:130px;
}
#userTop {
	background-image:url(images/backMenu.jpg);
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
	margin-top:20px;
}
.color10{
	background-color:#999999;
	}
.color11{
	background-color:#cccccc;
}
#backAdmin {
	background-image:url(images/backGr1.jpg);
	background-repeat:repeat-x;
	height:500px;
}
#userMain {
	background-image:url(images/back2.jpg);
	background-repeat:no-repeat;
	width:724px;
	height:299px;
	margin-left:150px;
	padding:10px 20px 10px 10px;

}