a:link {
	color : #375CA6;
}

a:visited  {
	color : #558DFF;
}

a:hover  {
	color : #BDBDBD;
}

font  {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	color : #575757;
}

.normal  {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	color : #575757;
}

.h1  {
	font-weight : bold;
	color : #375CA6;
	font-size : 14px;
}

.h2  {
	font-weight : bold;
	color : #558DFF;
	font-size : 12px;
}

.h3  {
	font-weight : bold;
	color : #960000;
	font-size : 12px;
}

.text-10px  {
	font-size : 10px;
}

.text-10px-blue  {
	font-size : 10px;
	color : #558DFF;
	font-weight : bold;
}

.footer  {
	font-size : 10px;
	color : #FFFFFF;
}

a.footer:link {
	color : #FFFFFF;
}

a.footer:visited  {
	color : #375CA6;
}

a.footer:hover  {
	color : #BDBDBD;
}

a.copyright:link {
	color : #FFFFFF;
}

a.copyright:visited  {
	color : #FFFFFF;
}

a.copyright:hover  {
	color : #FFFFFF;
}

.photoGalleryTable {
	border: 1px solid #000000;
	
}

input,select,textarea  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #575757;
}

.p-top {
	background: #eeeeee url('/images/p-top-bg.gif') repeat-x;
}

.navbg {
	background: #375ca6 url('/images/nav-bg.gif') repeat-x;
}