@charset "utf-8";
/* CSS Document */

.splash { font-family: "Trebuchet MS", Arial; font-size: 9px; font-style: normal; font-weight: bold; color: #333333; }

.copyright { font-family: "Trebuchet MS", Arial; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; text-transform: uppercase; }

.style1 { font-family: "Trebuchet MS", Arial; font-size: 14px; font-style: normal; color: #333333; }
.style1 a:link { font-family: "Trebuchet MS", Arial; font-size: 14px; font-style: normal; color: #ff0161; }
.style1 a:visited { font-family: "Trebuchet MS", Arial; font-size: 14px; font-style: normal; color: #ff0161; }
.style1 a:hover { font-family: "Trebuchet MS", Arial; font-size: 14px; font-style: normal; text-decoration: underline; color: #fb81af; }

.style2 { font-family: "Trebuchet MS", Arial; font-size: 26px; font-style: normal; font-weight: bold; color: #333333; }

.style3 { font-family: "Trebuchet MS", Arial; font-size: 16px; font-style: normal; font-weight: bold; color: #333333; }

.style4 { font-family: "Trebuchet MS", Arial; font-size: 12px; text-transform: uppercase; font-weight: bold; color: #333333; }

.style5 { font-family: "Trebuchet MS", Arial; font-size: 18px; font-style: normal; font-weight: bold; color: #333333; }

.style6 { font-family: "Trebuchet MS", Arial; font-size: 14px; font-style: normal; font-weight: bold; color: #333333; }

.style7 { font-family: "Trebuchet MS", Arial; font-size: 11px; font-style: normal; color: #333333; }
.style7 a:link { font-family: "Trebuchet MS", Arial; font-size: 11px; font-style: normal; color: #ff0161; }
.style7 a:visited { font-family: "Trebuchet MS", Arial; font-size: 11px; font-style: normal; color: #ff0161; }
.style7 a:hover { font-family: "Trebuchet MS", Arial; font-size: 11px; font-style: normal; text-decoration: underline; color: #fb81af; }

.style8 { font-family: "Trebuchet MS", Arial; font-size: 16px; font-style: normal; color: #333333; }
.style8 a:link { font-family: "Trebuchet MS", Arial; font-size: 16px; font-style: normal; color: #ff0161; }
.style8 a:visited { font-family: "Trebuchet MS", Arial; font-size: 16px; font-style: normal; color: #ff0161; }
.style8 a:hover { font-family: "Trebuchet MS", Arial; font-size: 16px; font-style: normal; text-decoration: underline; color: #fb81af; }

.style9 { font-family: "Trebuchet MS", Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #333333; }

.modelnames { font-family: "Trebuchet MS", Arial; font-size: 11px; color: #999999; }

.enter {font-family: "Trebuchet MS", Arial;	font-size: 18px; font-weight: bold;	color: #333333;}
.enter a:link {font-family: "Trebuchet MS", Arial;	font-size: 18px; font-weight: bold;	color: #333333; text-decoration:none ;}
.enter a:visited {font-family: "Trebuchet MS", Arial;	font-size: 18px; font-weight: bold;	color: #333333; text-decoration:none ;}
.enter a:hover {font-family: "Trebuchet MS", Arial;	font-size: 18px; font-weight: bold;	color: #FF0161; text-decoration:underline ;}

#FrogJS{

	width: 414px;

	height: auto;

	margin-top: 0;

	margin-right: 0px;

	margin-bottom: 0;

	margin-left: 0px;

}

.container .page1 {

	background-color: #FFFFFF;

	margin: 0px;

	padding: 0px;

	float: left;

	height: auto;

	width: 414px;

}

#FrogJSCredit{

text-align: right;

font-size: 80%;

color: #999;

padding: 1px;

}

#FrogJSCaption{

text-align: left;

line-height: 140%;

}