﻿body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:small;
}

.pageWidth
{
	width:218px;
}

a
{
	color:Black;
	text-decoration:underline;
}

#copyright { color:Red;}

#footerTable td{width:218px; text-align:center;}

.titleBar {font-family: verdana; font-size: 14px; font-weight: bold;}

/*** CMS Console ***/
#consoletxt {font-family:verdana;font-size:10px;color:#666666;}
#consoletxt a {padding-left:8px;background-image:url(/CmsBasis/res/images/common/linkBtnArrow.gif);background-repeat:no-repeat;font-family:verdana;font-size:10px;text-decoration:none;font-weight:bold;color:#cc0000;margin-bottom:0px;padding-bottom:1px;}
#consoletxt a:hover {color:#999999;}
#consoletxt hr {background-color:#ffffff;height:1px;color:#cccccc;}
/*** /CMS Console ***/

.inputTitle{font-weight:bold;}
