﻿/* CSS Document */
/*************************************************** General Style **************************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.WelcomeText
{
	text-align: left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #082e5b;
	}
.MainTableContents{
	background-image:url(../../Resources/Images/welcome_photo.jpg);
	background-repeat: no-repeat;
}
.List{
	font-family: Tahoma;
	font-size: 10px;
	text-align:left;
	color: #545454;
	text-align:left;
	border:#666666 1px solid;
}
.Button
{/*
	font: Tahoma;
	font-size:11px;
	font-weight:normal;
	color:Black;
	
	color:White;
	background-color:#1270ad;
*/
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#386daa',EndColorStr='#194876');
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	border:#000000 1px solid;
	height:20px;
}
/*
.Button{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#1270ad;
	border: 1px solid #000000;
	font-family: Tahoma;
}*/
.ButtonTD{
	text-align:center;
}
.PhotoStyle
{
	float:right;
	
	/*
	border-bottom-style:solid;
	border-bottom-color:#08376F;
	border-bottom-width:1px;
	
	border-top-style:solid;
	border-top-color:#08376F;
	border-top-width:1px;
	
	border-left-style:solid;
	border-left-color:#08376F;
	border-left-width:1px;
	
	border-right-style:solid;
	border-right-color:#08376F;
	border-right-width:1px;
*/
}
.PhotoStyleTable
{
	float:right;
}
.CommonLinks {
	text-align:Left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #990000;
	text-indent:10px;
	height:20px;
	text-decoration:underline;
}
.TextField{
	color:#093e75;
	font-size:11px;
	font-weight:normal;
	font-family: Tahoma;
	border: 1px solid #333333;
}
.GeneralNormalText{
	padding:5px;
	
	text-align: left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #093e75;
}
.GeneralNormalText a:link{
	padding:5px;
	
	text-align: left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #093e75;
}
.GeneralNormalText a:visited{
	padding:5px;
	
	text-align: left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #093e75;
}
.GeneralText{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	text-indent:10px;	
	vertical-align: middle;
	height:25px;	
	background-color:#ffffff;
}
.GeneralDataText{
	padding:5px;
	text-align:left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #093e75;
}
.GeneralTitleText{
	padding:5px;
	
	text-align:left;
	font-size:12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #093e75;
}
/************** Site Map **********/
.SiteMapLink
{
	color:#990000;
	font-size:11px;
}
.SiteMapLabel
{
	color:#990000;
	font-size:11px;
}
.TableContainer
{
	margin-top:10px;
	background-color:#ffffff;
	border-bottom:#9d9a86 1px solid;
	border-top:#9d9a86 1px solid;
	border-left:#9d9a86 1px solid;
	border-right:#9d9a86 1px solid;	
	}
/******************************* logout *********************************/
.Logout{
	padding:5px;
	text-align:right;
	font-size:10px;
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	word-spacing:5px;
}
.Logout a:link{
	padding:5px;
	text-align:right;
	font-size:10px;
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	word-spacing:5px;
}
.Logout a:visited{
	padding:5px;
	text-align:right;
	font-size:10px;
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	word-spacing:5px;
}
.Logout a:hover{
	padding:5px;
	text-decoration:none;
	text-align:right;
	font-size:10px;
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	word-spacing:5px;
}
/****************************************************************/
/**********************************/
/****************** Navigation Grid */
.NavigationLink
{
	color:#093E75;
	text-decoration: none;
}
.NavigationTableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	height:23;
	line-height: 25px;
	border: 1px none #006666;
}
.NavigationTableRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 20px;
}
.NavigationTableAlternativeRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #556902;
	height: 20px;
}
.NavigationTableSelectedRow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	background-color: #d8d3cd;
	height: 20px;
}
.NavigationTableFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height:32;
	line-height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	background-image: url(../Images/Tabel_Footer.jpg);
}
/*********************************/
/***************** Grid */
.TableHeader {
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	height:23;
	line-height: 25px;
	border: 1px none #006666;
	background-color:#0056b5;
*/
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	font-weight:bold;
	vertical-align: middle;
	height:25px;	
	background-color:#1e8bba;
}
.TableSubHeader {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	font-weight:bold;
	vertical-align: middle;
	height:25px;	
	background-color:#1e8bba;
}
/********************************************************** TableRow ***********************************/
.TableRow{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	/*text-indent:10px;	*/
	vertical-align: middle;
	height:25px;	
	background-color:#ffffff;
	}
.TableRow a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #093e75;
	vertical-align: middle;
	height:25px;	
	background-color:#ffffff;	
	}
.TableRow a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #093e75;
	vertical-align: middle;
	height:25px;	
	background-color:#ffffff;	
	}
.TableRow a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #093e75;
	text-decoration:none;	
	vertical-align: middle;
	height:25px;	
	background-color:#ffffff;	
	}
/*
.TableRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #093e75;
	height: 28px;
	background-color:#CBDCED;
}
*/
/**************************************************************************************/	

.MenuStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #093e75;
}
.SignOutStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
.TableAlternateRow 
{
}
/********************************************** TableAlternativeRow ******************************/
.TableAlternativeRow{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	vertical-align: middle;
	height:25px;	
	background-color:#b4dced;	
	}
.TableAlternativeRow a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #093e75;
	vertical-align: middle;
	height:25px;	
	background-color:#b4dced;	
	}
.TableAlternativeRow a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #093e75;
	vertical-align: middle;
	height:25px;	
	background-color:#b4dced;	
	}
.TableAlternativeRow a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #093e75;
	text-decoration:none;	
	vertical-align: middle;
	height:25px;	
	background-color:#b4dced;	
	}
/*
.TableAlternativeRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#BBD1E8;
	height: 28px;
}
/******************************************************************************************************/
/********************************************** TableAlternateRow ******************************/
.TableAlternateRow{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	vertical-align: middle;
	height:25px;	
	background-color:#f1efe3;	
	}
.TableAlternateRow a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #093e75;
	text-indent:10px;	
	vertical-align: middle;
	height:25px;	
	background-color:#f1efe3;	
	}
.TableAlternateRow a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #093e75;
	text-indent:10px;	
	vertical-align: middle;
	height:25px;	
	background-color:#f1efe3;	
	}
.TableAlternateRow a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #093e75;
	text-indent:10px;
	text-decoration:none;	
	vertical-align: middle;
	height:25px;	
	background-color:#f1efe3;	
	}
/******************************************************************************************************/
.ToolBar 
{
}

.SmallTableHeader {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #545454;
	font-weight:bold;
	text-indent:10px;	
	vertical-align: middle;
	height:25px;	
	background-color:#cdc9b2;
}

.SmallTableRow {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #545454;
	text-indent:10px;	
	vertical-align: middle;
	height:25px;	
	background-color:#f9f8f3;	

}
.SmallTableAlternateRow 
{
		font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #545454;
	text-indent:10px;	
	vertical-align: middle;
	height:25px;	
	background-color:#f1efe3;
}
/*************************************/
/*

.TableRow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	height: 15px;
	background-color: #DDEEFE;
	border: 1px solid #ffffff;
}
.TableAlternateRow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	height: 15px;
	background-color: #C9DAF4;
}
.TableHeader {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	height:19px;
	line-height: 19px;
	border: 1px none #006666;
	background-image: url(../Images/Login/MainHeader_bg.jpg);
	vertical-align: middle;
	text-align: center;
	margin-right: 20px;
}
*/
.TableSelectedRow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #556902;
	background-color: #d8d3cd;
	height: 28px;
}
/************************************************** TableFooter **************************************/
.TableFooter{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	text-indent:12px;	
	vertical-align: middle;
	height:25px;	
	background-color:#1e8bba;	
	}
.TableFooter a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	text-indent:10px;	
	vertical-align: middle;
	height:25px;	
	background-color:#1e8bba;	
	}
.TableFooter a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	text-indent:10px;	
	vertical-align: middle;
	height:25px;	
	background-color:#1e8bba;	
	}
.TableFooter a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	text-indent:10px;
	text-decoration:none;	
	vertical-align: middle;
	height:25px;	
	background-color:#1e8bba;	
	}
/*
.TableFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	height:20;
	line-height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	background-color:#00689B;
}
/***************************************************************************************************/
.StatusText{
	padding:5px;
	
	text-align: left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: Red;
}
.ErrorText{
	padding:5px;
	
	text-align: left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: Red;
}
.MoreStyle{
	text-align: left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #8c0707;
}
/*********************************/
/*******************************************************************************************************/
/************************************************* Left Table ***********************************/
.LeftTableTD{
	text-align: left;
	vertical-align:top;
}
.LeftZoneHeader
{
	background-image: url(../../Resources/Images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position-y: bottom;
}
.SideZoneText{
	text-align:left;
	font-size:11px;
	font: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
.SideZoneTitleText{
	text-align:left;
	font-size:11px;
	font: Tahoma;
	font-weight: bold;
	color: #FF9900;
}
.SideZoneLinkText
{
	text-decoration: underline;
	text-align:left;
	font-size:11px;
	font: Tahoma;
	font-weight: bold;
	color: #FF9900;
}
/*************************************/



.NewsBar{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #0B87BD;
	text-indent:12px;	
	}
.NewsBar a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #0B87BD;
	text-indent:10px;	
	}
.NewsBar a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #0B87BD;
	text-indent:10px;	
	}
.NewsBar a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #0B87BD;
	text-indent:10px;
	text-decoration:none;	
	}




/*******************************/
.NewsDateText{
	text-align:left;
	font-size:11px;
	font: Tahoma;
	font-weight: bold;
	color: #000000;
}
.NewsBodyText{
	text-align:left;
	font-size:11px;
	font: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
.NewsBodyText a:link{
	text-align:left;
	font-size:11px;
	font: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
.NewsBodyText a:visited{
	text-align:left;
	font-size:11px;
	font: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
/*******************************/
.EventDateText{
	text-align:left;
	font-size:11px;
	font: Tahoma;
	font-weight: bold;
	color: #FF9900;
}
.EventBodyText{
	text-align:left;
	font-size:11px;
	font: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
/*******************************************************************************************************/
/************************************************* Contents *************************************/
.ContentsTableTD{
	text-align:center;
	vertical-align:top;
}
.ContentsLeftZoneHeader
{
	background-image: url(../../Resources/Images/bullet5.jpg);
	background-repeat: no-repeat;
	background-position-y: bottom;
}
/*******************************************************************************************************/
/************************************************** Right Table ***********************************/
/************************ Voting*/
.RightTableVotingTable{
	background-color:#6699cc;
}
.RightTableVotingTableHeader{
	background-color:#ff9900;
	
	text-align:Left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
.RightTableVotingTableQuestion{
	text-align:Left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #faa61a;
}
.RightTableVotingTableChoices{
	text-align:left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
/*******************************************************************************************************/
/*************************************************** Header *****************************************/
.Header{

}
.HeaderTopTable{
	background-color:#003366;
	
	border-bottom-style: solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}
.HeaderTopLeftMenu {
	text-align:left;
	font-size:10px;
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	word-spacing:10px;
	text-indent: 10px;
}
.HeaderBottomTable{
	background-color:#093e75;
	height:20px;
	
	border-top-style: solid;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	
	border-bottom-style: solid;
	border-bottom-color:#093e75;
	border-bottom-width:1px;
	
	background-color:#003366;
}
.HeaderBottomMenu{
	text-align:left;
	font-size:11px;
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	text-indent: 10px;
	word-spacing:10px;
}
.HeaderMiddleTable{
	background-image:url(../../Resources/images/header_bg.jpg);
}
/*******************************************************************************************************/
/***************************************************** Application Left Zone ***********************/
.ApplicationLeftZoneHeader
{
	background-repeat: no-repeat;
	background-position-y: bottom;
}
.ApplicationLeftTableTD
{
	text-align: left;
	vertical-align:top;
	background-color:#0572c5;	
}
/*******************************************************************************************************/

/*********************************************** Footer ********************************************/
.Footer{

}
.FooterTopTable{
	background-color:#093e75;
}
.CopyRight {
	text-align:left;
	font-size:10px;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 10px;
	text-align:center;
	height: 15px;
}
.FooterBottomTable{
	background-color:#ffffff;
}
.FooterMenu {
	text-align:left;
	font-size:10px;
	font-family: Tahoma;
	font-weight:bold;
	color: #093e75;
	word-spacing:10px;
	text-align:center;
}
/************************************************* Right Table ***********************************/
.RightTableTD{
	text-align: right;
	vertical-align:top;
}
.RightTable{

}
/************ Sponsores */
.RightTableSponsorsTable{
	text-align:center;
	font-size:10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #093e75;
}
/********************* Ads */
.RightTableAdsTable{
	text-align:center;

}


/*******************************************************************************************************/


/************ Login */
.LeftTableLoginTable{
	background-color:#6699cc;
}
.LeftTableLoginTableLoginTable{
	background-color:#6699cc;
	
	text-align:left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #093e75;
}
.LeftTableLoginTableText{
	padding:5px;
	
	text-align:left;
	
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #093e75;
}
/*********************************************************** Contents ****************************************************/
.ContentsTable{
	margin-top:10px;
}
.ContentsTableTD{
	text-align:center;
	vertical-align:top;
}
.ContentsWelcomeTable{
	background-color:#9bc4d6;
}
.ContentsTableLeftTable{
	margin-right:10px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:10px;
	
	background-color:#dde7ff;
}
.ContentsTableLeftTableHeader{
	background-color:#00689b;
	
	text-align:Left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
/***************************************************** Events *****************************************/
.EventsTitleText{
	text-align: left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #0572c5;
}
.EventsTitleText a:link{
	text-align: left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #0572c5;
}
.EventsTitleText a:visited{
	text-align: left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #0572c5;
}
.EventsDetailsText{
	text-align:left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #093e75;
}
/************************* HtmlEditor ***************************/
TABLE.sp
{
    background-color: white;
    BORDER-RIGHT: #336CA1 1px solid;
    BORDER-TOP: #336CA1 1px solid;
    BORDER-LEFT: #336CA1 1px solid;
    BORDER-BOTTOM: #336CA1 1px solid;
}
TD.title
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: bold;
    color:#E3EDFF;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 2px;
    MARGIN-RIGHT: 2px;
    border:[solid][2][black];
    FONT-FAMILY: Tahoma, Verdana;
    BACKGROUND-COLOR: #336CA1
}

#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox1 {
	position:relative;
	width:400px;
	min-height:80px;
	margin-top:50px;
	
	background-color:#CBDCED;
	background-image:url(alert.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}


#alertBox2 {
	position:relative;
	width:400px;
	min-height:100px;
	margin-top:-152px;
	border:2px solid #000;
	background-color:#CBDCED;
	background-image:url(alert.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}


#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-color:#78919B;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}

#alertBox p {
	font:bold 11px Tahoma,arial;
	height:50px;
	padding-left:5px;
	margin-left:55px;	
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:2px solid #000;
	width:70px;
	font:0.7em verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:#78919B;
	text-decoration:none;
}

/* unrelated styles */

#mContainer {
	position:relative;
	width:600px;
	margin:auto;
	padding:5px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	font:0.7em verdana,arial;
}

h1,h2 {
	margin:0;
	padding:4px;
	font:bold 1em verdana;
	border-bottom:1px solid #000;
}

code {
	font-size:1.2em;
	color:#069;
}

#credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}

.important {
	background-color:#F5FCC8;
	padding:2px;
}

code span {
	color:green;
}

