body {
	text-align: center; /* required for centering the page in IE */
	margin:0;
	font-family: Verdana, Arial, sans-serif;	
	font-size: 11px;
	color: white;
}


img { 
	border:none;
} 

a img { 
	border:none;
} 

a:hover img { 
	border:none;
} 

input { 
	font-size: 10px;
} 

.wrapper {
	width: 800px;
	margin: 0 auto; /* centering the page */
	text-align: left;
	/*background: url(bg.gif) repeat-y; */
}

.header {
	height: 200px;
	width: 800px;
	position:absolute;
	padding: 5px;	
	color: #333333;
}	
	


.navtrail a {
    color: #999999;	
    text-decoration: underline;	
}

.navtrail a:hover {
    color: #333333;	
    text-decoration: underline;	
}	

.content {
	top: 115px;
	left: 290px;
	width: 520px;
	position: relative;	
	/*background-color: #F6F3E9;	*/
}
	
.main_content {
    color: #333333;	
	font-size: 12px;
	line-height: 1.5;
	background-color: #F6F3E9;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}	

.main_content a {
  color: #3399FF;
  text-decoration: none;
}	

.main_content a:hover  {
  color: #3399FF;
  text-decoration: underline;
}	


.main_top_row  {
	height: 25px;
	background-color: #F6F3E9;
	padding-top: 4px;		
	padding-left: 5px;
	padding-right: 5px;	
    text-align:right;	
}

TD.main, P.main {
    color: #333333;
	
	font-family: Verdana, Arial, sans-serif;	
	font-size:12px;
	line-height:1.5;

}


.smallText {
	font-family: Verdana, Arial, sans-serif;	
	font-size:12px;
	line-height:1.5;
}



.main_top_row  a {
    color: #666666;	
    text-decoration: none;
}

.main_top_row  a:hover {
    color: #333333;	
    text-decoration: underline;
}


.cart {
	width: 200px;
    color: #999999;	
}

.cart a {
    color: #999999;	
    text-decoration: underline;	
}	
	
.cart a:hover {
    color: #333333;	
    text-decoration: underline;	
}	

TD.infoBoxHeading_right {
  font-weight: bold;
   color: #cc3366; 
}
	
	
.left {
	color: #333333;
	top: 35px;
	width: 280px;	
	position: absolute;
}


.left a {
    color: #333333;
	font-weight: normal;
	text-decoration: underline;	
}

.left a:hover {
    /*color: #333333;*/
	font-weight: normal;
}

/*
#left a {
  font-size: 11px;
  text-decoration: none;
}


#left a:hover {
  font-size: 11px;
  text-decoration: underline;
}
*/

#logo {
	width: 280px;	
	height: 100px;
	position: relative;		
}


.left-boxes {
	margin-left:60px;
	/*color: #333333;*/
	
}


.left-boxes a {
	text-decoration: none;
}

.left-boxes a:hover {
	text-decoration: underline;
}


.contentsTopics {
	font-size: 14px;
	font-weight: bold;
    color: #cc3366;	
	padding-bottom: 5px;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 14px;
	font-weight: bold;
    color: #cc3366;	
	padding-bottom: 5px;
}
	
/*
.boxText a {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
}

.boxText li ul {
	list-style: none;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
}

# = ID
. = class
*/


TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  height:17px;
  color: #cc3366;
  padding-left: 0px;
}	



.boxText {

	line-height: 1.8;
	/*border: 1px solid brown; 
	list-style-type: disc;*/

}

.boxText a {
	color: #333333;
}

boxText a:hover  {
	color: #333333;
}


a.Current {
	color: #cc3366;
}



.infoBox {
	margin: 0;
	padding: 0;
}


/*
ul#CatNavi {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 2.0;	
}

li#CatNavi {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

*/
#CatNavi {
	margin: 0px;
	padding: 0px;
	
	/*border-top: 1px dotted #999999;
	border: 1px solid red;

	    padding-top: 5px;
	    padding-right: 0px;
	    padding-bottom: 0px;
	    padding-left: 0px;
	 */
}

a#CatNavi {
	text-decoration: none;
}


ul.CatLevel1, li.CatLevel1 {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	color: red;
	border-top: 5px solid white;
	border-bottom: 20px solid white;
}


ul, li {margin-left: 0; padding-left: 0;}


ul.CatLevel2, li.CatLevel2{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	color: red;
	border-top: 5px solid white;
	border-bottom: 1px dotted #999999;
	
}

ul#InfoCatNavi {
	margin: 0;
	padding: 0;
	border-bottom: 5px solid white;
}

li.InfoCatLevel1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: red;
	border-top: 5px solid white;
	border-bottom: 1px dotted #999999;
	
}


a#MyCatLink1 {
	color: #666666;
	font-weight: bold;
}

a.Current#MyCatLink1  {
	color: black;
	font-weight: bold;
}


a#MyCatLink1:hover {
	text-decoration: underline;
	font-weight: bold;
}

a#MyCatLink3  {
	color: #666666;
	font-weight: bold;
}

a.Current#MyCatLink3  {
	color: black;
	font-weight: bold;
}

a#MyCatLink3:hover  {
	text-decoration: underline;
	font-weight: bold;
}



.confirmationEdit a{
	color: #cc3366;
	font-style: italic;
}

.confirmationEdit a:hover {
	color: #cc3366;
	font-style: italic;
	text-decoration: underline;
}

	
.moduleHeading {
	font-size: 14px;
	font-weight: bold;
    color: #cc3366;	
	padding-bottom: 5px;
}
	

A.copyright {
  color: #000000;
}

A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}