.boxTL
{
	background-image:url(BoxBorderimages/boxTL.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

.boxTC
{
	background-image:url(BoxBorderimages/boxTC.jpg);
	background-repeat:repeat-x;
	height:14px;
}

.boxTR
{
	background-image:url(BoxBorderimages/boxTR.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

.boxML
{
	background-image:url(BoxBorderimages/boxML.jpg);
	background-repeat:repeat-y;
	width:14px;
}

#RightMasterPanel
{
	padding: 5px 3px 5px 3px;
}

#LeftMasterPanel .boxMC
{
	width:200px!important;
}

#TopMasterPanel .boxMC
{
	width:200px;
}

.boxMR
{
	background-image:url(BoxBorderimages/boxMR.jpg); 
	background-repeat: repeat-y;
	width:14px;
}

.boxBL
{
	background-image:url(BoxBorderimages/boxBL.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

.boxBC
{
	background-image:url(BoxBorderimages/boxBC.jpg);
	background-repeat: repeat-x;
	height:14px;
}

.boxBR
{
	background-image:url(BoxBorderimages/boxBR.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}


.button
{
	background-image:url(btn.jpg);
	background-repeat:repeat-x;
	height:25px;
	border-style:solid;
	border-width:0px;
	cursor:pointer;
}

.selectedButton
{
	background-image:url(btn.jpg);
	background-repeat:repeat-x;
	height:25px;
	border-style:solid;
	border-width:0px;
	cursor:pointer;
	font-weight:bold;
	color:#ffcc00!important;
}

#TopMasterPanel
{
	padding-left:4px;
}

#TopRightMasterPanel
{
}

#LeftMasterPanel
{
	border-right:solid 5px Silver;
}

#RightMasterPanel
{
}

#LeftBottomPanel
{
}

#RightBottomPanel
{
}

.MainMenu a:hover
{
	border: solid 1px white;
}

.AddressBookRow
{
}

.AddressBookRowClicked
{
}

#CenterTitle
{
	background-image:url(btn.jpg);
	background-repeat:repeat-x;
}

#MainTitle
{
	padding: 0 0 0 10px;
	text-align:left;
	background-image:url(btn.jpg);
	background-repeat:repeat-x;
	height:25px;
}

#MainTitle a
{
	background-image:none;
	background-repeat:no-repeat;
}

#LeftMasterPanel .boxBorderTable
{
    margin: 5px 0px 5px 0px;
}

.dayViewHour
{
	border-style:solid;
	border-width:thin;
}

.PostMessage
{
	width: 100%;
}

.Grid
{
	margin: 0px 0px;
	width: 100%;
}

.ForumLink
{
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}

.highlightmessage
{
}

.MailMessage
{
}

.MailMessage thead
{
	background-image:url(btn.jpg);
	background-repeat:repeat-x;
	height:20px;
	font-size: large;
	font-weight: bold;
	padding: 2px 15px;
	vertical-align: middle;
}

.ErrorPages
{
	background-color: Black;
}

.MenuItemStyle
{
	background-image:url(btn.jpg);
	background-repeat:repeat-x;
	height:25px;
	border-style:solid;
	border-width:0px;
	cursor:pointer;
	text-align:center;
}

.MenuItemStyle a
{
	background-image:none;
}

.SelectedMenuItemStyle
{
	font-weight:bold;
	color:#ffcc00!important;
}

.HoverMenuItemStyle
{
	outline: #ffffff Solid 1;
	border: solid 0px white;
}
