body {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
}
td {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}
.title
{
	background:url(../Images/topBar_bg.gif);
}
.border
{
	border: 1px solid #39867B;
}
.tdbg{
	background:#E1F4EE;
	line-height: 22px;
}
.topbg
{
	background:url(../Images/topbg.gif);
	color: #FFFFFF;
}
.bgcolor {
	background-color: #E1F4EE;
}
.font_white {
    color:#FFFFFF;
}
.font_red {
    color:#FF0000;
}
A
{
	text-decoration: none;
	color: #000000;
}
A:hover
{
	COLOR: #428EFF;
	text-decoration: underline;
}
a.red:link {
	text-decoration: none;
	color: #FF0000;
}
a.red:visited {
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.white:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #c1c1c1;
	text-decoration: underline;
}
a.blue:link {
	text-decoration: none;
	color: #000080;
}
a.blue:visited {
	color: #000080;
	text-decoration: none;
}
a.blue:hover {
	color: #FF0000;
	text-decoration: underline;
}
.line_height {line-height:22px;}

#Table_Box {border-left-style:solid; border-left-color:#999999; border-left-width:1px;border-right-style:solid; border-right-color:#999999; border-right-width:1px;}
#Table_Box td {border-bottom-style:solid; border-bottom-color:#999999; border-bottom-width:1px;padding:5px; vertical-align:top;}
#LY_TableBox {border-left-style:solid; border-left-color:#999999; border-left-width:1px;border-right-style:solid; border-right-color:#999999; border-right-width:1px;}
#LY_TableBox td {border-bottom-style:solid; border-bottom-color:#999999; border-bottom-width:1px;padding:5px; vertical-align:top;}
#SB_TableBox {border-left-style:solid; border-left-color:#999999; border-left-width:1px;border-right-style:solid; border-right-color:#999999; border-right-width:1px;}
#SB_TableBox td {border-bottom-style:solid; border-bottom-color:#999999; border-bottom-width:1px;padding:5px; vertical-align:top;}
.ColorImg {cursor:help;border-style:solid;border-color:#CCCCCC;border-width:1px; padding:2px;}
.TableTitle {color:#FFFFFF;background-color:#000000;}
.ItemTable {border-style:dotted; border-color:#0099FF; border-width:1px;}

/* Modal Styles */
.CommonModalMask{background-color:#000000; filter: Alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;} 
.CommonModal{border-style: solid;border-width: 1px;border-color: #888888;border-right-width: 3px;border-right-color: #888888;border-bottom-width: 3px;border-bottom-color: #888888;background-color: #eeeeee;}
.CommonModalTitle{background-color: #666666;padding: 4px;border-style: solid;border-width: 0px;border-bottom-width: 1px;border-color: #D1D1E1;color:#ffffff;font-family: Arial, Helvetica;font-size: 110%;font-weight: bold;margin: 0px;height: 1.3em;position: relative;z-index: 203;cursor: move}
.CommonModalClose {width: 33px;height: 12px;background-image: url(../../Images/Close.gif);background-repeat: no-repeat;overflow: hidden;cursor: pointer;float: right;}
.CommonModalContent {background-color: #ffffff;}
.CommonModalFooter {border-style: solid;border-width: 0px;border-top-width: 1px;border-color: #cccccc;background-color: #eeeeee;padding: 2px;}
.CommonModalResize{width: 14px;height: 14px;background-image: url(../../Images/Resize.gif);background-repeat: no-repeat;overflow: hidden;float: right;cursor: se-resize;}
