@media all{MSIE\:CLIENTCAPS {behavior:url(#default#clientcaps)}}

body, td
{
    font-family: tahoma, verdana, arial, helvetica;
    font-size: 11px;
    color: #444444;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #294A7B;
	scrollbar-base-color : #ffffff;
	scrollbar-highlight-color: #294A7B;
	scrollbar-3dlight-color: #fffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #294A7B;
}

input,textarea {color:#808080; border:1px solid #28497A; font-family:Tahoma, Arial, Helvetica; font-size:11px; font-weight:normal; padding:1 0 0 3}
select {color:#808080; border:1px solid #28497A; font-family:Tahoma, Arial, Helvetica; font-size:11px; font-weight:normal; height:18px; padding:1 0 0 3}

a, a:visited {
    color: #000066;
    text-decoration: none;
    font-weight: normal
}
a:hover
{
    color: #990000;
    text-decoration: underline;
    font-weight: normal
}

a:active
{
    color: #990000;
    text-decoration: underline;
    font-weight: normal
}

hr{color:#E74200; height:1px}

/* Personalizadas */
.title {color:#28497A; font-family:arial, helvetica, sans-serif; font-size:22px; font-style:normal; font-weight:normal;}
.subtitle {color:#28497A; font-family: arial, georgia, times new Roman, serif; font-size:18px; font-weight:italic;}
.linkmenu {font-family: tahoma, arial, helvetica; font-size:11px; font-style:normal; font-weight:normal; color:#000000;}
.linkmenuselected {font-family: tahoma, arial, helvetica; font-size:11px; font-style:normal; font-weight:normal; color:#ffffff;}
.copyright {color: #ffffff; text-decoration: normal; font-weight: normal}
.LeftTitle {color:#bbbbbb;}
.LeftText {color:#888888;}
.FormColor1 {background:#f5f5f5;padding-left:5px;padding-right:5px}
.FormColor2 {background:#efefef;padding-left:5px;padding-right:5px}

.button {color:#000000; font-size:11px; font-family:arial, tahoma, Arial, Helvetica; cursor: hand;}

.Menu
{width: 100%; height: 28px; padding:5 5 5 16; border: 1 1 1 1 solid #ffffff; background-color: #15597E; cursor:pointer; color: #ffffff;}
.Option
{width: 100%; height: 24px; padding:5 5 5 16; border: 1 1 1 1 solid #ffffff; background-color: #f5f5f5; cursor:pointer;}
.Options {padding:1 1 1 1}

#navlist
{
margin-left: 2;
padding-left: 2;
list-style: none;
}

#navlist li
{
padding-left: 16px;
background-image: url(../artparts/bullet1.gif);
background-repeat: no-repeat;
background-position: 2px;
margin-left: 10px;
}

#navlist ul { list-style: none; }