
body{
	font-family: Verdana, Arial;
	font-size: 10px;
}

.mainTable{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	width: 150;
}

.section_head{
	padding-left: 5px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-style: regular;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}

.icon_nav{
	padding-left: 0px;
	padding-right: 3px;
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 10px;
	font-style: regular;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

.proj_title{
	padding-top: 10px;
	padding-left: 3px;
	padding-left: 3px;
	background-color: ;
	font-family: Arial, Verdana;
	font-size: 12;
	color: #dddddd;
	font-style: regular;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

.proj_head{
	padding-left: 6px;
	font-family: Arial, Verdana;
	font-size: 11;
	color: #dddddd;
	font-style: regular;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

.proj_body{
	padding-left: 6px;
	font-family: Arial, Verdana;
	font-size: 11;
	color: #ffffff;
	font-style: regular;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}

.img_nav{
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #eeeeee;
	font-style: regular;
	vertical-align: middle;
	text-align: right;
}


.mailto{
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #abddef;
	font-style: regular;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
}

.song{
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial;
	font-size: 10px;
	color: #abddef;
	font-style: regular;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

.song2{
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial;
	font-size: 10px;
	color: #abddef;
	font-style: regular;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #ffffff;
//	text-decoration: underline;
//	background-color: #555555;
	
}

.top_nav{
    background-color: #444444;
    font-family: Arial;
    font-size: 14px;
    color: #eeeeee;
    font-style: regular;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    height: 25px;
}

.t_n_left{
  align: left;
}

.t_n_right{
  align: left;
}

.top_nav a:visited {
  color: #ffffff;
  text-decoration: none;
}

.top_nav a{
  color: #ffffff;
  text-decoration: none;
}

.top_nav a:hover
{
  color: #abddef;
  text-decoration: none;
}

a.one:hover { color: #6B6B47; }
a.two:hover { color: #7A7A52; }
a.three:hover { color: #8A8A5C; }
a.four:hover { color: #999966; }
a.five:hover { color: #A3A375; }
a.six:hover { color: #ADAD85; }
a.seven:hover { color: #abcdef; }

