﻿A {
	COLOR: #ffffff; TEXT-DECORATION: none}
A:link {
	COLOR: #ffffff}
A:visited {
	COLOR: #ffffff}
A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline}
	
.border_red { 
border-style:double;
border-color:red;
border-width:3px
}

.border_blue { 
border:3px double 3366ff; 
}

.border_small_v { 
border-style:double;
border-color:ffffff;
border-width:3px;
height:63px;
width:50px
}

.border_small_h { 
border-style:double;
border-color:ffffff;
border-width:3px;
height:50px;
width:63px
}

.form { 
font-family: Tahoma; 
font-size: 11px; 
font-weight: normal; 
color: #000000; 
text-decoration: none; 
height: 18px;
width: 200px; 
border: 1px #3399cc solid 
}

.form_big { 
font-family: Tahoma; 
font-size: 11px; 
font-weight: normal; 
color: #000000; 
text-decoration: none; 
height: 100px;
width: 200px; 
border: 1px #3399cc solid 
}

.button { 
font-family: Tahoma; 
font-size: 11px; 
font-weight: normal; 
color: #3A3A3D; 
text-decoration: none; 
border: 2px #3399cc solid; 
background-color: #ffffff 
}

.marquee { 
font-family: Tahoma; 
text-align:center;
height: 181px;
width: 143px; 
}

.flash_small { 
height: 181px;
width: 143px; 
}