/** 
* 

**
*/

/** 
* DEFAULT FONT PROPERTIES

**
*/


*	{
	font-family: Verdana,Arial, Geneva;
	font-size:8pt;
	}

table a {	
	color: Black;
	text-decoration: none;
	border: no border;
	}

/** 
* SETTING OVERALL WIDTH OF PAGE

**
*/

table.overall{
	width: 962px

	td-align: left;
	}

/** 
* FONT SIZE FOR ELEMENTS IN MENU BARS, AND WIDTH ESABLISHMENT FOR SIDE BAR

**
*/


table.overall td{
	font-size: 8pt;
	td-width: 200px;

	}
/** 
* TOP MENUBAR AND LOGO BAR WIDTH/HEIGHT

**
*/
table.topmenu {
	align: right;
	width: 800px;
	height: 50px;
	}
/** 
* COLOR AND BORDER PROPERTIES FOR TOP MENU BAR BUTTONS ONLY

**
*/
table.topmenu td{
	text-align: center;
	border: 1px solid black;
	background: lightgray ;
	background: lightgrey ;
	}

/** 
* SET COLORS AND OTHER PROPERTIES FOR SIDE MENU CELLS AND BACKGROUND

**
*/
td#sm	{
	vertical-align: top;
	background: yellow;}

/** 
* MORE SIDE MENU PROPERTIES

**
*/

table.sidemenu {
	width: 162px;
	
	}
/** 
* SIDE MENU BAR CELL PROPERTIES

**
*/
table.sidemenu td{
	height: 20px;
	text-align: left;
	}
/** 
* FOLLOWING IS INDIVIDUAL PAGE PROPERTIES

**
*/

/** 
* SET WIDTH OF PRIMARY MENU STYLE

**
*/
table.level2 img{
	width: 100px;
	}

table.level2 th {
	text-align: center;
	font-size: 18px;
	border: 0px solid black;
	}
table.level2 td {
	width: 100px ;
	text-align:left;
	img-align:left; 
	border: 0px solid black;
	}

table.item th {
	text-align: center;
	font-size: 18px;
	border: 0px solid black;
	}
table.item td {
	width: 100px ;
	text-align:left;
	img-align:left; 
	border: 0px solid black;
	}

td#des {
	width: 500px;
	text-align:left;
	font-size: 12px;
	}
td#des a{
	font-size: 12px;
	}
td#sxdes {
	width: 500px;
	text-align:left;
	font-size: 12px;
	}
td#sxdes a{
	font-size: 12px;
	}
td#sxdes img{
	width: 600px;
	}
td#sxdes2 {
	width: 500px;
	text-align:left;
	font-size: 12px;
	}
td#sxdes2 a{
	font-size: 12px;
	}
td#sxdes2 img{
	width: 400px;
	}

td#descrip {
	width: 700px;
	text-align:left;
	font-size: 12px;
	}
td#descrip a{
	font-size: 12px;
	}
td#descrip li{
	font-size: 12px;
	}


td#desmain {
	width: 500px;
	font-size: 14px;
	}
td#sections {
	font-weight:bold;
	text-align:center;
	font-size: 14px;
	border: 0px solid black;
	}
th#sections {
	font-weight:bold;
	text-align:center;
	font-size: 14px;
	border: 1px solid black;
	}

th#sections a {	
	color: Black;
	text-decoration: none;
	border: no border;
	font-size: 14px;
	}
td#desmain a {	
	color: Black;
	text-decoration: none;
	border: no border;
	font-size: 12px;
	}

th#news {	
	color: Black;
	text-decoration: none;
	border: no border;
	font-size: 14px;
	}


td#news1 {	
	text-align:center;
	width: 200px;
	color: Black;
	text-decoration: none;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 14px;
	padding: 0px;
	}
td#news2 {	
	text-align:left;
	width: 600px;
	color: Black;
	text-decoration: none;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 12px;
	padding: 0px;
	}
td#shop {	
	width: 600px;
	text-align:left;
	color: Black;
	text-decoration: none;
	border: no border;
	font-size: 14px;
	}


td#shop1 {	
	text-align:center;
	width: 200px;
	color: Black;
	text-decoration: none;
	font-size: 14px;
	border: no border;
	padding: 0px;
	}
td#shop2 {	
	text-align:center;
	width: 600px;
	color: Black;
	text-decoration: none;
	border: no border;
	font-size: 12px;
	padding: 0px;
	}
td#shop2 a {	
	color: Blue;
	text-decoration: underline;
	font-size: 12px;
	}



table.detailed {
	border: 1px solid black;
	}
