/*  ---------------------------------------  */
/*  GLOBAL DEFINITIONS  					 */
/*  ---------------------------------------  */

BODY
{
	MARGIN: 0px;
	background-image: url();
	background-repeat: repeat-x;
	background-color: #FF9;
}

.DefaultText
{
	FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 14px;
	COLOR: #3D3D3D;
}

/*  ---------------------------------------  */
/*  LINK DEFINITIONS  						 */
/*  ---------------------------------------  */

A:link
{
    FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 14px;
	COLOR: #0054A6;
}

A:visited
{
    FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 14px;
	COLOR: #0054A6;
}

A:hover
{
    FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 14px;
	COLOR: red;
}

A.FooterLink:link
{
    FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 9px;
	FONT-WEIGHT: Bold;
	TEXT-DECORATION: None;
	COLOR: #A7A7A7;
}

A.FooterLink:visited
{
    FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 9px;
	FONT-WEIGHT: Bold;
	TEXT-DECORATION: None;
	COLOR: #A7A7A7;
}

A.FooterLink:hover
{
    FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 9px;
	FONT-WEIGHT: Bold;
	TEXT-DECORATION: None;
	COLOR: #E7E7E7;
}

a.large:link, a.large:visited {
font-family: Trebuchet MS,Verdana,Arial;
font-size: 14px;
font-weight: Bold;
color: #0054A6;
text-decoration: none;
padding: 0px;
}

a.large:hover {
font-family: Trebuchet MS,Verdana,Arial;
font-size: 14px;
font-weight: Bold;
color: red;
text-decoration: none;
padding: 0px;
}

/*  ---------------------------------------  */
/*  FORM STYLES   */
/*  ---------------------------------------  */

.FormField
{
	FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 12px;
	BORDER: 1px solid #0054A6;
}

.FormFieldAlt
{
	FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 12px;
}

.FormFieldLarge
{
	FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 12px;
	BORDER: 1px solid #0054A6;
}

.FormText
{
	FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 12px;
	COLOR: #0054A6 !Important;
}

.FormTextRequired
{
	FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: Bold;
	COLOR: #0054A6 !Important; 
}

.FormTextSmall
{
	FONT-FAMILY: Trebuchet MS,Verdana,Arial;
	FONT-SIZE: 12px;
	COLOR: #3D3D3D;
}

/*  ---------------------------------------  */
/*  CONTENT AREA	 						 */
/*  ---------------------------------------  */

#Content {
padding: 12px;
margin: 0px;
font-family: Trebuchet MS,Verdana,Arial;
font-size: 13px;
color: #3D3D3D;
}

#Content TD {
font-family: Trebuchet MS,Verdana,Arial;
font-size: 14px;
color: #3D3D3D;
}

#Content a:link, #Content a:visited {
font-size: 14px;
color: #0054A6;
font-weight: bold;
text-decoration: none;
}

#Content a:hover {
font-size: 14px;
color: red;
font-weight: bold;
text-decoration: none;
}

#Content .ProductLink a:link, #Content .ProductLink a:visited {
color: #7B0046 !Important;
}

#Content .ProductLink a:hover {
color: #F57BC3 !Important;
}

H1.HomeContact {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 18px;
	font-weight: Bold;
	color: #0054A6;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

H1.About {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 18px;
	font-weight: Bold;
	color: #662D91;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

H1.License {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 18px;
	font-weight: Bold;
	color: #F68F1E;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

H1.Meetthekidz {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 18px;
	font-weight: Bold;
	color: #007236;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

H1.Products {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 18px;
	font-weight: Bold;
	color: #7B0046;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

H2.HomeContact {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 15px;
	font-weight: Bold;
	color: #0054A6;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

H2.About {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 15px;
	font-weight: Bold;
	color: #662D91;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

H2.License {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 15px;
	font-weight: Bold;
	color: #F68F1E;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

H2.Meetthekidz {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 15px;
	font-weight: Bold;
	color: #007236;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

H2.Products {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 15px;
	font-weight: Bold;
	color: #7B0046;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

H3.HomeContact {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #9BDFF9;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

H3.About {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #C2B0D5;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

H3.License {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #FCD4A8;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

H3.Meetthekidz {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #BADA95;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

H3.Products {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #F57BC3;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

HR {
    width: 95%;
	height: 1px;
	background-color: #0054A6;
	color: #0054A6;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
	text-align: left;
}

LI {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

B.HomeContact {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #0054A6;
}

B.About {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #662D91;
}

B.License {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #F68F1E;
}

B.Meetthekidz {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #007236;
}

B.Products {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #7B0046;
}

/*  ---------------------------------------  */
/*  FOOTER AREA 	 						 */
/*  ---------------------------------------  */

#BottomMenu {
padding: 5px;
margin: 0px;
font-family: Trebuchet MS,Verdana,Arial;
font-size: 10px;
color: #3D3D3D;
text-align: center;
}

#BottomMenu a:link, #BottomMenu a:visited {
font-size: 10px;
color: #0054A6;
font-weight: bold;
text-decoration: none;
}

#BottomMenu a:hover {
font-size: 10px;
color: red;
font-weight: bold;
text-decoration: none;
}

#copyright {
font-family: Trebuchet MS,Verdana,Arial;
font-size: 10px;
font-style: italic;
font-weight: bold;
color: #FFFFFF;
text-align: center;
}

#copyright a:link, #copyright a:visited {
font-size: 10px;
font-style: italic;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

#copyright a:hover {
font-size: 10px;
font-style: italic;
color: yellow;
font-weight: bold;
text-decoration: none;
}


B.left_nav {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 16px;
	font-weight: Bold;
	color: #007236;
}
.Pink_10 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FE748E;
	font-weight: bold;
}
