A:link {text-decoration: none;
color: #fff;}
A:visited {text-decoration: none;
color: #fff;}
A:active {text-decoration: none;
color: #fff;}
A:hover { /*text-decoration: underline; */ color: #C82D1C;}

img
{
	border: 0;
	border-style: none;
}

#maincontainer ul
{
	list-style-image: url(../images/red-arrow.gif);
}

body
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
}

#mainwrapper
{
	padding-left : 50px;
	width: 800px;
	margin: auto;
}
		
#header
{
	height: 55px;
	width: 800px;
	margin-left: 50px;          
	background-color: #fff;
	border-bottom: none; 
	text-align: left;
	font-size: 13px;
	color: #4d4d4d;
}

#banner
{
	background-color: #ff0;
	height: 88px;
}
#menubar
{
	background: #fff url(images/menu_bar.png) repeat-x;
	float: left;
	clear:both;
	margin-left: 50px;
	height: 30px;
	width: 746px;
}
	
#sub_menu
{
	background: #fff url(../images/sub_menu.png) repeat-x;
	float: left;
	margin-left: -20px;
	width: 691px;
	height: 17px;
	color: #ffffff;
	padding-top: 2px;
	padding-left: 55px;
	font-size: 10px;
}

	
#maincontainer
{
	padding-left : 50px;

	clear:both;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	padding-left: 70px;
	min-height: 450px;	
}

#cw_canvas_left
{
	width: 530px;
	float:left;
	min-height:450px;
}	

#login
{
	float: left;
	width: 515px;
	height: 81px;
}


#panel_right
{
	width: 270px;
	float: right;
	 height:400px;
}

#news_scroller
{
	clear:both;
	height:20px;
	margin-left : 50px;
	font-size:16px;
}

#footer
{
	margin-left : 50px;
	padding-top: 5px;
	background: #fff url(images/footer_bar.png) repeat-x;
	float: left;
	clear:both;
	clear: both;
	height:20px;
	width: 739px;
	text-align: right;
	padding-right: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

#losenge_cont
{
	float:  right;
	width:  220px;  
	color:  #FFFFFF;
	left: 50%;
    margin-left: 90px;
    position: absolute;
    font-weight:  bold;	
}

#scroll_table
{
	border-spacing: 30px;
}


#right_menu
{
	height: 450px;
	float: right;
	width: 160px;
	margin-right: 4px;
	display:inline
}

#logo_scroll
{
	margin-left: 50px;
}

div#wn	
{ 
    position:relative; 
    width:330px; height:150px; 
    overflow:hidden;	
}

div.over
{
	float:  right;
	width: 250px;
	height: 45px;	
	background-image: url(../images/red_mid_slice.png);
	background-repeat: repeat-x;	
	color: #fff;
	text-decoration: none;
}

div.out
{
	float:  right;
	width: 115px;
	height: 45px;
	background-image: url(../images/red_mid_slice.png);
	background-repeat: repeat-x;
}
 
div.left
{	
	float:  right;
}
           
div.picture
{
	float:  right;
	width: 67px; 
 	color: #fff;
 	clear:right;
}

div.container_over
{
	height: 45px; 
	position: absolute;
	width: 330px;	
	float: right;
    margin-left: 0px; 
}

div.container_out
{
	height: 45px;
	position: absolute;
	width: 200px;
	float: right;
    margin-left: 130px;	
}

div.arrows
{
	margin-left: 200px;
}


div.link_item
{
	height: 70px;
	margin-top: 5px;
	width: 160px;
	background-color: blue;
	float: right;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding-top: 35px;
	display:inline;
	cursor: pointer;
	
/*	border: solid;
	border-width: 2px; */
	
	background-image: url(../images/cricket_ball.jpg); 
	background-repeat: no-repeat;
	display:inline
}

div.report
{
	background-color: #8D38C9; 
	background-image: url(../images/report.png); 
	background-repeat: no-repeat;
	color: white; 
	float: left; 
	width: 210px; 
	height:70px;
	font-size: 17px;
	padding-left: 60px;
	margin-right: 10px;
	padding-top: 5px;
	text-align: center;
	cursor: pointer;
}



#login A:link {color: #4d4d4d;}
#login A:visited {color: #4d4d4d;}
#login A:active {color: #4d4d4d;}
#login A:hover {color: #4d4d4d;}
#cw_canvas_left A {font-weight: bold; text-decoration: underline;}
#cw_canvas_left A:link {color: #603e27;text-decoration: underline;}
#cw_canvas_left A:visited {color: #603e27;text-decoration: underline;}
#cw_canvas_left A:active {color: #603e27;text-decoration: underline;}
#cw_canvas_left A:hover {color: #603e27;text-decoration: underline;}

#sub_menu A:link {color: #ffffff; padding-right: 10px;}
#sub_menu A:visited {color: #ffffff; padding-right: 10px;}
#sub_menu A:active {color: #ffffff; padding-right: 10px;}
#sub_menu A:hover {color: #ffffff; padding-right: 10px;}

#footer A:hover {color: #ffffff;}

#login_form_out a{color:#4d4d4d;}

		
#menubar A:hover 
{
	text-decoration: none; 
	color: #C82D1C;
}

		
#langbar img
{
	padding-left: 5px;
	padding-right: 0px;
}


a.over
{
	text-decoration: none;
}

p.over
{
	margin-top: 3px;
	text-decoration: none;
}

table.small
{
	font-size: 12px;
}



