/* Top Links
*******************************/
#toplinks #rightlinks {
	float: right;
	overflow: hidden;
	text-align: right;
}
#toplinks span {
	display: block;
	float: right;
	padding: 3px 5px 3px 20px;
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}
#toplinks a {
	display: block;
	float: right;
	padding: 3px 5px 3px 20px;
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}
#toplinks a:hover {
	color: #CC6600;
}
/*#toplinks a.register{
	background: url(../images/icons/register.gif) no-repeat left;
	font-weight: bold;
}
#toplinks #contactus {
	background: url(../images/icons/contact.gif) no-repeat left;
}
#toplinks #faq {
	background: url(../images/icons/faq.gif) no-repeat left;
}*/


/* Navigation Bar
********************************/

ul#navLinks {
	padding-top: 5px;
	padding-left: 20px;
	width: 930px;
	margin: 10px;
	background: url(../images/BG/navbar.gif) repeat-x left;
	margin: 0;
	overflow: hidden;
}
#navLinks li {
	list-style-type: none;
	display: block;
	float: left;
}
#navLinks a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 7px 10px;
	border-right: solid 1px #999999;
}
#navLinks a:hover 
{
	background:#D8E9EC;
	text-decoration: underline;
}




/* Left Bar
*******************************/
/*.leftPanel {
	background: url(../images/panels/leftPanel_bg.gif) repeat-y left top;
	width: 200px;
}
.leftPanel h4 {
	background: url(../images/panels/leftPanel_top.gif) no-repeat left top;
	margin: 0;
	padding: 6px 6px 12px 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.leftPanel h3 {
	background: url(../images/panels/leftPanelBlue.gif) no-repeat left top;
	margin: 0;
	padding: 6px 6px 12px 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.leftPanel h5 {
	background: url(../images/panels/leftPanelOrg.gif) no-repeat left top;
	margin: 0;
	padding: 6px 6px 12px 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}


.leftPanel ul {
	margin-left: 0;
	padding-left: 0;
}
.leftPanel ul li {
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-left: 25px;
	background: url(../images/1.gif) no-repeat 8px 6px;
	line-height: 20px;
}
.leftPanel ul li a {
	text-decoration: none;
	color: #3C5B8A;
}
.leftPanel ul ul {
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
}
.leftPanel ul ul li {
	display: list-item;
	padding-left: 0;
	background: none;
	list-style-type: circle;
	font-weight: normal;
	line-height: 18px;
}
.leftPanel ul ul li a {
	text-decoration: underline;
	color: #0066CC;
}
.leftPanel .bot {
	background: url(../images/panels/leftPanel_bottom.gif) no-repeat left bottom;
	padding: 5px;
}
.leftPanel .orgbot {
	background: url(../images/panels/leftPanel_Orgbottom.gif) no-repeat left bottom;
	padding: 5px;
}

.leftBottom {
	text-align:center;
	margin-top:30px;
}
.livePanel {
	margin:30px 10px 10px 10px;
	padding:5px;
	border:solid 1px #FFCC66;
}
.livePanel li {
	margin-top:5px;
	font-size:11px;
	color:#666666;
}
*/

/* Orange Panel*/
/*
.leftOrgPanel {
	background: url(../images/panels/leftPanel_orgbg.gif) repeat-y left top;
	width: 200px;
}


.leftOrgPanel h5 {
	background: url(../images/panels/leftPanelOrg.gif) no-repeat left top;
	margin: 0;
	padding: 6px 6px 12px 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}


.leftOrgPanel ul {
	margin-left: 0;
	padding-left: 0;
}
.leftOrgPanel ul li {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 25px;
	background: url(../images/orgBull.gif) no-repeat 13px 6px;
	line-height: 20px;
}
.leftOrgPanel ul li a {
	text-decoration: none;
	color: #3C5B8A;
}
.leftOrgPanel ul ul {
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
}
.leftOrgPanel ul ul li {
	display: list-item;
	padding-left: 0;
	background: none;
	list-style-type: circle;
	font-weight: normal;
	line-height: 18px;
}
.leftOrgPanel ul ul li a {
	text-decoration: underline;
	color: #0066CC;
}
.leftOrgPanel .orgbot {
	background: url(../images/panels/leftPanel_Orgbottom.gif) no-repeat left bottom;
	padding: 5px;
}

.leftBottom {
	text-align:center;
	margin-top:30px;
}

*/


.seenBox {
	width: 63px;
	height: 58px;
	font-weight: bold;
	display: block;
	background: url(../images/total.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:40px;
	padding-left:10px;
	font-size:16px;
	padding-right:15px;
	color:Orange;
}
.count
{
	font-weight:bold;
		color:#FF9200;
}


/* Bottom Links
********************************/
/*#bottomlinks
{
	background-color: gray;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Verdana;
}
#bottomlinks ul {
	padding: 0;
	width: 700px;
	margin: 0 auto;
	text-align: center;
}
#bottomlinks ul li {
	display: block;
	float: left;
}
#bottomlinks ul li a {
	display: block;
	color: #FFFFFF;
	padding: 2px 15px;
	border-right: solid 1px #FFFFFF;
	text-decoration: none;
}
#bottomlinks ul li a.last {
	border: none;
}
*/
.MyPageleftPanel {
	background: url(../images/panels/leftPanel_bg.gif) repeat-y left top;
	width: 200px;
}
/* --- Left Collapsable Menu --- */
.menutop {
	background-color:#3066DF;
	padding:3px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}
#collmenu {
	border:solid 1px #e7e7e7;
}
.mainmenu {
	margin:0;
	padding:0;
	list-style:none;
}
.mainmenu li {
	margin:0;
	padding:0;
}
.mainmenu li a {
	display:block;
	padding:2px 5px;
	background-color:#87ACF4;
	font:arial 12px;
	text-decoration:none;
	color:#000000;
	border-top:solid 2px #E0F9C6;
	border-bottom:solid 3px #176AD0;
	width:175px;
}
.mainmenu li a:hover {
	background-color:#87ACF4;
	color:#000000;
	border-top:solid 2px #E0F9C6;
	border-bottom:solid 3px #176AD0;
}
.mainmenu li a span.mypageCount span {
	color: #ff8900;
	font-weight:bold;
}
.mainmenu li a span.mypageCount
{
	font-size:11px;
	color: #aeaeae;
}
.submenu {
	margin:0;
	padding:0;
	list-style:none;
}
.submenu li {
	margin:0;
	padding:0;
}
.submenu li a {
	display:block;
	font-size:11px;
	padding:5px 5px 5px 30px;
	margin:0;
	width:150px;
	border:0;
	border-bottom:solid 1px #EBEBEB;
	background:url(../images/left_bull.gif) no-repeat 12px center;
	background-color:#FFFFFF;
}
.submenu li a:hover {
	border:0;
	border-bottom:solid 1px #EBEBEB;
	background:transparent url(../images/left_bull.gif) no-repeat 12px center;
	background-color:#EFF3FB;
}
div#collmenu>ul a { width:auto; } 

.mainmenu li a.currentMenuItem {
	background-color:#87ACF4;
	color:#000000;
	border-top:solid 2px #E0F9C6;
	border-bottom:solid 3px #176AD0;
}

/* -x- Left Collapsable Menu -x- */
.btngreen{background-color: #1d5415;
    border-radius: 5px;
    padding: 4px;
    color:#fff;
    margin-left:10px;margin-top: 10px;}
.pnl{padding: 20px;}
.pnl h2{ margin-bottom:10px;}