strong.star {
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	color: #cc0099;
}

textarea {
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	background-color: #f2f1ec;
	border-color: #f2f1ec;
	color: #000000;
}
input {
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	background-color: #f2f1ec;
	border-color: #f2f1ec;
	color: #000000;
}
input.check {
	background-color: #ffe491;
}

input.submit {
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	background-color: #dcdcba;
	border-color: #ffffcc;
	color: ##330000;
	width: 150px;
	height: 25px;
}
INPUT.forbidden {
	background-color: #e2a86d;
	}
	
INPUT.allowed {
	background-color: #f2f1ec;
	}
	
select {
	background-color: #e2a86d;
	border: #FFEECC;
	color: ##330000;
}
h2 {
	font-size : 16px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	color : #000000;
}

h3 {
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	color : #000000;
}

h4 {
	font-size : 13px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
}

h5 {
	font-size : 10px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	color: #660000;
}

table { 
	background-color : #ffe491;
	color : #545454;
}

table.dark { 
	background-color : #EAE3E1;
}

li {
	font-size : 13px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	color : #545454;
}

td {
	font-size : 13px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	color : #545454;
}

td.aval {
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	valign : middle;
	background-color : #c7395a;
	color : #000000;
}

td.na {
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	valign : middle;
	background-color : #c0c0c0;
	color: #808080;
}
td.content {
	font-size : 13px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	color : #545454;
}
td.inscreenum {
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img.pagenav {
	margin: 2px;
}
td.rs1 {
	color: #545454;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fef2cb;
	
}
td.rs2 {
	color: #545454;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fffad5;
	
}

td.header {
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e2a86d;
}
p {
	line-height: 20px;
	margin: 0px;
	color: #666666;
	font-size : 13px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #545454;
}
p.header {
	font-size : 16px;
	font-weight : bolder;
	}

		
p.bodytext {
	font-size : 13px;
	font-weight : normal;
}

p.mleft {
	margin-left: 20px;
	font-size : 13px;
	font-weight : normal;
} 
p.mmleft {
	margin-left: 40px;
	font-size : 13px;
	font-weight : normal;
} 

li {
	font-size : 13px;
	font-weight : normal;
}
A:LINK.pagenav {
	color: #666666; text-decoration: none; 
	font-size : 18px;
	font-weight : normal;
	}

A:VISITED.pagenav  {
	color: #666666; 
	text-decoration: none;
	font-size : 18px;
	font-weight : normal;}

A:ACTIVE.pagenav  {
	color: #ff6600;
	font-size : 18px;
	font-weight : normal;
	}
	
A:HOVER.pagenav  {
		color: #e2a86d; 
		text-decoration: underline; 
		font-size : 18px;
		font-weight : normal;} 

A:LINK.pagenow {
	color: white; 
	text-decoration: none; 
	background-color: #e2a86d;
	font-size : 18px;
	font-weight : bold;}
						
A:VISITED.pagenow  {
	color: white;
	text-decoration: none; 
	background-color: #e2a86d;
	font-size : 18px;
	font-weight : bold;}

A:ACTIVE.pagenow  {
	color: white; 
	text-decoration: none;
	background-color: #666666;
	font-size : 18px;
	font-weight : bold;}
	
A:HOVER.pagenow  {
	color: white; 
	text-decoration: underline; 
	font-size : 18px;
	font-weight : bold;} 

A:LINK.neworder{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

A:VISITED.neworder  {
	color: #000000; 
	font-size: 12px;
	font-weight: bold; 
}

A:ACTIVE.neworder {
	color: #ff0000;
	font-size: 12px;
}

A:HOVER.neworder {
	font-size: 12px;
	font-weight : bold;
	text-decoration: underline; 
	color: #ff0000;
	}
A:LINK.singlehit{
	color: #545454;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

A:VISITED.singlehit  {
	color: #ffcc00;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

A:ACTIVE.singlehit {
	color: #545454;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

A:HOVER.singlehit {
	color: orange;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	}
A:LINK.catalog{
	color: #545454;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

A:VISITED.catalog  {
	color: #000000;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

A:ACTIVE.catalog {
	color: #545454;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

A:HOVER.catalog {
	color: orange;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	}
A:LINK.inscreen{
	color : white;
	font-size : 10px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 10px;
	}

A:VISITED.inscreen  {
	color : white;
	font-size : 10px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 10px;
}

A:ACTIVE.inscreen {
	color : white;
	font-size : 10px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 10px;
	}

A:HOVER.inscreen {
	color : white;
	font-size : 10px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; 
		color: orange;
	line-height: 10px;
	}	
	
A:LINK {
	color: #666666; text-decoration: none; 
	font-size : 14px;
	font-weight : normal;
	}

A:VISITED {
	color: #666666; 
	text-decoration: none;
	font-size : 14px;
	font-weight : normal;}

A:ACTIVE {
	color: #ff6600;
	font-size : 14px;
	font-weight : normal;
	}
	
A:HOVER {
		color: #ff6600;  
		text-decoration: underline; 
		font-size : 14px;
		font-weight : normal;} 
		
A:LINK.download{
	color: #000000;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline;}

A:VISITED.download  {
	color: #cc9966; 
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline;}

A:ACTIVE.download{
	color: #000000;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cc0066;
	text-decoration: underline;}

A:HOVER.download{
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #cc3300;
	}
	
A:LINK.aval{
	color: #ffffff;
	font-size: 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline;}

A:VISITED.aval  {
	color: #c0c0c0;	
	font-size: 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline;}

A:ACTIVE.aval{
	color: #000000;
	font-size: 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff6600;
	text-decoration: underline;}

A:HOVER.aval{
	font-size: 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #FFE491;
	}
	
A:LINK.mini{
	color: #000000;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline;}

A:VISITED.mini  {
	color: #c0c0c0;	
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline;}

A:ACTIVE.mini{
	color: #000000;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff6600;
	text-decoration: underline;}

A:HOVER.mini{
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #cc3300;
}

