td {text-align:left;}
	
	#accordion {
			border: 1px solid #1F669B;
			width: 760px;
			height: 370px;
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 11px;
			position:relative !important;
			display:block;
			overflow:hidden;
			background-image:url(main1.jpg);
			background-repeat:no-repeat;
			background-position:top left;
	}
	
	h3 {
			font-size: 12px;
			padding: 6px 6px 4px 35px;
			margin: 0;
			color:#fff;
			border-bottom:1px solid #333333;
			cursor:pointer;
			display:block;
			background-image:url(tab-left.gif);
			background-position:top left;
			background-repeat:no-repeat;
	}
	
	#visible {
			background-image:url(tab-left-active.gif);
			border-bottom:1px solid #DA1074;
	}
	
	.panel_body {
			height:150px;
			background-color:#333333;
			display:block;
			position:relative;
			color:#FFFFFF;
	}
	
	.panel_body div {
			padding:3px 5px;
	}
	
	.plink {color: #ffffff;}
	
	.panel{
		bottom:0px;
		margin:0px;
		padding:0px;
		background-image:url(tab-right.gif);
		background-position:top right;
		background-repeat:repeat-x;
		background-color:#333333;
	}
	.wrapper{
		bottom:0px;
		position:absolute;
	}
	
	
* {margin:0; padding:0;}

div#menu {width:200px; background:url(menu_1.gif) top no-repeat; padding-top:4px;}

div#menubody {background:url(menu_2.gif) repeat-y; padding-left:2px;}

div#menubottom {height:26px; background:url(menu_4.gif) bottom no-repeat;}

ul#menulist {width:220px; list-style-type:none;}

ul#menulist li {height:27px; background:url(menu_3.gif) bottom repeat-x;}

ul#menulist a {width:200px; height:20px; border-left:#75c5de 10px solid; font:bold 10px Verdana, Arial; color:#ffffff; text-decoration:none; padding:5px 0 0 10px; display:block !important; display:inline-block;}

ul#menulist a:hover {background:url(menu_5.jpg) left repeat-y;}
	
.setUrl {
    background-image: url(over.jpg);
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	padding-left:30px;
	font-weight: bold;
}

.navlink {text-decoration: none; color:#ffffff;}

.loseUrl {
    background-image: url(off.gif);
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	padding-left:30px;
	font-weight: bold;
}

.text1 {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	padding-left:30px;

}

.content {font-family: verdana; font-size: 13px; color: #000000;}
.head1 {font-family: verdana; font-size: 15px; color: #7e1717; font-weight: bold; }

.copyright
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	padding-left:30px;
}

.base
{
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	padding-left:30px;
}
