.imgButton
{
	font-weight:bold;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	cursor:pointer;
	text-align:center;
  	border:none;
	margin-left:0px;
}

.imgButtonHover
{
	font-weight:bold; 
	float:left; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#555555; 
	cursor:pointer;
	text-align:center;  
	border:none;
	margin-left:0px;
}

body{
background:url(../images/bg_blue.jpg) no-repeat center top;
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background-color:#1E72BA;
}

a:link{
color:#1E72BA;
text-decoration:none;
}

a:hover, a:visited {
color:#333333;
text-decoration:underline;
}


.alink{
color:#ffffff;
text-decoration:none;
}

.alink:link{
color:#FFFFFF;
text-decoration:none;
}

.alink:hover, alink:visited, alink:active {
color:#333333;
text-decoration:underline;
}

img{
border:none;
}

* {
margin:0;
padding:0;
}

#main{
width:725px;
margin-left:auto;
margin-right:auto;
}

#start{
background:url(../images/blog_bg_top.png) no-repeat scroll top left;
width:725px;
float:left;
height:20px;
margin-top:70px;
}

#logo1{
background:url(../images/lololol.jpg) no-repeat scroll top center;
position:relative;
z-index:+1000;
width:725px;
float:left;
height:80px;
}

#start1{
background:url(../images/blog_bg_top.png) no-repeat scroll top left;
width:725px;
float:left;
height:20px;
}

#bg{
width:725px;
float:left;
background:url(../images/blog_bg_bottom.png) repeat-y scroll top left;
}

#finish{
background:url(../images/blog_bg_middle.png) no-repeat scroll top left;
width:725px;
float:left;
height:20px;
}

#all{
float:left;
padding-left:10px;
width:705px;
}

#column1{
width:485px; float:left;
}
#column2{
width:110px; float:left;
}
#column3{
width:110px; float:left;
}


.middle_width{
width:110px;
float:left;
}

.black_bold{
font-weight:bold;
font-size:14px;
}

.heading{
font-size:14px;
}

.bold{
font-weight:bold;
}

.border_blue{
padding-bottom:5px;
padding-top:5px;
border-bottom:#1E72BA dotted 1px;
}

.grey{
font-size:11px; font-weight:bold; color:#A5A1A0;
}

li{
list-style:none;
float:left;cursor:pointer;
}

.link1{
background:url(../images/menu_chota.jpg) no-repeat scroll top left; height:47px; width:118px; 

}

.link1:hover{
background:url(../images/menu_over_chota.jpg) no-repeat scroll top left; height:47px; width:118px; 
}

.link2{
background:url(../images/menu_chota.jpg) no-repeat scroll -118px 0px; height:47px; width:100px; 
}

.link2:hover{
background:url(../images/menu_over_chota.jpg) no-repeat scroll -118px 0px; height:47px; width:100px; 
}

.link3{
background:url(../images/menu_chota.jpg) no-repeat scroll -220px 0px; height:47px; width:276px; 
}

.link3:hover{
background:url(../images/menu_over_chota.jpg) no-repeat scroll -220px 0px; height:47px; width:276px; 
}

.link4{
background:url(../images/menu_chota.jpg) no-repeat scroll -496px 0px; height:47px; width:88px; 
}

.link4:hover{
background:url(../images/menu_over_chota.jpg) no-repeat scroll -496px 0px; height:47px; width:88px; 
}

.link5{
background:url(../images/menu_chota.jpg) no-repeat scroll -585px 0px; height:57px; width:123px; 
}

.link5:hover{
background:url(../images/menu_over_chota.jpg) no-repeat scroll -585px 0px; height:57px; width:123px; 
}




