body {
	font-family: Arial, Verdana, Georgia;
	background-color: #FFFFFF;
	font-size:12px;
}

.content{
	font-family: Arial, Verdana, Georgia;
	background-color: #FFFFFF;
	font-size:12px;
	padding:10 10 10 10;
	vertical-align:top;
}
.content a{
	color:#FF6600;
	text-decoration:underline;
}
.content a:visited{
}
.content a:hover{
	color:#FF3300;
}
.content a:active{
}
.content table{
	font-size:12px;
}

.link{
}

.link a{
	color:#FF6600;
	text-decoration:underline;
}
.link a:visited{
}
.link a:hover{
	color:#FF3300;
}
.link a:active{
}

.blueText{
	color:#000099;
}

.navButton {
	font-family: Arial, Verdana, Georgia;
	font-size: 10px;
	font-weight: bold;
	/*display:table-cell;*/
	background-color:#000099;
	border-bottom:2px solid #666666;
	/*height:24px;*/
	text-align:center;
	margin:0 0 0 0;
	width:100%;
	height:100%;
}

.navButton a{
	width:100%;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}

.navButton a:visited{
}

.navButton a:hover{
	background-color:#999999
}

.navButton a:active{
	background-color:#999999;
	text-decoration:underline
}

.loginDet {
	font-size:10px;
	text-align:right;
}

.navBar {
	background-color:#FFBBFF;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}

.navBar a{
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}

.navBar a:visited{
}

.navBar a:hover{
	color:#FF3300;
	text-decoration:underline;
}
.navBar a:active{
	color:#FF6600;
	text-decoration:none;
}

.catHead {
	border-bottom:2px solid #666666;
	color:#FF6600;
	background-color:#000099;
	font-family: Arial, Verdana, Georgia;
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
	text-indent:5px;
}

.catList{
	width:100%;
	background-color:#000099;
	font-family: Arial, Verdana, Georgia;
	font-size: 12px;
	font-weight: bold;
}

.catList ul{
	list-style-type:none;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.catList li{
	text-indent:13px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:2px solid #666666;
}
.catList a{
	display:block;
	width:100%;
	color:#FF6600;
	text-decoration: none;
}
.catList a:link {
	/*font-weight: normal;*/
}
.catList a:visited {
	color: #FF6600;
	text-decoration: none;
	/*font-weight: normal;*/
}
.catList a:hover {
	color: #FF6600;
	/*font-weight: normal;*/
	background-color:#666699;
	text-decoration: none;
}
.catList a:active {
	color:#FF6600;
	text-decoration: underline;
	/*font-weight: normal;*/
}

.menu {
	background-color:#FFCCFF;
	font-family: Arial, Verdana, Georgia;
	font-size: 12px;
	font-weight: bold;
	display:none;
	left:150px;
	top:200px;
	width:150px;
	border:1px solid #FF66FF;
	border-bottom-style:none;
}

.menu ul{
	list-style-type:none;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.menu li{
	text-indent:13px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:1px solid;
	border-bottom-color:#FF66FF;
}

.menu a{
	display:block;
	width:100%;
	color:#000099;
	text-decoration: none;
}
.menu a:link {
}
.menu a:visited {
	color: #000099;
	text-decoration: none;
}
.menu a:hover {
	color:#FFFFFF;
	background-color:#FF66FF;
	text-decoration: none;
}
.menu a:active {
	color:#000099;
	text-decoration: underline;
}

.navGradientCell {
	background-image:url(navigation.gif);
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	text-indent:8px;
}

.imageCell{
	width:75px;
	height:75px;
	vertical-align:center;
	text-align:center;
}

.shortDescripCell{
	/*width:450px;*/
	text-align:justify;
	margin:5 5 5 5;
	padding:5 5 5 5;
}
.resultTable {
	background-color:#FFCCFF;
	border-style:solid;
	border-color:#FF99FF;
	border-width:1px;
	width:600px;
}
.summaryTable{
	background-color:#FFCCFF;
	border-style:solid;
	border-color:#FF99FF;
	border-width:1px;
	width:100%;
}
.catalogHead{
	font-size:24px;
	color:#000000;
	text-align:left;
	font-weight:bold;
}

.authorCell{
	font-size:24px;
	color:#000000;
	text-align:right;
	font-weight:bold;
}

.deadLinkCell{
	color:#FF6600;
}

.descripIns{
	font-size:12px;
	text-align:right;
}

.categoryHead{
	font-size:24px;
	color:#000000;
	text-align:left;
	font-weight:bold;
}

.descripRow{
	/*display:none;*/
	background-color:#FFEEFF;
}

.popTable{
	background-color:#FFCCFF;
	color:#CC00FF;
	border-style:ridge;
	border-width:2px;
	border-color:#9900CC;
	padding:3 3 3 3;
	font-size:10px;
}

.evenRow{
	background-color:#FFFFFF;
}

.oddRow{
	background-color:#FFFFCC;
}

.errorRow{
	background-color:#FF0000;
	font-weight:bold;
	padding:3 3 3 3;
}

.okRow{
	background-color:#FFCCFF;
	font-weight:bold;
	padding:3 3 3 3;
}

.normalBold{
	font-weight:bold;
	margin-right:10;
}

.tableHead{
	font-weight:bold;
	text-align:left;
}

.form-label{
	font-weight:bold;
	width:100%;
	background-color:#FFFFCC;
}

.pageBar{
	background-color:#FFFFCC;
}.rowHeader {
	width: 30%;
}

