body
{
	margin: 5px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	font-weight: bold;
	font-size: 15px;
	margin:  0px 0px 6px 0px;
	color: #000066;
}
sup
{
	color: #cc0000;
}
.new
{
	vertical-align:super;
	font-size: 10px;
	margin-left: 2px;
	color: #000066;
}
h2
{
	color:  #000066;
	font-size: 12px;
	margin: 6px 0px 6px 0px;
	text-transform: lowercase;
}
li
{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: square;
}
ul
{
	margin-top: 0px;
}
.error
{
	color: Red;
	font-weight: bold;
}

.mainTableBottomTD
{
	height: 16px;
}
.middleTableLeftTD
{
	width: 180px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
}
.middleTableLeftTable
{
	margin-left: -10px;
	margin-top: 10px;
	width: 100%;
}
.topTableLeftTD
{
	width: 180px;
	vertical-align: top;
}
.topTableRightTD
{
	padding-left: 50px;
}

.menuStoneTD
{
	width: 20px;
}
.menuItem
{
	width: 160px;
}
#menu
{
	width: 180px;
	
}
#menu table
{
	width: 180px;
}
.menuItem A:link
{
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.menuItem A:visited
{
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.menuItem A:active
{
	color: #000066;
}
.menuItem A:hover
{
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.mainContentTD
{
	text-align: justify;
}

.title1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; font-weight: bold; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none}

.title2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000066; text-decoration: underline}

.maintxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000066; text-decoration: none}

.google{

	position: absolute;

	display: block;

	left: 750px;

}
.mainPageHeader {

	font-weight: normal;
}

#productList
{
	font-family: Verdana;
}
#productList ul 
{
		list-style: none;
		margin: 0px;
		border: none;
}
#productList li h1
{
	background-color: white;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#productList img
{
	border: 0px;
}
			
#productList li {
	display: inline;
	vertical-align: top;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color:  white;
	text-align: center;

}
#productList li a {
	text-decoration: none;
	text-align:left;
}

html>body #productList li a {
	width: auto;
}

#productList li a:hover {
	background-color: #EEEEEE;
}
/** a div that contains all the styles for the product page */
#product
{
}
#product img
{
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

#allCategoriesList {
background-color: #F8DA6B;
height:20px;
margin-top: 5px;
margin-bottom: 15px;
}

#allCategoriesList ul {
		list-style: none;
		margin: 0px;
		border: none;	
}
			
#allCategoriesList li {
font-weight:bold;
display: inline;

	}
#allCategoriesList li a {
	text-decoration: none;
	color: #000066;
	float: left;
	vertical-align: middle;
	text-align:center;
	padding: 6px;
	border-right-color: #CCCCCC;
	border-right-style: dashed;
	border-right-style: dashed;
	border-right-width: 1px;
}

#allCategoriesList br{
font-size:0px;
}

html>body #allCategoriesList li a {
	width: auto;
}

#allCategoriesList li a:hover {
	background-color: #000066;
	color: white;
	float: left;
	vertical-align: middle;
	text-align:center;
}
#allCategoriesList  li.EFmenuBorder a{
background-color: #EEEEEE;
}
a:link
{
	color: #cc0000;
	text-decoration: none;
}
a:visited
{

		color: #DA6767;
	text-decoration: none;
}
a:active
{
	color: #cc0000;
	text-decoration: none;
}
a:hover
{
	color: #000066;
	text-decoration: underline;
}

/* 


		forum-specific-styles 

*/

.ForumAllTable
{
	left: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: static;
	top: 0px;
	border-bottom-style: none;
}


.ForumListItemAlt
{
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
    width: 100%;
}

.ForumListHead
{
    background-color: #F8DA6B;
    color: #000066;
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 11px;
    padding-left: 5px;
    width: 100%;
}

.ForumHeaderTable
{
	width: 100%;
	height: 20px;
	background-color: #F8DA6B;
    color: #000066;
	vertical-align: middle;
}


.ForumHeaderTD
{
	background-color: #F8DA6B;
    color: #000066;
	padding: 5px;
}

.ForumHeaderTD h1
{
	font-weight: bold;
	margin: 0px;
}
.ForumNormalBold
{
	font-weight: bold;
}
/* listOfcatialPosts */
.ForumPanelStyle
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	width: 100%;
	padding-top: 4px;
}
.ForumContentTable
{
	font-size: 10pt;
	font-family: Verdana;
	width: 100%;
}

.ForumContentHeadText
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	color: #3477BB;
	font-family: Verdana, Arial;
}

/* - the main style of the FORUM list */

.ForumListItem
{
	color: #000000;
	padding-left: 5px;
	font-size: 11px;
	border-left: dimgray 1px solid;
	width: 100%;
	color: black;
	border-bottom: dimgray;
	font-family: Verdana, Arial;
	background-color: #ffffff;
}


.ForumTimeStyle
{
	color: #666666;
}


.ForumNormal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

