.navigators a:link, .navigators a:visited, .navigators a:hover, .navigators a:active {
	color: ButtonHighlight;
	text-decoration: none;
	background-color: #01193;
	border: 0px solid ActiveCaption;
	font-size: 15px;
}

body, html
{
    margin : 0px;
    height: 100%;
    padding : 0px;
    background-color : #011937;
    background-image : url("../img/back.jpg");
    background-repeat : no-repeat;
    background-position : center top;
    
}

div.main
{
    padding : 20px;
    width : 1024px;
}

table.main
{
    font-family : Trebuchet MS;
    color : #ffffff;
    font-size : 10pt;
    width : 100%;
}

div.welcome
{
    text-align : left;
    padding : 20px;
   
}

.welcome1
{
     text-align: justify;
}

.nav_btn
{
    text-align : center;
    width : 150px;
}

.nav_btn img, a
{
    border : 0px;
    color : #ffffff;
          text-decoration: none;
}

.themeImage
{
    text-align : center;
}

table.content
{
    width : 100%;
}

.adHeader
{
    width : 25%;
    font-size : 14pt;
     text-align : left;
}

.contentHeader
{
    width : 50%;
    font-size : 14pt;
    text-align : left;
}
.contentglav
{
    width : 50%;
    font-size : 10pt;
    text-align : left;
    border: 1px dotted #ff8c00;
}

.moreHeader
{
    width : 25%;
    font-size : 14pt;
     text-align : left;
}

.adBody
{
    padding : 10px;
    padding-left : 0px;
    vertical-align : top;

    
}

.contentBody
{
    padding : 10px;

    padding-left : 0px;
    vertical-align : top;
    text-align: left;
}

.moreBody
{
    padding : 0px;

    vertical-align : top;
     text-align : justify;
}

.footer
{
    background-image : url("../img/footer.jpg");
    background-repeat :  repeat-x;
    background-position : bottom;
    width : 100%;
    color : #ffffff;
    font-family : Trebuchet MS;
    font-size : 10pt;
    text-align :  center;
    height : 43px;
    margin-bottom : 0px;
}

.nav_wrap
{
    text-align : center;
    width : 100%;
}
.shop_selected
{
    color : #fed90d;
    text-align : left;
}


.ssum
{
    color : #fed90d;
    text-align : right;
}
.shop_sub_cat a, shop_sub_cat a:focus, shop_sub_cat a:active, shop_sub_cat a:hover, shop_sub_cat a:link, shop_sub_cat a:visited 

{
    margin-left : 20px;
    color : #fed90d;
    text-align : left;
	 text-decoration: none;
}




.shop_menu
{
    text-align : left;
}

.med_text
{
    width : 150px;
}

.med_btn
{
    width : 100px;
}

.ta_left
{
    text-align : left;
}

.yellow
{
    color : #fed90d;
}

.shop td
{
    font-size : 8pt;
    padding : 2px;
    vertical-align : top;
    text-align : left;
}

.spacer
{
    width : 3px;
}
imgs {
	border: 1px ridge white;
	
}


.part_img, a:active, a:focus, a:hover, a:link, a:visited {
	text-decoration: none;
	border: 1px none #f0ffff;
}


.wrap
{
    height : 100%;
    width : 100%;
}

.va_top
{
    vertical-align: top;
}

.va_bottom
{
    vertical-align : bottom;
}

