/* Global Settings */
div,body,td,th,.standard {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: black;
		font-size: 12px;
        background-color: #dbdbdb }
		
/*Default A tag properties*/
a:link,
a:hover,
a:active {color: #333399 }
a:visited { color: #660066 }

/*Footer A tag properties*/
a.FooterLink:link,
a.FooterLink:visited,
a.FooterLink:active,
a.FooterLink:hover { color: white; text-decoration: none }

.ShotDetails {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #000000 }

.FooterText {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9.5px;
		color : white }
		
.HeaderBG { background-color: #660066 }

.BlackBG { background-color: #000000 }

.NavigationBG { background-color: #474747 }

.BodyBG { background-color: #ffffff }

.ProjectsList { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: black;
		background-color: white;
		font-size: 12px;
		line-height: 18pt; }