body
{
	font-family: sans-serif;
	font-size: 12px;
	background: #365768;
}
a
{
	color: #0025ff;
}
div#phorogit_container
{
	width: 960px;
	margin: 10px auto;
	text-align: left;
	color: #000;
	overflow: hidden;
	border: solid #000;
	border-width: 1px 1px;
	overflow: hidden;
	background-color: #FFF;
}
div.phorogit_header
{
	margin: 0;
	padding: 0;
	background-color: #000;
	font-weight: bold;
	font-size: 17px;
	width: 960px;
	height: 80px;
	background-image: url(phorogit-banner.jpg);
}
div.phorogit_line
{
	background-color: #222;
	padding: 2px 4px;
	color: #FFF;
	font-weight: bold;
	overflow: hidden;
}
div.phorogit_line a
{
	color: #FFF;
	text-decoration: none;
}
div.phorogit_line a:hover
{
	text-decoration: underline;
}
div.phorogit_menu
{
	overflow: hidden;
	margin: 1px 0;
}
div.phorogit_solid
{	
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 0 0 1px;
	text-indent: 5px;
	background-color: #ff9f00;
	font-weight: bold;
}
div.phorogit_four1
{	
	font-size: 13px;
	color: #FFFFFF;
	width: 239px;
	text-align: center;
	margin-left: 1px;
	background-color: #ff9f00;
	font-weight: bold;
	float: left;
}
div.phorogit_four2
{	
	font-size: 12px;
	color: #000000;
	width: 239px;
	text-align: center;
	margin-left: 1px;
	background-color: #FFFFFF;
	float: left;
}
div.phorogit_four3
{	
	font-size: 12px;
	color: #000000;
	width: 239px;
	text-align: center;
	margin-left: 1px;
	background-color: #DDD;
	float: left;
}
div.phorogit_three1
{	
	font-size: 13px;
	color: #FFFFFF;
	width: 319px;
	text-align: center;
	margin-left: 1px;
	background-color: #ff9f00;
	font-weight: bold;
	float: left;
}
div.phorogit_three2
{	
	font-size: 12px;
	color: #000000;
	width: 319px;
	text-align: center;
	margin-left: 1px;
	background-color: #FFFFFF;
	float: left;
}
div.phorogit_three3
{	
	font-size: 12px;
	color: #000000;
	width: 319px;
	text-align: center;
	margin-left: 1px;
	background-color: #DDD;
	float: left;
}
div.phorogit_message
{
	width: 800px;
	margin: 5px auto 10px;
	background-color: #DDD;
	border: solid #AAA 1px;
	padding: 10px;
}
#gitbody th
{	
	text-align: left;
	padding: 0px 0px 0px 7px;
}

#gitbody td
{

	padding: 5px 0px 0px 7px;
}

tr:hover
{	
	background-color:#edece6;
}

div.gitbrowse a.blob
{
	text-decoration: none;
	color: #000000;
}

div.gitcode
{
	padding: 10px;
}

div.gitspacer  
{
	padding: 1px 0px 0px 0px;
	background-color: #FFFFFF;
}

div.gittitle  
{
	padding: 7px 7px 7px 7px;
	background-color: #d9d8d1;
	font-weight: bold;
}

div.gitbrowse a.blob:hover
{
	text-decoration: underline;
}

a.gitbrowse:hover
{
	text-decoration:underline;
	color:#880000;
}

a.rss_logo
{
	float:left;
	padding:3px 0px;
	width:35px;
	line-height:10px;
	margin: 2px 5px 5px 5px;
	border:1px solid;
	border-color:#fcc7a5 #7d3302 #3e1a01 #ff954e;
	color:#ffffff;
	background-color:#ff6600;
	font-weight:bold;
	font-family:sans-serif;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
a.rss_logo:hover
{
	background-color:#ee5500;
}

