﻿BODY
{
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Tahoma;
}
TABLE
{
	font-size: 12px;
	font-family: Verdana, Tahoma;
}

A
{
	color: #000080;
	text-decoration: underline;
}

.UserInfoCell
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

A:Hover
{
	color: #1e90ff;
	text-decoration: underline;
}
A.Visited
{
	color: #0683ff;
	text-decoration: underline;
}

A.White
{
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline;
}

A.White:Hover
{
	color: #ffffff;
	text-decoration: none;
}
A.White:Visited
{
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline;
}

.LeftNavigationColumn
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.CopyrightCell
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	padding-top: 5px;
	border-bottom: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	background-color: #f5f5f5;
	color: #999999;
}
.TopTramTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-left-style: none;
	border-bottom-style: none;
	width: 900px;
	border-right: #bbbbbb 1px solid;
}

.TopInfoTable
{
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-left-style: none;
	border-bottom-style: none;
	width: 900px;
	border-right: #bbbbbb 1px solid;
	font-size: 11px;
}



.TopTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 900px;
}

.ContentTable
{
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	border-top-style: none;
	border-left-style: none;
	border-right: #a9a9a9 1px solid;
}

.MainContentCell
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-top-style: none;
	padding-top: 5px;
	border-left-style: none;
	background-color: #f5f5f5;
	height: 100%;
	text-align:left;
}



.ErrorText
{
	color: #ff3366;
	width: 50%;
	display: block;
	text-align: center;
}

.FormDescInfoBlock
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: navy;
	background-color: #ffefd5;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.ErrorInfoBlock
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #000080;
	background-color: #ff9966;
	font-weight: bold;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
}
.SuccessInfoBlock
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #000080;
	background-color: #ccff33;
	font-weight: bold;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
}


.FormTable
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	margin: 5px 10px 0px 0px;
	padding-top: 3px;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	width: 100%;
}
.FormTableColumnsCell
{
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 3px;
	color: #59605f;
	font-weight: bold;
	border-top: white 1px solid;
	border-bottom: #dcdcdc 1px solid;
	text-align: right;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=        '#FFFFFF' , EndColorStr= '#f5f5f5' );
	white-space: nowrap;
}

.FormTableValidationCell
{
	background-color: #ffdead;
	text-align: left;
}

.FormImageCell
{
	border-top: white 1px solid;
	border-right: #dcdcdc 1px solid;
	background-color: #ffffff;
}

.FormTableControlsCell
{
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: black;
	background-color: #f5f5f5;
	border-top: white 1px solid;
	border-bottom: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	font-weight: bold;
}

.CommandsTable
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	margin: 0px 10px 5px 0px;
	padding-top: 5px;
	background-color: #ffffff;
	border-bottom: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
}

.CommandCell
{
}
.smallFont
{
	font-size: 11px;
}

.Validator
{
	color: #000080;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 5px 3px;
	font-weight: bold;
	clip: rect(auto auto auto auto);
	position: relative;
}
.PageTitle
{
	width: 718px;
	border: 1px solid #336699;
	border-bottom: 2px;
	border-right: 2px;
	font-weight: bolder;
	font-size: 15px;
	color: #336699;
	font-family: Verdana,Tahoma, Arial;
	margin-bottom: 5px;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #e5e5e5;
}
.LeftTree
{
	font-size: 11px;
}
.LeftTreeRoot
{
	font-size: 11px;
}

.LeftTreeNode
{
	font-size: 11px;
	color: black;
}

.LeftTreeNodeSelected
{
	font-size: 11px;
	color: black;
	font-weight: bold;
}

.LeftTreeNodeHover
{
	font-size: 11px;
	color: black;
	font-weight: bold;
}

.NavigationCurrent:Hover
{
	color: black;
	font-weight: normal;
	font-size: 10px;
}

.NavigationCurrent
{
	color: black;
	font-weight: normal;
	font-size: 10px;
}
.NavigationRoot:Hover
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

.NavigationRoot
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

.NavigationNode:Hover
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

.NavigationNode
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}
.TextIndicator_TextBox1
{
	background-color: Gray;
	color: White;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
}
.InfoText
{
	font-weight: normal;
	font-size: 11px;
	color: #c0c0c0;
	font-family: Tahoma, Verdana;
}

.WorkingCell
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
	color: #ffffff;
}





.InfoLabelClass
{
	cursor: pointer;
}


.InfoBoxClass
{
	color: #666666;
	font-size: 8pt;
	border: 1px solid #333333;
	background-color: #fFfFEF;
	padding: 4px;
	font-weight: lighter;
	text-align: left;
}

#dhtmltooltip
{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	background-color: #e6e6fa;
	font-size: 11px;
	visibility: hidden;
	z-index: 100;
	font-family: Arial, Verdana;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=        '#FFFFFF' , EndColorStr= '#e6e6fa' );
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#dhtmlpointer
{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


.TcddDataGridHeader
{
}


.TcddDataGridPager
{
}
.TcddDataGridRow
{
}

.TcddDataGrid
{
	background-color: #f5f5f5;
	padding-right: 2px;
	padding-left: 2px;
	margin: 5px 10px 0px 0px;
	padding-top: 3px;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	font-size: 9pt;
}

.TcddDataGrid TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.TcddDataGrid TH
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=    '#FFFFFF' , EndColorStr= '#d3d3d3' );
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #d3d3d3;
	text-align: left;
	font-size: 8pt;
	color: #787878;
}

.TcddDataGrid TR
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=     '#00FFFF' , EndColorStr= '#dcdcdc' );
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.TcddDataGridAlternating
{
	background-color: #EFEFFF;
}

.TcddDataGridSelectedRow TD
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=     '#0099FF' , EndColorStr= '#003366' );
	background-color: #6495ed;
	color: #EFEFEF;
}

.TcddFormViewEditRow
{
	background-color: #e6e6fa;
}

.TcddFormViewEditRow TD
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.TcddFormViewInsertRow
{
	background-color: #e6e6fa;
}

.TcddFormViewInsertRow TD
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}


.TcddFormViewRow
{
	background-color: #f5f5f5;
}




.TcddFormView
{
	background-color: #f5f5f5;
}



.FilteredTitle
{
	font-weight: bold;
	color: #3f6fc0;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 10px;
	background-color: #228b22;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=     '#228b22' , EndColorStr= '#ffffff' );
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	height: 20px;
	vertical-align: middle;
}

.FilterTitle
{
	font-weight: bold;
	color: #3f6fc0;
	cursor: hand;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 10px;
	background-color: #3f6fc0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=         '#3f6fc0' , EndColorStr= '#94bafb' );
	height: 20px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	vertical-align: middle;
}
.FilterContent
{
	padding-right: 0px;
	padding-left: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: gainsboro 1px solid;
	padding-top: 0px;
	border-bottom: gainsboro 1px solid;
	border-right: gainsboro 1px solid;
	margin-bottom: 4px;
}


.VagonPartTitle
{
	font-weight: bold;
	color: #ffffff;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	background-color: #3f6fc0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=                  '#3f6fc0' , EndColorStr= '#94bafb' );
	height: 20px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	vertical-align: middle;
}
.VagonPartContent
{
	padding-right: 0px;
	padding-left: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 1px;
}


.FormFilterTable
{
	width: 100%;
	text-align: left;
	
}

.FormFilterColumnsTable
{
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 3px;
	color: #59605f;
	font-weight: bold;
	border-top: white 1px solid;
	border-bottom: #dcdcdc 1px solid;
	text-align: left;
	height: 30px;	
	white-space: nowrap;
	text-align:right;
}

.FormFilterControlsTable
{
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 3px;
	color: #59605f;
	font-weight: bold;
	border-top: white 1px solid;
	border-bottom: #dcdcdc 1px solid;
	text-align: left;
	height: 30px;
	white-space: nowrap;
	width:95%;
}

.FilterCommandCell
{
}

.FilterCommandsTable
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	margin: 5px;
	padding-top: 3px;
	border-top: #808080 1px;
	border-bottom: #808080 1px;
	border-left: #808080 1px;
	border-right: #808080 1px;
}

.Information
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #cfe2fb;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=          '#FFFFFF' , EndColorStr= '#cfe2fb' );
	border-top: #dcdcdc 1px solid;
	font-weight: bold;
}

.Error
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #dcdcdc;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=         '#FFFFFF' , EndColorStr= '#dcdcdc' );
	border-top: #dcdcdc 1px solid;
	font-weight: bold;
}


.VagonPartTable
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	margin: 5px 10px 0px 0px;
	padding-top: 3px;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	width: 100%;
}
.VagonPartColumnsCell
{
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 3px;
	color: #59605f;
	font-weight: bold;
	border-top: white 1px solid;
	border-bottom: #dcdcdc 1px solid;
	text-align: right;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=        '#FFFFFF' , EndColorStr= '#f5f5f5' );
	white-space: nowrap;
	width: 150px;
}



.VagonPartControlsCell
{
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: black;
	background-color: #f5f5f5;
	border-top: white 1px solid;
	border-bottom: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	font-weight: bold;
}





/* CALENDAR */
.prevMonthButton
{
	border: 1px solid #3366cc;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 8pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.nextMonthButton
{
	border: 1px solid #3366cc;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 8pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.clearButton
{
	border: 1px solid #3366cc;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 8pt;
	font-weight: normal;
}
.todayButton
{
	border: 1px solid #3366cc;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 8pt;
	font-weight: normal;
}
.monthSelect
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #EFEFEF;
	background-color: #6699cc;
	border: #EFEFEF 1px solid;
}
.yearSelect
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #EFEFEF;
	background-color: #6699cc;
	border: #EFEFEF 1px solid;
}
.labelContainer
{
}
.calendarBody
{
	background-color: #EFEFEF;
}
.grid
{
	background-color: #99ccff;
}

.caption
{
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 8pt; /*border-top:2px solid #99CC33;*/
	border-bottom: 1px dashed #6699cc;
}


.weekNumberHead
{
}

.weekDayHead
{
	background-color: #333333;
	color: #CCCCCC;
}
.weekNumber
{
}
.calendarFooter
{
	background-color: #6699cc;
}
.footerTable
{
}
.today
{
	color: RED;
	text-decoration: underline overline;
}
.current
{
	background-color: #333333;
	color: #CCCCCC;
	font-weight: bold;
}
.selected
{
}
.calendar
{
	border: 1px solid #6699cc;
}
.calendarHeader
{
	background-color: #6699cc;
}


/*CALENDAR SONU*/

div.mainPageInfo 
{
	width:99%;
	
}

div.mainPageInfo .title
{
	width: 100%;
	border-left: #a9a9a9 1px solid;
	border-bottom: darkgray 2px solid;
	font-weight: bold;
	font-size: larger;
	color: darkblue;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 6px;
	height: 12px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 5px;
	vertical-align: middle;
	background-color: #d3d3d3;
}

div.mainPageInfo .content
{
	padding-right: 5px;
	padding-left: 6px;
	padding-bottom: 8px;
	margin-left: 10px;
	padding-top: 2px;
}

div.mainPageInfo div.content div.row
{
}

div.mainPageInfo div.content div.row:hover
{

}

div.mainPageInfo div.content div.seperator
{
	width: 100%;
	height: 5px;
	border-right: #f5f5f5 1px double;
	border-top: #f5f5f5 1px double;
	border-left: #f5f5f5 1px double;
	border-bottom: #f5f5f5 1px double;
	background-color: gainsboro;
	margin-left: 60px;
	margin-bottom: 10px;
}


.hr
{
	margin-top: 17px;
	margin-bottom: 17px;
	background-color: transparent;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	-x-background-x-position: left;
	-x-background-y-position: top;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 10px;
	background-color: Blue;
}
.date
{
	height: 50px;
	width: 45px;
	background-color: transparent;
	background-image: url(/images/calendar.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #666666;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	line-height: 100%;
	float: left;
}

.date span
{
	height: 16px;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
div span.dateColumn 
{
	display:block;
	width:60px;
	float:left;
}

div span.titleColumn
{
	color: #696969;
	display: block;
	width: 630px;
	font-size: small;
	cursor: hand;
	margin-top: 2px;
}

div span.titleColumn:hover
{
	color: red;
	text-decoration: underline;
}

div span.senderColumn
{
	text-align: right;
	color: #3366ff;
	float: right;
	clear: right;
	margin-left: 5px;
	text-decoration: none;
}

div span.senderColumn:hover
{
	text-decoration: none;
}
.popupMask
{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .05;
	filter: alpha(opacity=5); /* this hack is so it works in IE 	 * I find setting the color in the css gives me more flexibility  	 * than the PNG solution. 	 */
	
	background-color: #333333; /* this hack is for opera support 	 * you can uncomment the background-image if you don't care about opera. 	 * this gives you the flexibility to use any bg color that you want, instead of the png 	 */
	
	background-image: none;
	background-repeat: repeat;
	display: none;
}
.popupContainer
{
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display: none;
	padding: 0px;
}
.popupInner
{
	border: 0px solid #000000;
	
}

.popupFrame
{
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
	border-right: lightgrey 1px solid;
	padding-right: 0px;
	border-top: lightgrey 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: lightgrey 1px solid;
	padding-top: 0px;
	border-bottom: lightgrey 1px solid;
}
.popupTitleBar
{
	background-color: #4682b4;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	border-bottom: #000000 1px solid;
	border-top: #78a3f2 1px solid;
	border-left: #78a3f2 1px solid;
	border-right: #204095 1px solid;
	position: relative;
	z-index: 203;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.popupTitle
{
	float: left;
}
.popupControls
{
	float: right;
	cursor: pointer;
	cursor: hand;
}

.loadingInPopup
{
	font-weight: normal;
	background-image: url(/Images/spinner.gif);
	text-decoration: none;
	padding-left: 25px;
	background-repeat: no-repeat;
	border-right: #a9a9a9 1px;
	border-top: #a9a9a9 1px;
	border-left: #a9a9a9 1px;
	border-bottom: #a9a9a9 1px;
	background-color: #ffffff;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	left: 5px;
	position: absolute;
	top: 30px;
	background-position: 3px center;
	z-index: 10005;
}

.portalTitle
{
	font-size: medium;
	margin: 5px;
	color: #4169e1;
	font-weight: bold;
	border-bottom: #4169e1 1px dotted;
	float:left;
}
.portalContent 
{
	margin: 8px;
}
.portalHit
{
	margin: 3px;
	float:right;
}