

table{font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;font-size:11px;}
/*a, a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
}*/

a, a:visited
{
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a:hover, input {
	text-decoration:none;
}

body {
	/*background: #6B91C3;*/
	background-color:#FFFFFF;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size:11px;
	margin: 0;
	padding-top:0px;
    /*background: url(images/bkgrnd.png) top left repeat-x;	*/
}

select
{
	border: 1px solid #BDC7D8;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 2px;
}

td, td.label
{
	font-size: 11px;
	text-align: left;
}

#tblTop
{
	
}
#tblTop a,a:visited
{
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

#tblTop a:hover
{
	text-decoration:underline;
}
#tblTop td div
{
	width:30px;	
	cursor:pointer;
	font-family:Verdana;
	color:#666666;
	
}

em {
	background: #EEEEEE;
	font-style: normal;
}



.overItem
{
	background-color:#DFE4EE;
}
.outItem
{
	background-color:#D7E6F4;
}


.TabsSelected {height:21px;font-family:Verdana;font-size:11px;padding-top:0px;cursor:pointer;}
.TabsSelected .left{background-image:url("images/Tabs/tab-active-left.gif");background-repeat:no-repeat;padding:0px;width:3px;}
.TabsSelected .center{background-image:url("images/Tabs/tab-active.gif");padding-left:0px;margin-left:0px;z-index:10;}
.TabsSelected .right{background-image:url("images/Tabs/tab-active-right.gif");background-repeat:no-repeat;width:4px;}

.TabsNormal {height:21px;font-family:Verdana;font-size:11px;padding-top:2px;cursor:pointer;border-collapse:collapse;}
.TabsNormal .left{background-image:url("images/Tabs/tab-left.gif");background-repeat:no-repeat;padding:0px;width:3px;}
.TabsNormal .center{background-image:url("images/Tabs/tab.gif");padding-left:0px;margin-left:0px;}
.TabsNormal .right{background-image:url("images/Tabs/tab-right.gif");background-repeat:no-repeat;width:4px;}

.LeftIframe
{
	/*width:490px;*/
	/*height:470px;*/
	width:98%;
	/*height:530px;*/
	height:621px;
	border-left:solid 1px #C6CFE1;
	border-bottom:solid 1px #C6CFE1;
	border-right:solid 1px #C6CFE1;
	
	
	
	
}

.HomeLeft
{
	border-top:solid 1px #C6CFE1;
	border-left:solid 1px #C6CFE1;
	border-bottom:solid 1px #C6CFE1;
	border-right:solid 1px #C6CFE1;
	/*height:530px;*/
	height:640px;
	vertical-align:top;
	margin-left:0px;
}


/*
.ContentBodySmall
{
	height:365px;
	vertical-align:top;
	padding-top:2px;
}*/

.Content
{
	
	vertical-align:top;
	
	padding:2px 0px 2px 0px;
}

/*.MainBig
{
	width:900px;
}
.MainSmall
{
	width:756px;
}*/
.RightIframe
{
	
	width:99.5%;
	/*height:530px;*/
	height:621px;
	border-left:solid 1px #C6CFE1;
	border-bottom:solid 1px #C6CFE1;
	border-right:solid 1px #C6CFE1;
	border-top:solid 1px #C6CFE1
	
}


.LoginBtn
{
	border:solid 1px #FFFFFF;
	background-color:#6D84B4;
	color:#FFFFFF;
}

.MenuSelected
{
	background-color:#6D84B4;height:18px;padding-top:3px;padding-bottom:auto;border:solid 1px #FFC83C
}




.innerFilterDiv
{

	width:100%;
	padding-top:3px;
	cursor:pointer;
	
		
}

