@charset "iso-8859-1";
P  {
	font-family : Tahoma;
	color :#000000;
	font-size : 8pt;
	font-weight: bold;
}
.my_banner_class TD {
  font-family: arial,sans-serif,helvetica;
  font-size: 20px;
  color: #0000FF;
}
.title {
  font-size: 20px;
  font-weight: bold;
  color: red;
}
.my_banner_class .handle {
  color: red;
}
.my_banner_class .age_gender {
  color: yellow;
}
.my_banner_class .location {
  font-size: 10px;
}
.bigtext {
  color: red;
  font-size: 50px;
  font-family : Tahoma;
  font-weight: bold;
}

/*---  LEFT SIDE BAR ---*/
#menu {
 width: 200px;
 float: left;
 font: 8px/12px tahoma, verdana,trebuchet,sans-serif;
 padding-right: 3px;
 text-align: right;
 color: #333;
 padding-bottom: 30px;
  border-right: 1px dotted #003333;
  height: 100%;
}

/*---  RIGHT SIDE BAR ---*/
#rightmenu {
 width: 200px;
 float: center;
 font: 8px/12px verdana,trebuchet,sans-serif;
 padding-right: 3px;
 text-align: left;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px dotted #003333;
 height: 100%;
}

/*--- CENTERED RIGHT SIDE BAR ---*/
#rightmenuc {
 width: 225px;
 float: left;
 font: 8px/12px verdana,trebuchet,sans-serif;
 padding-right: 3px;
 text-align: center;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px dotted #003333;
}

/*---  MAIN PAGE CONTENT ---*/
#content {
 width: 575px;
 float: left;
 text-align: left;
 margin-left: 5px;
 margin-bottom: 5px;
 padding-bottom: 5px;
 padding-left: 7px;
 border-right: 1px dotted #003333;
 border-left: 1px dotted #003333;
 background-color: white;
 voice-family: "&"}&"";
 voice-family: inherit;
 width: 390px;
 
}
body>#content {
 width:555px;
}


/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 color:       #000000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px; 
}
.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:visited { color:  #003399; font-weight: bold;}
.loginLinks a:active  { color:  #999999; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;} 


/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 2px dotted #003333;
 margin-bottom: 10px; 
}


/*---  Used in Trackback and Pingback page.  ---*/

H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   17px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: tahoma,verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #000000;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}



/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 12px;
 border-bottom:1px dotted #999999;
}

/*---  Name of author in weblog entries ---*/

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}

/*---  Paragraph formatting in weblog entries ---*/

p {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;

}



/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}





/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}


.link-new {	font-size: 8px; color: #FFFF00; font-family: tahoma, vedana, sans-serif }
	.link-top {	font-size: 8px; color: #F18800; font-family: tahoma, arial, vedana, sans-serif }
	.link-pop {	font-size: 8px; color: red; font-family: tahoma, arial, vedana, sans-serif }
	.link-pick { font-size: 8px; color: #009900; font-family: tahoma, arial, vedana, sans-serif }
	.link-update { font-size: 8px; color: #D200FF; font-family: tahoma, arial, vedana, sans-serif }
	.link-none { font-size: 8px; color: #D200FF; font-family: tahoma, arial, vedana, sans-serif ; text-decoration:none; }
	.tbl_border {border: 1px #000000 solid}
	.tbl_bgcolor {background-color: #000000 }
	.tbl_caption { font-weight: bold; font-size: 12px; color: #000000; background-color: #00FF33 }
	.tbl_normal {font-size: 12px; color: #000000; background-color: #FEFBF7 }
	.grey_font {font-size: 11px; color: #333333;}	
.calendartop{
	font-family : Tahoma;
	color :#000000;
	font-size : 8pt;
	font-weight: bold;
}
.blogger_calencolor{
	font-family : Tahoma;
	color :#000000;
	font-size : 8pt;
	font-weight: bold;
}

.blogger_calenfont{
	font-family : Tahoma;
	color :#000000;
	font-size : 8pt;
	font-weight: bold;
}

.blog_text  {
	font-family : Tahoma;
	color :#000000;
	font-size : 8pt;
	font-weight: normal;
}
.blog_link  {
	font-family : Tahoma;
	color :#0000FF;
	font-size : 8pt;
	font-weight: bold;
}
.blog_title  {
	font-family : Tahoma;
	color :#0000FF;
	font-size : 10pt;
	font-weight: bold;
}


P.premium {
	font-family : Tahoma;
	color :#000000;
	font-size : 9pt;
	font-weight: bold;
}

P.yellowbackground
{
	background: #ffff00;
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: bold;
	color: #003300;
}

P.grandtotal {
	font-family : Tahoma;
	color :#000000;
	font-size : 8pt;
	font-weight: bold;
}

P.em{
	font-family : Tahoma;
	color : #ffff00;
	font-size : 9pt;
	font-weight : bold;
	font-style : italic;
}


P.small {
	font-family : Tahoma;
	color: white;
	font-size : 7pt;
		font-weight: bold;
}
P.tiny {
	font-family : Tahoma;
	color: #000000;
	font-size : 7pt;
		font-weight: bold;
}
H1  {font-family : Tahoma;
		color: #000000;
		font-size : 12pt;
			font-weight: bold;
		}



A  {
	text-decoration: none;
		font-weight: bold;
}

A:Visited  {
	color : #0000FF;
	text-decoration: none;
		font-weight: bold;
}

A:Active  {
	color : #0000FF;
	text-decoration:underline;
		font-weight: bold;
}

A:Hover  {
	color :#0000FF;
	text-decoration:underline;
		font-weight: bold;
}

BODY  {
	font-family : Tahoma;
	background-color : #D9FFB2;
	font-size : 8pt;
	font-weight: bold;
}

A:Link  {
	color : #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;	
}
A:visited  {
	color : #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;	
}

.descript  {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;	
}
.new  {
	color : #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;	
}
.numlinks  {
	color : white;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;	
}

.bcompw{border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px;border-top:solid black 1px;}
.bcompr{border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px;border-top:solid black 1px;}
.newbox{border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px;border-top:solid black 1px; background-color: #00ccff;}
.newbox2{border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px;border-top:solid black 1px; background-color: yellow;}
.contents{border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px;border-top:solid black 1px;}
.contentext{font-family:arial; color:white;}
.shoptable{border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px;border-top:solid black 1px; background-color: white;}
.special{border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px;border-top:solid black 1px; background-color: white;}
.dates{font-family:arial; color:red; font-weight: bolder;}
.bottomlinks{font-family:arial; color:#cc0000; font-weight: bolder; font-size: 7pt;}
.plugins{font-family:arial; color:black; font-weight: bolder; font-size: 7pt;}
.specialinks{font-family:arial; color:red; font-weight: bolder;}
li {font-family : Tahoma; color : #000000; font-size : 8pt; font-weight: bold;}

