
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}
A:ACTIVE{
	text-decoration : none;
} 

A:HOVER{
	text-decoration : underline;
	color : Red;
}

A:VISITED {
	color : Navy;
}

TH {
	color : White;
	background :  #0000cc;
	/*font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	/*font-size : 16px;
	font-weight : bold;*/
	/*border : thin ridge White;
	background : Navy;*/
}



.tab1 {
	background : #0000cc;
}

/*.thesaurusElement {
	cursor : hand;
}

.thesaurusBlock{

	display : none;

}

LI UL LI{
 	list-style-type: none;
 }
 
LI {
	list-style-type: none;
}

.HiddenFormFieldName {
	cursor : hand;
}

.HiddenFormField {
	display : none;
}

BODY {
	background-color : White;
}

TABLE{
	background-color : White;
	border : thin inset silver;
	border-collapse : collapse;
}

TH {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	border : thin ridge White;
	background : Navy;
}

TD {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border : none;
}

U { color:red;
 }

TEXTAREA{
	background : White;
}

 INPUT {
	background : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : navy;
	font-size : 12px;
}

IMG {
	border : thin ridge silver;
}

.ub { color:Blue;
 }

.ug { color:Green;
 }



.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.submenu {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	border : thin solid silver;
	background : Navy;
}

.submenu TD {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background : white;
}


.thesaurus {
	background-color : White;
	border : none;
}

.comment {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

TABLE TABLE{
	background : White;
	border : medium none silver;
	border-collapse : collapse;
}

.ContentData {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	ime-mode : auto;
	color : Maroon;
	display : inline;
	background-color : Silver;
}

.BlockedLink {
	border : thin inset Silver;
	padding : 5 5 5 5;
	background-color : Navy;
}

.PictureViewer {
	border : none;
}

.PictureBox {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	border : none;
}


.PictureBoxTopLeft{
	border-style : none inset inset none;
	border-width : 1px 1px 1px 1px;
	border-color : Black Black Black Black;
	width : 15;
}

.PictureBoxMiddleLeft{
	border-style : inset inset inset none;
	border-width : 1px 1px 1px 1px;
	border-color : Black Black Black Black;
}

.PictureBoxBottomLeft{
	border-style : inset inset none none;
	border-width : 1px 1px 1px 1px;
	border-color : Black Black Black Black;
}

.PictureBoxTopCenter{
	border-style : none inset inset inset;
	border-width : 1px 1px 1px 1px;
	border-color : Black Black Black Black;
}

.PictureBoxMiddleCenter{
	border-style : inset inset inset inset;
	border-width : 1px 1px 1px 1px;
	border-color : Black Black Black Black;
}

.PictureBoxBottomCenter{
	border-style : inset inset none inset;
	border-width : 1px 1px 1px 1px;
	border-color : Black Black Black Black;
}

.PictureBoxTopRight{
	border-style : none none inset inset;
	border-width : 1px 1px 1px 1px;
	border-color : Black Black Black Black;
	width : 10;
}

.PictureBoxMiddleRight{
	border-style : inset none inset inset;
	border-width : 1px 1px 1px 1px;
	border-color : Black Black Black Black;
}

.PictureBoxBottomRight{
	border-style : inset none none inset;
	border-width : 1px 1px 1px 1px;
	border-color : Black Black Black Black;
}

.PictureCaption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-align : left;
}

.ShoppingCart {
	border : none;
}

.LeftMenuBar{
	background-color: silver;
}

.LeftMenuBarFont {
	
}*/