
body {
	font-family: "Helvetica", "Arial", "Verdana", "sans-serif";
	font-size: 11px;
	color: #58595b;
	margin : 0 0 0 0;
}

table {
	border:0px solid #000000;
	border-collapse: collapse; 
	border-spacing: 0;
	padding : 0px;
	margin : 0px;
	cell-spacing:0px; 
}
/*Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=580, FinishY=0);*/
.DIVSRLogo{
	
	position: absolute;
	left:0px;
	top:0px;
	width:210px;
	height:185px;
	background:#FFFFFF;
	border:0px solid #FFFFFF;
}
.DIVLeftMenu{
	
	position: absolute;
	left:0px;
	top:200px;
	width:210px;
	height:412px;
	background:#FFFFFF;
	border:0px solid #FFFFFF;
}
.DIVToolBar{
	
	position:absolute;
	margin:0px 0px 0px 0px ;
	left:0px;
	top:100px;
	width:750px;
	height:39px;
	background:white;
	border:0px solid #FFFFFF;
}
.DIVClientLogo{

	position: absolute;
	left:280px;
	top:12px;
	width:750px;
	height:65px;
	background:white;
	border:0px solid #FFFFFF;
}
.DIVWorkshopTitle{
	position: absolute;
	left:280px;
	top:130px;
	width:750px;
	height:40px;
	background:#FFFFFF;
	border:0px solid #FFFFFF;
}
.DIVContents{
	position: absolute;
	left:280px;
	top:165px;
	width:750px;
	height:315px;
	background:#FFFFFF;
	border:0px solid #FFFFFF;
	overflow:show;
}
.DIVMessage{
	position: absolute;
	left:720px;
	top:108px;
	width:260px;
	height:70px;
	background:#FFFFFF;
	border:0px solid #FFFFFF;
	overflow:show;
}

.ProjectTitle {
	font-size: 15px;
	color: #3f6679;
	font-weight: bold;
}

.PageTitle {
	font-size: 14px;
	color: #e85d00;
	font-weight: normal;
}

.tableTitle {
	color: #58595B;
	font-weight: bold;
	font-size: 14px;
}

.date {
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;
}

.leftMenu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
	line-height:17px;
	cursor:pointer;
}

a.leftMenu:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftMenu:hover{
	font-size: 11px;
	color: #FF9933;
	text-decoration: underline;
}
a.leftMenu:visited{
	text-decoration: none;
}
a.leftMenu:visited:hover{
	color: #FF9933;
	text-decoration: underline;
}	
.email {
	font-size: 9px;
	color: #58595b;
	text-decoration: underline;
}

a.email:link {
	font-size: 9px;
	color: #58595b;
}

a.email:hover{
	font-size: 9px;
	color: #a6a6a6;
}

.tableText {
	font-size: 10px;
	color: #58595b;
}

a.tableText:link {
	font-size: 10px;
	color: #58595b;
}

a.tableText:hover{
	font-size: 10px;
	color: #df014c;
}

.userName{
	font-size:11px;
	color:#FFbb00;
}
.message{
	font-size:13px;
	color:#000000;
}
.toolBar {
	font-size: 11px;
	color: #FFFFFF;
}
/*	color: #CCCCCC;*/
a.toolBar:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.toolBar:hover{
	font-size: 11px;
	color: #FF9933;
	text-decoration: underline;
}
a.toolBar:visited{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.toolBar:visited:hover{
	color: #FF9933;
	text-decoration: underline;
}

.formCaption {
	font-size: 12px;
	color: #58595b;
	font-weight: bold;
}
/*
FORMATS FOR CONTROLS
*/

.SRG_TEXTBOX_LARGE {
	width: 500px;	
}
.SRG_TEXTBOX_MEDIUM {
	width: 250px;		
}
.SRG_TEXTBOX_SMALL {
	width: 40px;		
}
.SRG_BUTTON {
	background-color:white;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-top: 0px solid white;
	font-family:"Helvetica", "Arial", "Verdana", "sans-serif";
	font-size:12px;
	font-weight:bold;
	color:#EEAF10;
	width:90px;
	height:22px;
	cursor:pointer;
}

.grayLink{
	font-size: 12px;
	color: #58595b;
	cursor:pointer;
}

a.grayLink{
	font-size: 12px;
	color: #58595b;
	text-decoration: none;
}

a.grayLink:hover{
	font-size: 12px;
	color: #e85d00;
	text-decoration: underline;
}
a.grayLink:visited{
	text-decoration: none;
}
a.grayLink:visited:hover{
	text-decoration: underline;
}	
TD.fileList{
	height:28px;
	vertical-align:center;
}


.listItem {
	font-size: 10px;
	color: #3F6679;
	font-weight:normal;
	line-height:17px;
	cursor:pointer;
}

a.listItem:link {
	font-size: 10px;
	color: #3F6679;
	text-decoration: none;
}

a.listItem:hover{
	font-size: 10px;
	color: #FF9933;
	text-decoration: underline;
}
a.listItem:visited{
	text-decoration: none;
}
a.listItem:visited:hover{
	color: #FF9933;
	text-decoration: underline;
}	
iframe {
	width: 450px; 
	height: 350px;
}