a:link { 
    font-family:tahoma;
    font-size:12px;
    color: #fda82e;
    text-decoration: underline;
	}
a:visited { 
    font-family:tahoma;
    font-size:12px;
    color: #fda82e;
    text-decoration: underline;
	}
a:hover { 
    font-family:tahoma;
    font-size:12px;
    color: #51a1cf;
    text-decoration: none;
	}
a:active {
    font-family:tahoma;
    font-size:12px;
    color: #fda82e;
    text-decoration: none;
	}
td
{
font-family:tahoma;
font-size: 12px;
color:#51a1cf;
}

h1
{
font-family:tahoma;
font-size: 18px;
color:#51a1cf;
}

h2
{
font-family:tahoma;
font-size: 14px;
color:#51a1cf;
}

.navigation a:link {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:11px;
    text-decoration: none;
    font-weight: bold

	}
.navigation a:visited {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:11px;
    text-decoration: none;
    font-weight: bold
	}
.navigation a:hover {
    font-family:tahoma;
    color: #d7f2ff;
    font-size:11px;
    font-weight: bold
	}

.navigation a:active {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:11px;
    font-weight: bold
	}

.nav2 a:link {
    font-family:tahoma;
    color: #4fc725;
    font-size:11px;
    text-decoration: none;

	}
.nav2 a:visited {
    font-family:tahoma;
    color: #4fc725;
    font-size:11px;
    text-decoration: none;
	}
.nav2 a:hover {
    font-family:tahoma;
    color: #ffa914;
    font-size:11px;
	}
.nav2 a:active {
    font-family:tahoma;
    color: #4fc725;
    font-size:11px;
	}


body {
    font-family:tahoma;
    font-size:8px;
    color:#51a1cf;
        }

.box {
    font-family:tahoma;
    font-size:10px;
    color:#fda82e;
        }

.headings {
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
    font-weight: bold
        }

.ghead {
    font-family:tahoma;
    font-size:11px;
    color:#4fc725;
    font-weight: bold
        }

.logo1 {
    font-family:impact;
    font-size:24px;
    color:#ffa914;
        }

.logo2 {
    font-family:impact;
    font-size:24px;
    color:#5ec4ff;
        }

div.main {
padding : 0px 15px 0px 15px;
}

.messages{

background:#EFEFEF none repeat scroll 0 0;
border:5px solid #FF0000;
font-size:15px;
font-weight:bold;
margin:5px 0;
padding:5px;
color:#f00;

/*    padding:8px;
    font-weight: bold;
    color: #4fc725;*/
}

.lists_details_field{
    font-weight: bold;
    padding: 8px;
    border-bottom: 1px solid #CCC;
}
.lists_details_value{
    
    padding: 8px;
    border-bottom: 1px solid #CCC;
}
FIELDSET {
    background-color: #EEE;
}

.send_to_friend_input{
    width: 100px;
}

LEGEND {
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    color: #4fc725;
}

.p-shadow {
	width: 90%;
  	float:left;
  	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(images/shadow.gif) no-repeat bottom right;
 	margin: 10px 0 0 10px !important;
  	margin: 10px 0 0 5px;
}

.p-shadow div {
	background: url(/images/shadow2.gif) no-repeat left top;
	padding: 4px 6px 6px 0 !important;
}

.p-shadow p {
	color: #777;
  	background-color: #fff;
  	font: italic 14px georgia, serif;
        font-size: 18px;
  	border: 1px solid #a9a9a9;
  	padding: 4px;
  	margin: -6px 6px 6px -6px !important;
  	margin: 0;
}
