
html, body {
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:40px;
	font-family:arial,verdana;
	font-size:12px;
}
html {
	overflow-y: scroll;
	overflow-x: hidden;

}

div#warning {
	width:630px; 
	border-bottom:solid 1px #ff0000; 
    background: #fff; 
	background-position: 0px 0px;
    padding-left:5px; 
	padding-top:5px;
	padding-bottom:5px;
	border-left:10px solid #ff0000;  
	color: #ff0000;
	font-weight:bold;
}

div#payment {
	width:580px; 
	border:solid 1px #ffb502; 
    background: #ffdc88; 
	background-position: 0px 0px;
    padding-left:5px; 
	padding-top:5px;
	padding-bottom:5px;  
	color: #9e7002;
	font-weight:bold;
}

div#sponsor {
	width:580px; 
	border:solid 1px #dedede; 
    background: #efefef; 
	background-position: 0px 0px;
    padding-left:5px; 
	padding-top:5px;
	padding-bottom:5px;  
	color: #555;
	font-weight:bold;
}


div#all {
	width:1020px;
	background:url(cont.jpg);
}
div#all2 {
	width:1270px;
}

div#upbanner {
	width:1000px;
	height:106px;
	padding-left:0px;
	background:#fff;
	text-align:center;
}


div#logodiv {
	width:1020px;
	height:110px;
	background:url(head.png) no-repeat -1px 0px;
}




div#footer {
	width:1020px;
	height:48px;
	padding-top:10px;
	text-align:center;
	background:url(footbg.jpg);
}


div#menudiv {
	border-top:5px solid #fff;
	width:965px;
	height:27px;
	background:url(menubg.jpg);
	text-align:center;
}

div#contdiv {
	width:1020px;
	color:#111;
	background:url(cont.jpg);
}

div#contdiv img {
	border:solid 0px #8b2017;
}

h1 {
	font-weight:normal;
	font-size:28px;
	letter-spacing:-3px;
	color:#640062;
	border-bottom: 0px solid #efefef;
	text-transform: uppercase;
}

h2 {
	font-weight:normal;
	font-size:28px;
	letter-spacing:-3px;
	color:#640062;
	border-bottom: 0px solid #efefef;
	text-transform: uppercase;
}
h3 {
	font-weight:normal;
	font-size:18px;
	letter-spacing:-1px;
	color:#640062;
	border-bottom: 0px solid #efefef;
	text-transform: uppercase;
}


div#shadowup {
	background:url(shadowup.jpg);
	width:960px;
	height:8px;	
	font-size:0px;
}
div#shadowdown {
	background:url(shadowdown.jpg);
	width:990px;
	height:8px;	
	font-size:0px;
}

div#logosdiv {
	width:1020px;
	height:90px;
	color:#111;
	background:url(logosbg.jpg) no-repeat;
}
div#logosdiv2 {
	width:1020px;
	height:85px;
	color:#111;
	background:url(logosbg2.jpg);
}


div#left {
	padding:10px;
	padding-left:21px;
	width:120px;
	float:left;
	font-family:arial,Verdana,sans-serif;
	color:#efefef;
	text-align:left;
	color:#111;
	float:left;
}
div#left2 {
	padding:10px;
	padding-left:10px;
	width:120px;
	float:left;
	font-family:arial,Verdana,sans-serif;
	text-align:left;
	color:#111;
	float:left;
}

div#right {
	padding:5px;
	width:675px;
	background:url(bgc.jpg);
	background-position:13px 29px;

	background-repeat:no-repeat;
	
	padding-right:10px;
	padding-left:26px;
	float:left;
	font-family:arial,Verdana,sans-serif;
	color:#111;
	text-align:left;
	float:left;
}

div#rightA {
	clear:left;
	font-family:arial,Verdana,sans-serif;
	color:#111;
	text-align:left;
	height:630px;
}

div#rightB {
	clear:left;
	font-family:arial,Verdana,sans-serif;
	color:#111;
	text-align:left;
}


ul#menu{
	margin:0;
	padding:0;
	padding-left:0px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:22px;
	font-size:11pt;
	background:transparent  repeat-x top left;
	font-family:arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:22px;
}


.ulmenulia{
	color:#81007f;	
	letter-spacing:-3px;
	text-decoration:none;
	padding:2px 2px 2px 31px;
	padding-top:3px;
	height:20px;
	font-size:35px;
	background:url(orangesquare.jpg) no-repeat 0px 9px;
	text-transform: uppercase;
}
.ulmenulia:hover{
	background:url(orangesquare2.jpg) no-repeat 0px 9px;
	color:#580257;	
	text-transform: uppercase;
}

.ulmenulia2{
	color:#aaa;	
	letter-spacing:-1px;
	text-decoration:none;
	padding:2px 2px 2px 30px;
	height:20px;
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
	background:url(greysquare.jpg) no-repeat 0px 0px;
}
.ulmenulia2:hover{
	background:url(orangesquare.jpg) no-repeat 0px 0px;
	color:#81007f;	
}

.ulmenulia3{
	color:#aaa;	
	letter-spacing:-1px;
	text-decoration:none;
	padding:2px 2px 2px 26px;
	height:20px;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	background:url(greysquare.jpg) no-repeat 0px 0px;
}
.ulmenulia3:hover{
	background:url(orangesquare.jpg) no-repeat 0px 0px;
	color:#81007f;	
}

div#left a { 
	color: #9d9d9d;
	text-decoration:underline;
}
div#left a:hover {
	color: #f15f0b;
	text-decoration:none;
}

a { 
	color: #640263;
	text-decoration:underline;
	font-size:18px;
}
a:hover {
	color: #111;
	text-decoration:none;
}

input {
	color:#555;
	width: 250px;
	height:20px;
	padding:1px;
		border:solid 1px #670366;
}
textarea {
	color:#555;
	width: 350px;
	height:130px;
	padding:2px;
	border:solid 1px #670366; 
}



