A:LINK, A:VISITED{ 	color : Blue; 	font-size: 12px; 	text-decoration:none; } 
A:ACTIVE, A:HOVER{ 	color : #009C00; 	font-size: 12px; } 
BODY{ font-size: 13px; font-family: 13px Arial, Helvetica, sans-serif; font-weight : normal; margin:0px; padding:0px; BORDER:0px; }
P{ font-size : 13px; direction : ltr; font-weight : normal; font-family: 13px Arial, Helvetica, sans-serif; margin:15px;}
TABLE{ font-family: 13px Arial, Helvetica, sans-serif; font-size : 13px; }
TD { font-family: Arial, Helvetica, sans-serif;	font-size : 13px;}
pre { text-align :left; font-size : 10px;}
H1{ font-size: 15px; text-align : center; FONT-WEIGHT: bolder; color : Black;}
h2{ font-size: 14px; font-weight: bold;	color : Black;  margin:10px;}
h3{ font-size: 13px; color: Black; font-weight: bold;}
h4{ font-size : x-small; color : Black; font-weight: bold;}
h5{ font-size : 12px; color : Black;}
h6{ font-weight : normal; font-size : xx-small; font-weight: bold; font-style : normal; color : Black; text-align : left; }
em{ text-align : left; font-size: x-small; font-style: italic; }
img{border:0px;}
/*
	Classes
*/

.fieldcaption{ FONT-WEIGHT: bolder; font-size: smaller; }
.textbox{ font-size: smaller; }
.catname{ text-decoration: none; font-size: 13px; color: #000000;}
.childcatname{ font-weight: normal; font-size: 10px; text-decoration: underline; color: #000000;}
.cell{ background-color: #ffffff;}
.catcontent{ font-size: smaller; }
.linkol{ font-size: 13px; }
.linkli{ font-size: 13px; }
.linkA{ color: #000000;	 }
.linkdesc{ font-size: 12 }
.linkcommands{ font-size: smaller;}
.mainbrowser{ background-color: #88ffff; font-size=smaller; }
.maincontent{ font-size: normal; }
.command{ background-color: yellow; font-size: smaller; }
.imagetitle{ font-size: 12px; color: black; text-align :center; }
.imagedesc{ font-size: 11px; font-style: normal; font-variant: normal; text-align: leftr; }
.imagesource{ font-size: 10px; font-weight: bold; text-align :left; }
.imagename{ font-size: 11px; font-weight: bold; text-align :center; } 
.dirname{text-decoration: none; font-weight: bold; font-size: 13px; };
.sideboxtitle{
	border:1px #00CCFF solid;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
  }
.sideboxcontent{
	border:1px #00CCFF solid;
	color:#FFFFFF;
	font-size:12px;
	padding:2px;
}
.homedir{
	border-width:1px;
	border-style:solid;
	border-color:#FF0000;
	background-color:#FFFFFF;
	padding:2px 2px 20px;
}
.dirstring{
	border-bottom:1px dashed #0000FF;
	background-color:#00CCFF;
	display:block;
	color: #FF0000;
}

.dirname{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
};

a.dirtitle,a.dirtitle:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
	background-color:#00CCFF;
};
 .headtitle{
    font-size: 15px;
    text-align : center;
	FONT-WEIGHT: bolder
	font-family: Tahoma;
	background: #00CCFF; 
    color : #FF0000;

   }

   .headtitle1{
    font-size: 15px;
    text-align : left;
	FONT-WEIGHT: bolder
	font-family: Tahoma;
	background: #00CCFF; 
    color : #FF0000;

   }
.headtitle2{
    font-size: 15px;
    text-align : right;
	FONT-WEIGHT: bolder
	font-family: Tahoma;
	background: #00CCFF; 
    color : #FF0000;

   }


/*

	IDs

*/
#pagetitle{

}
#pagesubtitle{
	background-color: #FFFFFF;
}
#pagebrowser{
	background-repeat:repeat-y;
};
#pagecontent1{
	border-width:1px;
	border-color:red;
	border-style:solid;
};
#pagecontent{
	padding:5px;
};
#pagefooter{


};
#pagecolumn{
	background-color: #003396;
	background-position:right;
};
#pageseparator{
	background-color: #FFFFFF;
};

