.bg-white {
	background-color: #FFFFFF;
}
.front-columnsep {
	background-image: url('images/seperator.gif')
}
.bullet {
	font-size:14px;
	font-weight:bold;
	color:#FFAA55;
	text-decoration:underline;
}
.hyperlink {
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	color:#7FAAFF;
}
.signin-welcome {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	padding-right:10px;
	text-align:right;
}
.credit {
	color:#AAAAAA;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:85%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.project_title_header {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:5px;
	font-weight:bold;
	color:#FFAA55;
	font-size:14px;
	text-decoration:underline;
}
.workshop_title_header {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:5px;
	font-weight:bold;
	color:#FFAA55;
	font-size:14px;
	text-decoration:underline;
}

.credential_title_header {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:5px;
	font-weight:bold;
	color:#FFAA55;
	font-size:11px;
	text-decoration:underline;
}

.news_title_header {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:5px;
	font-weight:bold;
	color:#FFAA55;
	font-size:14px;
	text-decoration:underline;
}


.home_body {
	background-image: url('/images/back_main.gif');

	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.quoteStart {
	background-image:url("/images/quote_start.gif");
	background-repeat:no-repeat;
	line-height:25px;
	padding-left:26px;
	padding-top:5px;
}

.clientName {
	font-family:Tahoma;
	font-weight:bold;
	font-size:25px;
	color:#FF8040;
}



.contentH1 {
	font-family:Tahoma;
	font-size:24px;
	font-weight:bold;
}

.contentPara {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.date {
	font-family:verdana;
	font-size:10px;
	font-style:oblique;
}

.h1 {
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:4px;
	color:#FF7F00;
}

.h11 {
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#FF7F00;
}
.h2 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:4px;
	color:#FF7F00;
}

.h21 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF7F00;
}
.newsTitle {
	background-image:url("/images/icon-clipboard.gif");
	padding-left:20px;
	background-repeat:no-repeat;

	color:#FFAA2A;
	font-size:12px;
	font-family:Tahoma;;
	font-weight:bold;
}


.title {
	color:#FFAA2A;
	font-size:12px;
	font-family:Tahoma;;
	font-weight:bold;
}

.workshopheader {
	background-image:url("/images/header_bg_news.gif");
	background-repeat:repeat-x;
	height:44px;
}
.projectheader {
	background-image:url("/images/header_bg_tr.gif");
	background-repeat:repeat-x;
	height:44px;;
	
}

.projectTitle {
	background-image:url("/images/links.gif");
	background-repeat:no-repeat;
	padding-left:20px;
	color:#FFAA2A;
	font-size:12px;
	font-family:Tahoma;;
	font-weight:bold;
}

.WorkshopTitle {
	background-image:url("/images/ical.png");
	padding-left:20px;
	background-repeat:no-repeat;
	color:#FFAA2A;
	font-size:12px;
	font-family:Tahoma;;
	font-weight:bold;
}

.workshopIntro {
	font-size:11px;

}

.projectIntro {
	font-size:11px;
}

.projectMaterial {
	background-image:url("/images/desc.gif");
	background-repeat:no-repeat;
	height:50px;
	padding-top:10px;
	padding-left:50px;
	font-size:14px;
	font-weight:bold;
	width:150px;
}

.projectEmail {
	font-size:14px;
	font-weight:bold;
	width:150px;
}

.clientIntro {
	background-image:url("/images/comments.gif");
	background-repeat:no-repeat;
	font-size:11px;
	padding-left:25px;
}

td {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	text-decoration:none;
	color:#000000;
}

.header {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
}




.adminHeader {
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}


.message {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	top:61px;
	right:4px;;
	padding:5px;
	width:350px;
	text-align:left;
	background-color:gold;
	border:1px solid #000000;
}

input, select,textarea {
	font-size:11px;
	font-family:verdana;
}

.bodytextwhite {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
