body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.public {
	background-color: #000000;
}

p,ul li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a,a:link,a:visited,a:active {
	color: #333399;
	text-decoration: none;
}

a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.rightBack {
	background: url("../images/rightback1.jpg") 0 0 repeat-y;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.sitemap ul {
	padding: 5px;
	margin: 5px;
}
.sitemap ul li {
	list-style: square url('../images/dotBullet.gif');
	padding-top: 0px;
	margin-top: 0px;
}
.menu ul {
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
}

ul {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-top: 15px;
}

ul li {
	list-style-type: none;
}

.pageTitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #666699;
	font-style: italic;
	font-weight: bold;
}

.menu ul li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}

.rollover a,.rollover a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	padding-left: 10px;
	width: 100%;
	background: url("../images/menuItemBack2.jpg") 0 0 no-repeat;
}

.rollover 
a:hover {
	color: #333333;
	background: url("../images/subBlackItem2.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#subRollover a,#subRollover a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 2px 1px 2px 1px;
	text-decoration: none;
	padding-left: 25px;
	margin-left: 5px;
	width: 100%;
	background: url("../images/subMenuItem2.jpg") 0 0 no-repeat;
}

#subRolloverActive a,#subRolloverActive a:active {
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 2px 1px 2px 1px;
	text-decoration: none;
	padding-left: 25px;
	margin-left: 5px;
	width: 100%;
	background: url("../images/subMenuItemActive2.jpg") 0 0 no-repeat;
}

#subRollover a:hover {
	color: #333333;
	background: url("../images/subMenuItemActive2.jpg") 0 0 no-repeat;
	text-decoration: none;
}

.right_corner {
	background-color: white;
	background: url('../images/right_corner.gif');
	background-repeat: no-repeat;
}

.release_date {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.title_release_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	padding: 5px;
	padding-bottom: 2px;
	left-margin: 5px;
	border-bottom: 1px solid #CCCCCC;
	background: url('../images/content_bg.gif');
	background-repeat: repeat-y;
	font-weight: bold;
}

.right_column {
	background-color: white;
	background: url('../images/layoutJpg_r1_c6.jpg');
	background-repeat: repeat-y;
}

.content {
	background-color: white;
	background: url('../images/content_bg.gif');
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contentBody {
	padding: 20px;
}

.contentBody h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px;
	margin: 0px;
	padding-bottom: 5px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	padding: 5px;
	padding-bottom: 2px;
	left-margin: 5px;
	border-bottom: 1px solid #CCCCCC;
	background: url('../images/content_bg.gif');
	background-repeat: repeat-y;
	font-weight: bold;
}

#admin_content {
	background-color: white;
	background: url('../images/content_bg.gif');
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	clear: both;
}

#admin_content 
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

.content a,.content a:link,.content 
a:visited,.content a:active {
	color: #333333;
	text-decoration: none;
}

.content 
a:hover {
	color: #333399;
	text-decoration: underline;
}

.footer {
	background: url('../images/layout1_r8_c1.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCFF;
}

.footer a,.footer a:visited,.footer a:active,.footer a:hover,.footer a:link
	{
	color: #CCCCFF;
}

.thumbnail img {
	float: left;
	padding: 2px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}

.thumbnail:hover img {
	padding: 2px;
	margin: 0px;
	border: 1px solid #009900;
}

.thumbnail:hover {
	color: #009900; /* Dummy definition to overcome IE bug */
	border: 0px;
}

.sponsorImg {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #009900;
	margin: 10px;
	margin-top: 5px;
	margin-right: 0px;
}

.articleImg {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #009900;
	margin: 10px;
	margin-top: 5px;
	margin-left: 0px;
}

.articleBody p {
	margin-top: 2px;
	padding-top: 0px;
}

input,select,button,textarea,file {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	border: 1px solid #666699;
	padding-left: 2px;
	color: #333333;
}

.label {
	font-weight: bold;
	font-size: 11px;
	white-space: no-wrap;
}

.smallText {
	font-size: 11px;
	white-space: no-wrap;
}

.toprow {
	background-color: #CCCCFF;
	font-weight: bold;
}

.add,a.add,a:link .add,a:visited .add,a:hover .add,a:active .add {
	background-color: #6699FF;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2px;
	border: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	text-decoration: none;
}

.edit,a.edit,a:link .edit,a:visited .edit,a:hover .edit,a:active .edit {
	color: #3366CC;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
}

.delete,a.delete,a:link .delete,a:visited .delete,a:hover .delete,a:active
	.delete {
	color: #990000;
	padding-left: 3px;
	padding-right: 2px;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
}

.search,a.search,a:link .search,a:visited .search,a:hover .search,a:active
	.search {
	color: #006600;
	padding-left: 3px;
	padding-right: 2px;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
}

.editbtn,a.editbtn,a:link .editbtn,a:visited .editbtn,a:hover .editbtn,a:active
	.editbtn {
	background-color: #3366CC;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2px;
	border: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	text-decoration: none;
}

.modifybtn,a.modifybtn,a:link .modifybtn,a:visited .modifybtn,a:hover
	.modifybtn,a:active .modifybtn {
	background-color: #333399;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2px;
	border: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	text-decoration: none;
}

.deletebtn,a.deletebtn,a:link .deletebtn,a:visited .deletebtn,a:hover
	.deletebtn,a:active .deletebtn {
	background-color: #990000;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2px;
	border: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	text-decoration: none;
}

.searchbtn,a.searchbtn,a:link .searchbtn,a:visited .searchbtn,a:hover
	.searchbtn,a:active .searchbtn {
	background-color: #006600;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2px;
	border: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	text-decoration: none;
}

.row0 {
	padding: 2px;
}

.row1 {
	padding: 2px;
	background-color: #E8E8E8;
}

.empty_list {
	padding: 10px;
	color: #333333;
}

.successMsg {
	color: #3366CC;
}

.errorMsg {
	color: #990000;
}

.newItem {
	font-weight: bold;
}

#searchTable {
	border: 1px solid #666699;
}

.row0 a,.row0 a:link,.row0 
a:visited,.row0 a:active,.row0 a:hover,.row1 a,.row1 a:link,.row1 a:visited,.row1 a:active,.row1 a:hover
	{
	color: #333399;
	text-decoration: underline;
}

.required {
	color: #990000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hints {
	color: #333399;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu ul {
	font-size: 12px;
	float: left;
	clear: all;
	height: 30px;
	margin: 0;
	padding-left: 0;
	margin-bottom: 10px;
	list-style: none;
	background-color: #F4F4FF;
}

#menu li {
	float: left;
	height: 24px;
	padding: 0;
	display: inline;
	margin: 0;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu 
li.active {
	font-weight: bold;
}

#menu a,#menu a:link,#menu a:visited,#menua :active {
	text-decoration: none;
	font-weight: bold;
	color: #3366CC;
}

#menu a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #3366CC;
}

.productName {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.productNameLarge {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.emph {
	color: #666699;
	font-weight: bold;
}