body {
	margin-left: 0px;
	font-size: 11px;
	font-family: verdana,trebuchet,sans-serif;
	background-color: #FFFFFF;
}

a:link { 
 color: #333399; 
 font-size: 10px; 
 font-weight: Bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #333399; 
 font-size: 10px; 
 font-weight: Bold; 
 text-decoration: underline; 
}

a:active { 
 color: #333399; 
 font-size: 10px; 
 font-weight: Bold; 
 text-decoration: underline; 
}

a:hover { 
 color: #999999; 
 font-size: 10px; 
 font-weight: Bold; 
 text-decoration: none; 
}

/*---  LEFT SIDE BAR ---*/
#menu {
 width: 175px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 10px;
 text-align: right;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px dotted #999;
}


/*---  MAIN PAGE CONTENT ---*/
#content {
 width: 420px;
 float: left;
 text-align: left;
 margin-left: 20px;
 margin-bottom: 60px;
 padding-bottom: 30px;
 padding-left: 20px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 390px;
}
body>#content {
 width: 420px;
}


/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 color:       #000000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px; 
}
.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: 1px dotted #999;
 margin-bottom: 15px; 
}


/*---  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:   12px;
	color:       #FF9900;
	font-weight: bold;
	cursor: hand;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #999999;
 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;

}

/*---  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;
 text-align:  left;
}



/*--  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:   #FF9900;
  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;}
.line1 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #6699CC;
	padding: 15px;
}
.mousetd {
	cursor: hand;
	filter: Gray;
}
.lightgray {
	background-color: #ffffff;
	padding: 6px 10px;
	font-weight: bold;
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.lightwhite {
	background-color: #EDEEFE;
	padding: 5px 10px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
}

.tablepackage {
	border: 1px solid #3366FF;
}
.webart {
	padding: 5px;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}
#memberlogin {
	width: 175px;
	float: left;
	font: 11px/12px verdana, trebuchet, sans-serif;
	padding-right: 10px;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-right: 1px double #3300FF;
	background-color: #6699FF;
	padding-top: 10px;
	padding-left: 10px;
}
.kapirayt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007DB3;
}
.mmbertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #336699;
	text-align: right;
}
.leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066FF;
	border-left-color: #0066FF;
}
.leftguhit {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
}
.rightguhit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
}
.topguhit {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF;
}
.line1up {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #6699CC;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6699CC;
	cursor: crosshair;
	filter: Mask(Color="#333333");
}
li {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	list-style-type: none;
	list-style-image: url(images/bul.gif);
}
/* Gray title box */
.titlebox {
	background: #eee url('http://assets.bravenet.com/bravenet/images/opheader_bg.png');
	border: 1px solid #969696;
	padding: 2px;
	padding-left: 10px;
	font: 11px Tahoma, Verdana, Arial;
	color: #444;
	font-weight: bold;
	font-style: normal;
}.line2 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #6699CC;
	padding: 15px;
	background-image: url(images/aaabakraw.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.line_LEFT {

	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #6699CC;
	padding: 0px;
}
