body{
scrollbar-base-color: #A40000;
font-family: Trebuchet MS;
font-size: 12px;
}
td,input,textarea,select{ 
font-family: Trebuchet MS;
font-size: 12px;
}
h1{
font-family: Trebuchet MS;
font-size: 16px;
color: #A40000;
}
b{
color: #A40000;
}
i{
color: #949494;
}
hr{
border-top-style: dotted; 
border-top-width: 1px;
border-color: #000000;
}
ul{
list-style-image: url('../images/bullet.gif');
}
.box{
border-style: dotted; 
border-width: 1px;
border-color: #000000;
}
.top{
border-top-style: dotted; 
border-top-width: 1px;
border-color: #000000;
}
.left{
border-left-style: dotted; 
border-left-width: 1px;
border-color: #000000;
}
.right{
border-right-style: dotted; 
border-right-width: 1px;
border-color: #000000;
}
.bottom{
border-bottom-style: dotted; 
border-bottom-width: 1px;
border-color: #000000;
}
.bgleft{
background-image: url(../images/bgleft.gif);
background-repeat: repeat-y;
background-position: top right;
}
.bgright{
background-image: url(../images/bgright.gif);
background-repeat: repeat-y;
background-position: top left;
}
.gal{
border: 1px solid #333333;
}