/* these are the default css values for easy content manager*/
body
{
	overflow-y : auto;
	font-style:tahoma;
	margin:0px;
}	
span.title
{
	height: 18px;
	font-family: "tahoma";
	font-size: 14px;
	color: #fff;
	list-style-type: disc;
	list-style-position: inside;
   
	padding:1;
	text-align:left;
	/*filter:Shadow(color=#cccccc);*/
}

div.content
{
	width: 463px;
	height: 400;
	color: #282828;
	font-size:11px;
	font-family: tahoma; 
	font-weight: normal; 
	text-decoration: none;
}

div.contentPresentable
{
	width: 463px;
	color: #282828;
	font-size:11px;
	font-family: tahoma; 
	font-weight: normal; 
	text-decoration: none;
}

td.{font-family:tahoma; font-size:11px; color:#282828; font-weight:normal; text-decoration:none;}
td.error{font-size:11pt;  background:#ffffff;color:#8a8dc8; font-weight:bold;}
td.info{font-size:9pt;  color:#ffffff;}
td.header{font-size:12pt;  background:#ffffff; font-weight:bold;}
input{border:1px solid #dfe0da;  font-size:9pt; height:21;}

td.row
{
	font-size:9pt;
	height:22px;
	border-bottom:2px dashed #dfe0da; 
	border-bottom-width  :1;
}
td.title
{
	height: 18px;
   font-family: "tahoma";
   font-size: 10pt;
   color: black;
   list-style-type: disc;
   list-style-position: inside;
   font-weight: bold;
	padding:1;
	text-align:left;
	color:#A82A42;
}


/*implementation related css*/

a.:link,a.:active,a.:visited {font-family:tahoma; font-size:11px; color:#282828; font-weight:normal; text-decoration:none;}
a.:hover {font-family:tahoma; font-size:11px; color:#282828; font-weight:normal; text-decoration:underline;}

a.orange11px:link,a.orange11px:active,a.orange11px:visited {font-family:tahoma; font-size:11px; color:#F05714; font-weight:normal; text-decoration:none;}
a.orange11px:hover {font-family:tahoma; font-size:11px; color:#F05714; font-weight:normal; text-decoration:underline;}

a.link11px:link,a.link11px:active,a.link11px:visited {font-family:tahoma; font-size:11px; color:#282828; font-weight:normal; text-decoration:none;}
a.link11px:hover {font-family:tahoma; font-size:11px; color:#F05714; font-weight:normal; text-decoration:none;}

a.calendarLink:link,a.calendarLink:active,a.calendarLink:visited { width:16px; height:16px; font-family:tahoma; font-size:11px; color:#282828; font-weight:normal; text-decoration:none;}
a.calendarLink:hover { width:16px; height:16px; font-family:tahoma; font-size:11px; color:#F05714; font-weight:normal; text-decoration:none;}

a.calendarWhite:link,a.calendarWhite:active,a.calendarWhite:visited { background-image: url(../img/bg_select.gif); width:16px; height:16px; font-family:tahoma; font-size:11px; color:#fff; font-weight:normal; text-decoration:none; padding:1px 0px 0px 0px;}
a.calendarWhite:hover { background-image: url(../img/bg_select.gif); width:16px; height:16px; font-family:tahoma; font-size:11px; color:#fff; font-weight:normal; text-decoration:none; padding:1px 0px 0px 0px;}

a.white11px:link,a.white11px:active,a.white11px:visited {font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
a.white11px:hover {font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:underline;}

a.webfx:link,a.webfx:active,a.webfx:visited {font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none; height:32px; padding:9px 9px 0px 9px;}
a.webfx:hover {font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none; height:32px; padding:9px 9px 0px 9px; filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#466277,endcolorstr=#52768F); }

a.webfxItem:link,a.webfxItem:active,a.webfxItem:visited {font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
a.webfxItem:hover {background:#6089A4; font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none; }



td.white {font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
span.orange11px {font-family:tahoma; font-size:11px; color:#F05714; font-weight:normal; text-decoration:none;}
span.gray11px {font-family:tahoma; font-size:11px; color:#969696; font-weight:normal; text-decoration:none;}
span.red13px {font-family:tahoma; font-size:13px; color:#DE0C0C; font-weight:normal; text-decoration:none;}
span.darkOrange11px {font-family:tahoma; font-size:11px; color:#FF5E20; font-weight:normal; text-decoration:none;}
span.white {color:#FFFFFF;}
span.text {line-height:15px;}

select.opt {font-family:tahoma; font-size:11px; color:#282828; font-weight:normal; text-decoration:none;}
select.contentSelect {width:250px;font-family:tahoma; font-size:11px; color:#282828; font-weight:normal; text-decoration:none;}
div.first {z-index: 0; width: 700px; height: 100px; background-image: url(../img/bg_top.jpg);}

.cursor { cursor:pointer; }

img.left_shadowt {background-image: url(../img/left_shd_top.gif); background-repeat:repeat-x;}
img.left_shadowb {background-image: url(../img/left_shd_bot.gif); background-repeat:repeat-y;}
img.right_shadowt {background-image: url(../img/right_shd_top.gif); background-repeat:repeat-x;}
img.right_shadowb {background-image: url(../img/right_shd_bot.gif); background-repeat:repeat-y;}
img.orange {background-color:#F05714;}
img.bgDotdot {background-image: url(../img/bg_dotdot_h.gif); background-repeat:repeat-x;}
td.yRepeat {background-repeat:repeat-y;}
.selected {background-image: url(../img/bg_select.gif);}
.hand {cursor:hand;}
br.h2px {font-size:2px;}
br.h6px {font-size:6px;}
input.search {width:98px; height:18; background:#F8F8F8; padding-left:4px; font-family:tahoma; font-size:11px; color:#282828; border-top:1px solid #BEBEBE; border-left:1px solid #BEBEBE; border-right:1px solid #BEBEBE; border-bottom:1px solid #BEBEBE;}
input.eBulten {width:188px; height:18; background:#F8F8F8; padding-left:4px; font-family:tahoma; font-size:11px; color:#282828; border-top:1px solid #BEBEBE; border-left:1px solid #BEBEBE; border-right:1px solid #BEBEBE; border-bottom:1px solid #BEBEBE;}
input.radio {width:13px; height:13px;}

td.calender {font-family:tahoma; font-size:11px; color:#969696; font-weight:normal; text-decoration:none;}

/* styles */
td.hspace5px {padding-left:5px; padding-right:5px;}
td.hspace7px {padding-left:7px; padding-right:7px;}
td.hspace9px {padding-left:9px; padding-right:9px;}
td.hspace11px {padding-left:11px; padding-right:11px;}
td.vspace4px {padding-top:4px; padding-bottom:4px;}
td.left4px {padding-left:4px;}
td.left6px {padding-left:6px;}
td.left9px {padding-left:9px;}
td.left11px {padding-left:11px;}
td.left14px {padding-left:14px;}
td.left15px {padding-left:15px;}
td.left17px {padding-left:17px;}
td.left19px {padding-left:19px;}
td.left25px {padding-left:25px;}
td.left28px {padding-left:28px;}
td.left31px {padding-left:31px;}
td.right5px {padding-right:5px;}
td.right12px {padding-right:12px;}
div.right16px {padding-right:16px;}
td.bottom6px {padding-bottom:6px;}
td.bottom7px {padding-bottom:7px;}
td.top16px {padding-top:16px;}