.index_bluebar {
    background-color: #181D45;
    text-align: center;
    vertical-align: top;
    width: 214px;
}

.index_bluebar_text {
	font-size: 14px;
	font-family: Garamond, Times, Times New Roman, Palatino, Georgia, serif;
	color: #ffffff;
	font-style: italic;
	font-weight: none;
	text-align: center;
}

.frame {
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

.menu_item {
   padding-left: 8px;
   padding-right: 8px;
   padding-top: 6px;
   vertical-align: top;
}

.copyright {
	font-size: 9px;
	font-family: verdana, arial, san-serif;
	color: #444444;
	text-align: center;		
}

.text {
	font-size: 13px;
	font-family: times, verdana, arial, san-serif;
	color: #222222;
    padding-left: 20px;
	text-align: justify;
}

.hand {
    cursor:pointer;
}
.galleryCell {
    border: 0px solid black;
    width: 120px;
    height: 90px;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: bottom;
    text-align: center;
 }

 a {
    color: #000000;
 }

.inputTitle {
	font-size: 13px;
	font-family: times, verdana, arial, san-serif;
	color: #222222;
    padding-right: 4px;
}

.inputField {
	font-size: 13px;
	font-family: times, verdana, arial, san-serif;
}

.inputButton {
	font-size: 13px;
	font-family: times, verdana, arial, san-serif;
    width: 50px;    
    height: 21px;
    vertical-align: center;
}

.greyLine {
    background-image: url('images/grey.gif');
    background-position: center top;
    background-repeat: repeat-y;
}   

