
/* Main stuff for body outside the main table*/
body {
font-family:Verdana, Sans-serif;
color: #000000;
font-size: 10px;
}
/* properties for form elements*/
input,textarea, select,{
	color : #000000;
	font-size: 10pt;
	border-collapse: collapse; border: 1px solid #000000;
}
/* the table that has the search box */
.searchtable {font-family: Verdana,Sans-serif; border: 1px #FFFFFF solid; background-color: #FFFFFF; width: 100%; padding: 0px}
/*The actual search bar row*/
.searchrow {font-family: Verdana,Sans-serif; border: 0px #FFCC00 solid; background-color:#FFCC00 ; width: 100%; padding: 0px color: #00000; font-size: 10pt;}
/*The row under the search*/
.searchunder {font-family: Verdana,Sans-serif;border: 0px #FFFFFF solid; background-color: #e1e1e1; width: 100%; padding: 0px color: #00000; font-size:  10pt;}
/*main table properties*/
.maintable {font-family: Verdana,Sans-serif; border: 0px #FFFFFF solid; background-color: #FFFFFF; width: 100%; padding: 0px; font-size: 10pt;}
/*row properties of main table*/
.rows {font-family: Verdana,Sans-serif; border: 5px #FFFFFF solid; background-color: #FFFFFF; padding: 0px; font-size:  10pt; color: #000000;}
.rows a:link, .rows a:active,.rows a:visited { color : #0000FF;}
/*columns properties of main table*/
.columns {font-family: Verdana,Sans-serif; border: 17px #FFFFFF solid; background-color: #FFFFFF; padding: 0px;width: 30%; font-size:  10pt;}
/*the box for each link*/
.box {font-family: Verdana,Sans-serif; border: 2px solid #FFFFFF; background-color: #FFCC00; width: 90%; padding: 0px;font-size:  10pt; color: #FFFFFF;}
.box a:link, .box a:active, .box a:visited { color : #000000; }
/*box table structure*/
.boxtable{font-family: Verdana,Sans-serif; border: 1px #FFFFFF solid; background-color: #FFFFFF; width: 100%; padding: 0px}



/* LINKS */
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


a.modelist:link, a.modelist:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.modelist:hover {
	text-decoration: underline;
}


a.modelistred:link, a.modelistred:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

a.modelistred:hover {
	text-decoration: underline;
}

a.freshgalleries:link, a.freshgalleries:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

a.freshgalleries:hover {
	text-decoration: underline;
	
}


a.friendsites:link, a.friendsites:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}

a.friendsites:hover {
	text-decoration: underline;
	
}

a.blue:link, a.blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

a.blue:hover {
	text-decoration: underline;
}


a.blue36:link, a.blue36:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

a.blue36:hover {
	text-decoration: underline;
}




/* END LINKS */




/* FONT SIZE */
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.mediumbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* END FONT SIZE */


/* SPECIFIC */
.modelname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.head { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}
/* END SPECIFIC */