#men {
	margin:6px 20px 0px 20px; 
	color : #FB3500;
}

#men a:hover{
color : #FB3500;
}

#men a{
	color : #687185;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
li {
	font-family: Arial;
	font-size: 10pt;
	float: left;
	position: relative;
	width: 120px;
	text-align: center;
	cursor: default;
}


#nav li li a {
	display: block;
	font-weight: normal;
	padding: 0.2em 10px;
	border-top: 1px solid white;
}

#nav li li a:hover {
	color : #FB3500;
}

#nav li a:hover {
	color : #FB3500;
}



li ul {
display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(img/menu_bg.gif) bottom left no-repeat;
	padding: 0.5em 0 0.1em 0;
  }

li > ul {
	top: auto;
	left: auto;
	}

li:hover ul, li.over ul{ display: block; }

img{
    border: 0px
}


body,td{
    font-family : Tahoma;
    font-size : 11px;
    color: #FFFFFF;
   
}


p{

    text-align : justify;
}


a{
    color : #01188C;
    text-decoration : none;
}

a.lin{
    color :#0037FF;
    text-decoration : underline;
}

a.lin:hover{
    text-decoration : none;
}

a{
	color: #FFFFFF;
}

.menu2_slide{
    background-image : url(img/menu2_slide.gif);
    background-repeat: repeat-x;
}


.slide{
    background-image : url(img/slide.gif);
    background-repeat: repeat-x;
}


.slide_l{
    background-image : url(img/slide_l.gif);
    background-repeat: repeat-x;
}

.slide_r{
    background-image : url(img/slide_r.gif);
    background-repeat: repeat-x;
}

.slide_d{
    background-image : url(img/slide_d.gif);
    background-repeat: repeat-y;
}


.slide1{
    background-image : url(img/slide1.gif);
    background-repeat: repeat-x;
}


.bg_right{
    background-image : url(img/bg1.gif);
    background-repeat: repeat-y;
    background-position: right;
}



.flash_r{
    background-image : url(img/flash_r.gif);
    background-repeat: repeat-x;
}

.flash_l{
    background-image : url(img/flash_l.gif);
    background-repeat: repeat-x;
}


.menu2_bg{
    background-image : url(img/menu2_bg.gif);
    background-repeat: repeat-x;
}

.right_bg{
    background-image : url(img/right_bg.gif);
    background-repeat: repeat-y;
}

#mn
{
background: url(img/logo.png) right bottom no-repeat;
}


.content{
    margin-left : 37px;
    margin-top : 37px;
    margin-bottom : 27px;
    margin-right : 37px;
    font-family : Tahoma;
    font-size : 13px;
    color: #123123;
}


.content_1{
    margin-left : 7px;
    margin-top : 7px;
    margin-bottom : 7px;
    margin-right : 7px;
    font-family : Tahoma;
    font-size : 13px;
    color: #123123;
}

#collections
{
	margin-left : 22px;
}

#collections tr
{
	height : 60px;
}

#collections td
{
	width : 184px;
	border-left : 2px solid #A91118;
	border-bottom : 1px solid #A91118;
	padding-left : 20px;
	font-size : 13px;
	font-family : Arial;
}

#collections td a
{
	color : #A51411;
}

#collections td .selected
{
	color : #FB3500;
}

#collections_icons,#collections_icons_
{
	margin-top : 20px;
}
 
#collections_icons img, #collections_icons_ #illustr img
{
	height : 200px;
	width : 150px;
	border : 2px solid #A91118;
}

#collections_icons td
{
	padding-bottom : 20px;
}

#collections_icons td a
{
	text-align : justify;
	font-size : 12px;
	font-family : Arial;
	color : #A51411;
	padding-left : 10px;
}

#collections_icons_ td a
{
	font-size : 12px;
	font-family : Arial;
	color : #A51411;
	text-decoration : underline;
}

#collections_icons_ #header
{
	color : #A51411;
	font-size : 18px;
	font-family : Arial;
	padding : 0;
	margin : 0;
}

#collections_icons_ .content
{
	color : #A51411;
	font-size : 12px;
	font-family : Arial;
	background-color : #C6C0A6;
	padding : 5px;
}

#collections_icons_ #main
{
width : 266px;
height : 400px;
border : 1px solid #A91118;
}

#new_bg{
    background-image : url(img/new_bg.gif);
    background-repeat: repeat-x;
}