td
{
	border: px dashed Red;
}
table
{
	border: px dashed white;
}
body
{
margin:0px auto;
padding:0px;
background:#505050 url('../images/bg.jpg') left top;


}	
.main_table
{

border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
background-color:#000000;
color:#CCCCCC;
}
.inside_table
{
background-color:#000000;
border-left:0px solid #FFFFFF;
border-right:0px solid #FFFFFF;
}

.body_padding
{
	padding-left: 10px;
	padding-top: 20px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color: Black;
	
}

.footer_table
{
background-color:#000000;
border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
padding: 10px;
border-bottom: 2px solid #FFFFFF;
}




/* CSS Background image Document */
.body_bg
{
background-color:#222222;
}
.menu_bgtop
{
background:url('../images/menu_bg_top.jpg') repeat-x left top;
height:14px
}
.header-image
{
background:url('../images/header.jpg') no-repeat center top;
height:150px
}
.menu_bg
{
background:url('../images/menu_bg.jpg') repeat-x left top;
height:34px

}
.menu_top
{
background:url('../images/menu_top.gif') no-repeat left top;
height:5px;
width: 180px

}
.menu_title_bg
{
background:url('../images/menu_title_bg2.png') no-repeat left top;
height:29px;
padding-left:30px

}
.left_menu_bg
{
	background: url('../images/left_menu_bg3.png') no-repeat left top;
	height: 26px;
	width: 180px;
	padding-left: 30px;
	margin-top: 0px
}
.left_menu_bg:hover
{
	background-image: url('../images/left_menu_bg3hover.JPG');
	height: 26px;
	padding-left: 30px;
	margin-top: 0px;
	width: 180px;
	line-height: 26px
}
.left_menu_bg2
{

height:22px;
padding-left:0px
}

.iframe
{
background-color:#000000;
border-right:0px solid #FFFFFF;
padding-left:10px;
}




/* CSS Text Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}

.left_menu_link
{
	background: url('../images/left_menu_bg3.png') no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515151;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
	width: 180px;
	text-align: 30px left;
	border: medium none;
	cursor: pointer;
}

.left_menu_link:hover
{
	color: #ED1B24;
	text-decoration: none;
	height: 26px;
	width: 180px;
	line-height: 26px;
	text-align: 30px left;
	background-image: url('../images/left_menu_bg3hover.JPG');
	margin-top: 0px;
	
	font-style: italic;
}