body
{
	font-size: 12px;
	font-family: Verdana;
	margin: 0;
	background-color: #EBECEC;	
}

p,td,span,caption{font-size:10px}
textarea{font-family:Verdana;font-size:1em}
th{font-size:0.7em}

.title
{
	height: 30;
	background-repeat: repeat-x;
	background-position: left;
	background-image: url('/cms/images/blue_background.gif');
}

tr.dtgtitle {
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0 0 0;
	height: 25px;
	padding: 10px 0 10px 2px;
	background-repeat: repeat-x;
	background-position: left;
	background-image: url('/cms/images/blue_background.gif');
}
#properties{background-color:#FFFFFF;}
.propertiesSection{width:400px;text-align:left;}
label{width:100px;}

caption, p.caption{padding:5px;border-top: solid 1px #000000;text-align:center;}
.dtgdata td{padding:0 0 0 2px;border-top: solid 5px #EBECEC;border-bottom: solid 5px #EBECEC;height:25px;}
.dtgdata_highlight td{padding:0 0 0 2px;border-top: solid 5px #EBECEC;border-bottom: solid 5px #EBECEC;height:25px;}
.dtgdata{background-color: #FFFFFF;}
.dtgdata_highlight {background-color: #E8F7FF;}
.dtgdata_selected {background-color: #E8F7FF;}
.dtgpager{height:20px}
.dtgfooter{height:10px;background:url('/cms/images/tab_border.gif') repeat-x;}
.hidden{display:none;}
#mypager ul{text-align: center;vertical-align: middle;margin: 2px 2px 2px 2px;height: 25px;padding: 0 0 0 5px;}
#mypager li{display: inline;color: #000000;list-style-type: none;height: 20px;padding: 5px;}
th.up{}
th.down{}

.dtgdata_selected
{
	vertical-align: middle;
	height: 25px;
	background-color: #E8F7FF ! important;
	color: yellow;
}

.dtgtitle a:link {
	color: #ffffff;
}

.dtgtitle a:visited {
	color: #ffffff;
}

.dtgtitle a:hover {
	color: #3333CC;
}

li.dtgtitle {display: inline;font-weight: bold;color: #FFFFFF;list-style-type: none;float: left;padding: 5px 0 0 0;}
ul.dtgdata{text-align: center;vertical-align: middle;margin: 2px 2px 2px 2px;height: 25px;padding: 0 0 0 5px;background-color: #FFFFFF;}
li.dtgdata{display: inline;color: #000000;list-style-type: none;height: 20px;padding: 5px 0 0 0;float: left;}

li.dtgdata td.dtgdata a:link {
	text-decoration: none;
}

li.dtgdata td.dtgdata a:visited {
	text-decoration: none;
}

li.dtgdata td.dtgdata a:hover {
	color: #3333CC;
	text-decoration: underline;
}

.banner
{
	height: 40;
	background-repeat: repeat-x;
	background-position: left;
	background-image: url('/cms/images/orange_background.gif');
}

.mainContent
{
}

.bigContent
{
}

.smallContent
{
}

.error
{
	color: Red;
}

.info
{
	color: #CC6633;
}

A:link.mainContent
{
	color: #000000; 
	text-decoration: none;
}

A:hover.mainContent
{
	color: #4B83AF; 
	text-decoration: underline;
}

A:visited.mainContent
{
	color: #000000; 
	text-decoration: none;
}

A:link.white
{
	color: #FFFFFF; 
	text-decoration: none;
}

A:hover.white
{
	color: #FFFFFF; 
	text-decoration: underline;
}

A:visited.white
{
	color: #FFFFFF; 
	text-decoration: none;
}

.btn {	background-color: #FFFFFF; border-color: #000065; color:#000000; }
.colDelete a{background: url('/cms/images/delete.gif'); background-repeat: no-repeat; width: 20px; height: 20px; color:#FFF;}
.colEdit a{background: url('/cms/images/pencil.gif'); background-repeat: no-repeat; width: 20px; height: 20px; color:#FFF;}

.disabledButton {
	cursor: default;
	filter: Gray Alpha(Opacity=50);
}

label {
	display: block;
	padding-bottom: 5px; 
}