﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}

/* Master Page Layout */
#master_header
{
	margin: -1px auto 0 auto;
	width: 770px;
}
#master_headertop
{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#master_headerbottom
{

}

#master_page
{
	margin: 5px auto 20px auto;
	width: 770px;
	text-align:center;
}
#master_content
{
	color: #666666;
	width: 760px;
}
.menua {
	position: relative;
	top: 17px;
	right: 37px;	
	text-transform: uppercase;
	font-size: 10px;
	float: right;
}
.topadv
{
	position: relative;	
	top: 50px;
	right: 50px;
	float: right;
}
.menua a:visited {
	color: #d32525;
}
a
{
	color: #5377A9;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	font-weight: normal;
}
.photo_selected
{
	width: auto;
	height: 200px;
	border: 1px solid gold;
}
.photo_unselected
{
	width: auto;
	height: 150px;
	cursor: hand;
	border: 1px solid grey;
}
.photo_preview
{
	width: auto;
	height: 500px;
}
.modalBackground {
	background: #B4B4B4 url(Images/body_bg.gif) repeat left top;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup
{
	background-color: white;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	text-align: center;
}
.displayBackground
{
	margin: 0;
	padding: 0;
	border: none;
	background: #B4B4B4 url(Images/body_bg.gif) repeat left top;
	text-align: center;
}
.instruction
{
	font-size: 120%;
	font-style: italic;
}
.workspace
{
	background-color: white;
	width: 760px;
	text-align: center;
}
.message
{ 
	background-color: #f1f1f1;
	text-align: center;
}
.popup
{
	background-color: lightgrey;
	text-align: center;
	color: black;
	width: 500px;
}
#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}
.ajax__tab_xp .ajax__tab_body {
	background-color:#FFFFFF;
	border-color:-moz-use-text-color #999999 #999999;
	border-style:none;
	border-width:0px;
	font-family:verdana,tahoma,helvetica;
	font-size:10pt;
	padding:8px;
}
#ctl00_cphMain_itemEdit_tbApplication_body
{
	border:none;
	border-width: 0px;
}
