﻿*{
	text-align:left;
}
BODY {
	margin:0px;
	background-color:#CCCCCC;
	font-family:Arial;
	font-weight:normal;
	color:#333333;
	font-size:11px;
}
center{
	text-align:center;
}
IMG {
	border:0px;
}
div{
	margin:0px;
	padding:0px;
}
HR {
	width:100%;
	height:1px;
	color:#CCCCCC;
}
.btn{
	text-align:center;
}
P{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	padding-right:10px;
}


TABLE.main {
	width:100%;
}



/*-- BUTTONS--*/
TD.buttons {
	height:36px;
	background-image:url('images/buttons_background.gif');
	text-align:center;
}
#buttons {
	width:780px;
	height:36px;
	margin:0px auto;
}

#buttons UL {
	list-style:none;
	display:inline;
	margin:0px 0px 15px 10px;
}

#buttons LI {
	list-style:none;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;	
}

#buttons LI A {
	list-style:none;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#FFCC33;
	text-decoration:none;	
}

#buttons LI A:hover {
	list-style:none;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;	
}

/*-- CONTENT--*/
TD.content {
	background-color:#000000;
	text-align:center;
}

#content a, #content a:visited{
	color:#3399cc;
}

#content {
	width:780px;
	background-color:#FFFFFF;
	margin:0px auto;
}

#content DIV.titleleftblack {
	/*width:220px;*/
	height:41px;
	background-image:url('images/title_left_black.gif');
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFCC33;
	padding-top:10px;
	padding-left:22px;
	padding-right:22px;
}
#content DIV.lastresult {
	font-size:11px;
	padding-top:0px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:10px;
}

#content DIV.titleleftblue {
	/*width:220px;*/
	height:41px;
	background-image:url('images/title_left_blue.gif');
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-left:125px;
}

#content DIV.nowin {
	font-size:11px;
	font-weight:bold;	

}

#center {
	padding-left:25px;
	padding-right:15px;
}

#news {
	padding-top:10px;	
	padding-bottom:10px;	
}

#news H1.title {
	font-size:18px;
	padding-left:10px;
}

#news DIV.text {
	font-size:11px;
	padding-left:10px;
}
#news DIV.readmore {
	font-size:11px;
	text-align:right;
}

#news DIV.readmore A.readmore {
	background-image:url(images/bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	height:14px;
	font-size:11px;
	font-weight:bold;
	color:#3399cc;
	text-decoration: none;
}

#news DIV.readmore A.readmore:hover {
	color:black;
}

#sponsors {
	margin-top:15px;
	width:159px;
}

.content a,.content a:visited{
	color:#3399cc;
}

#content DIV.titlerightblack {
	height:36px;
	background-image:url('images/title_right_black.gif');
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	color:#FFCC33;
}

#submenu  {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

#submenu A {
	font-size:12px;
	font-weight:bold;
	color:#3399cc;	
}

#submenu A:hover {
	color:#000000;	
}

A {
	font-size:11px;
	color:#3399cc;	
}

A:hover {
	color:#000000;	
}

/**********	DHTML ******************/
.dhtmlMenuStyle{
	/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#cfa8dd, endColorstr=#6e3190);*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=92); /* IE 5.5+*/
	-moz-opacity: 0.92; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.92; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.92; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
.ulMenu,.ulMenu2 {
	/*width:100%;*/
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	text-align:left;
}
.ulMenu2{
	width:auto;
	background-color:#666666;
	border:#666666 1px solid;
	padding:1px;
}
.ulMenu li {
	display: inline;
	list-style-type: none;
}
.ulMenu2 li {
	display: block;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.ulMenu a:link, .ulMenu a:visited{
	background-color:#666666;
	border:#ffffff 1px solid;
	text-decoration:none;
	line-height:26px;
	padding:4px;
	color:#ffffff;
}
.ulMenu2 a:link, .ulMenu2 a:visited{
	border:#666666 1px solid;
	background-color:#666666;
	/*font-weight:bold;*/
	text-decoration:none;
	color:#ffffff;
	line-height:14px;
	padding:2px 6px 2px 6px;
	display:block;
	vertical-align:middle;
}

.ulMenu a.onn,.ulMenu2 a.onn,
.ulMenu a:hover, .ulMenu a:active,
.ulMenu2 a:hover, .ulMenu2 a:active {
	background-color:#888888;
	/*border:#ffffff 1px solid;*/
	border:#666666 1px solid;
}

.ulMenu2 a.sub{
	background-image:url(images/icon-arrow_ltr.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
/******************************************************/
/****************************************************************************/



.txtinput{
	font-size:11px;
}
.tblContact{
	font-size:11px;
	text-align:left;
}


#login {
	height:127px;
	background-image:url('images/login_background.gif');
	background-repeat:no-repeat;
	font-size:11px;
	color:#666666;
	padding-top:15px;
	padding-left:20px;
}

#login INPUT {
	width:118px;
	height:19px;
	border:1px solid #CCCCCC;
}

#login INPUT.loginbut {
	width:60px;
	height:20px;
	cursor:pointer;
}






/*-- FOOTER--*/
td.footer {
	text-align:center;
}
#footer {
	margin:0 auto;
	height:64px;
	width:780px;
	background-image:url('images/footer.jpg');
	background-color:#CCCCCC;
	background-repeat:no-repeat;
	text-align:center;
	padding-left:70px;
	padding-right:70px;
	font-size:11px;
	color:#666666;
}
#footer2 {
	margin:0 auto;
}

#footer UL {
	list-style:none;
	display:inline;
	margin:0px;
}

#footer LI {
	list-style:none;
	display:inline;
	font-size:11px;
	color:#6666666;
}

#footer LI A {
	list-style:none;
	display:inline;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#footer LI A:hover {
	color:#000000;
}

/****************************************************/
.dvPager{
	display:block;
	padding:7px 0px;
	font-size: 11px ;
	text-align:center;
}
.dvPager DIV{
	padding:1px;
	display:inline;
	text-align:center;
	margin:auto auto;
	/*border: #333333 1px solid;*/
	color: #d1d1e1;
	/*background-color: #000000;*/
}
.dvPager .info{
	padding:3px 6px;
	color: #646464;
	white-space: nowrap;
	font-weight:normal;
	/*background-color: #001b52;
	border:1px #ffffff solid;*/
}
.dvPager .info:link, .dvPager .info:visited{
	color: #ffcc66;
	text-decoration: none;
}
.dvPager .curindex{
	color: #ffffff;
	background-color: #333333;
	padding:3px 6px;
	font-weight:bold;
	border:1px #474747 solid;
}
.dvPager a:link, .dvPager a:visited{
	padding:3px 6px;
  color: #E81900;/*#FF3300;*/
	text-decoration: none;
	background-color: #222222;
	border:1px #474747 solid;
}
.dvPager a:hover, .dvPager a.ssc:hover, .dvPager a:active{
  background-color: #E81900;/*#FF3300;*/
	color: #000000;
}
.dvPager a.ssc{
	background-color: #444444;
}
/****************************************************************************/


.txtinput{
	font-size:11px;
}
.tblContact{
	font-size:11px;
	width:75%;
}

.dvYouTube{
	background-color:#000000;
}
.dvYouTubeIn{
	text-align:center;
	margin-bottom:15px;
	padding:30px 0px;
}

#dvAlbum{
}
#dvAlbum div{
	width:165px;
	text-align:center !important;
}
#dvAlbum table tr td{
	padding-top:10px;
	vertical-align:top;
	text-align:center !important;
}
#dvAlbum img{
	border:10px #474747 solid;
	cursor:pointer;
}

.dvLCont a,.dvLCont a:visited,.dvLCont a:active,.dvLCont a:hover{
	color:#000;
	font-weight:bold;
}
#dvAlbum a,#dvAlbum a:visited,#dvAlbum a:active,#dvAlbum a:hover{
	color:#000;
}



/************  submenu  *****************/
#submenu ul{
  list-style: none;
  width: auto;
  margin:0px;
  padding:1px 0px 0px 0px;
}
#submenu ul li {
  /*width: auto;*/
  background-image:url(images/bullet.gif);
  background-repeat:no-repeat;
  background-position:left center;
  border-bottom:1px #4A4A4A solid;
}
#submenu ul a,#submenu ul a:visited, #submenu ul a:active {
  color: #E81900;/*#FF3300;*/
  display: block;
  font-weight: bold;
  text-decoration: none;
  font-size:12px;
  /*height:29px;
  line-height:29px;*/
  padding:7px 25px 8px 25px;
  /*width: auto;*/
}
#submenu ul a:hover {
  text-decoration: underline;
}
/* //sidebar	*/
.imgNews{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.sent{
	color:Red;
}
.black,.black:visited{
	color:Black;
	text-decoration:none;
}
.black:hover,.black:active{
	text-decoration:underline;
}
.black h1{
	display:inline;
}
