BODY  
{
	font-family: sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #c8d1d1;
	margin: 0px;
	padding: 0px;
}

.ar
{
		font-family: arial;
}

.ve
{
		font-family: verdana;
}


TD
{
	font-family: Ottawa, ottawat, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

IMG
{
	border: 0px;
}

TABLE.main 
{
	border-spacing: 0px;
}


/* InputDefault */
input.InputHint, textarea.InputHint
{
	color: #a0a0a0;
}
input.InputTyped, textarea.InputTyped
{
	color: #000000;
}


.LeftMenu, .LeftMenuSelected
{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #576780;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	height: 33px;
	width: 50%;
}

.LeftMenuSelected
{
	background-color: #0a92dc;
}

a.lm,
{
	color: #f0f0f0;
}

a.lm:hover, a:visited.lm, a:active.lm
{
	color: #ffffff;
}

.RightMenu
{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #96b1c4;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	width: 20%;
	text-align: center;
	color: ffffff;
}

A
{
	text-decoration: none;
	color: #f0f0ff;
}

A:Hover
{
	text-decoration: none;
	color: #ffffff;
}

a.menu
{
	color: #568600;
	font-size: 11px;
	font-weight: bold;
}

a.menu:hover, a.selected_menu:hover 
{
	color: #7594EB;
	font-weight: bold;
}

a.selected_menu
{
	color: #0069ca;
	font-weight: bold;
}


a.SubMenu, a.SubMenuSelected
{
	font-size: 11px;
	color: #568600;
}

a.SubMenuSelected
{
	font-weight: bold;
}

.blue_bg
{
	background-color: #0a92dc;
}

p, li
{
	font-family: Verdana, "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	color: #FFFFFF;
	line-height: 18px;
}
p a, li a
{
	text-decoration: underline;
}
p a:hover, li a:hover
{
	text-decoration: underline;
	color: yellow;
}

table.artimg
{
	width:178px;
	padding-right: 8px;
	padding-bottom: 10px;
}

td.artimg
{
	background-color: white;
	text-align: center;
	vertical-align: middle;
	border: solid 5px #96B3C3;
	padding: 3px;
	height: 117px;
	width: 117px;
}

img.artimg
{
	border: 0px;
	cursor: hand;
}


DIV.Thumbnail
{
	border: solid 5px #96B3C3;
	width: 100px;
	height: 100px;
	background: white url(img/n.gif) no-repeat center center;
	cursor: pointer;
}

