/* 10/17/04 by Hiep Nguyen          */
/* don not use // as comment, will not work */


/* This is for special link format  */
a:link     {color: #C3C3C3; text-decoration: none}
a:visited  {color: #A50000; text-decoration: none}
a:active   {color: #000000; text-decoration: none}
a:hover    {color: #FFFFFF; text-decoration: none}

/* This is for special link format at webmaster part */
a.new_link_format:link     {color: #C3C3C3; text-decoration: none}
a.new_link_format:visited  {color: #A50000; text-decoration: none}
a.new_link_format:active   {color: #FFFFFF; text-decoration: none}
a.new_link_format:hover    {color: #FBCA6B; text-decoration: none}

.webmaster {color: #C0C0C0; font: 10px arial, sans-serif, verdana; font-weight: bold}

.color_white {color: #FFFFFF}
.color_grey  {color: #C3C3C3}

/* This is for highlight around picture*/
.color_bg_yellow { background-color: #CEB663}
.color_bg_white { background-color: #FFFFFF}

/* This background is for table of row of pictures*/
/* and for newWindow popup background             */
.table_picture_bg  {background-color: #434343;}
.frame_pic_color {background-color: CDCDCD}


/* my own text and font*/
/* this is for text next to the dropdown box*/
.myText1  {color: #C3C3C3;
           font: 11px arial, sans-serif, verdana;
           font-weight: bold;
}


/* This for gallery name on each page*/
.myText2  {color: #FBCA6B;
           font: 17px arial, sans-serif, geneva, verdana;
           font-weight: bold;
           letter-spacing: 6px;
}
.myText2b  {color: #FFB82D;
           font: 14px arial, sans-serif, geneva, verdana;
           font-weight: bold;
           letter-spacing: 2px;
}
.myText2c  {color: #FFA800;
           font: 14px arial, sans-serif, geneva, verdana;
           font-weight: bold;
           letter-spacing: 2px;
}

/* This for font on newWindow caption box*/
.myText3  {color: #FBCA6B;
           font: 16px arial, sans-serif, geneva, verdana;
           font-weight: bold;
}
.myText4  {color: #B5B5B5;
           font: 12px arial, sans-serif, geneva, verdana;
           font-weight: bold;
}
.myText5  {color: #D0D0D0;
           font: 12px arial, sans-serif, geneva, verdana;
           font-weight: bold;
}


/* This is for form which lists all gallery names*/
.myForm_Gallery  {color: #FBCA6B;
                 font: 11px arial, sans-serif,  geneva, verdana;
                 font-weight: normal;
                 background-color: #434343;
                 width: 200px;
                 cursor:hand;
}

/* This is for gallery index link, under the dropdwon form*/
.myText6  {color: #B5FF74;
           font: 12px arial, sans-serif, verdana;
           font-weight: bold;
}
a.my_gallery_index:link     {color: #4B9BFF; text-decoration: none}
a.my_gallery_index:visited  {color: #FF7498; text-decoration: none}
a.my_gallery_index:active   {color: #FFFFFF; text-decoration: none}
a.my_gallery_index:hover    {color: #FBCA6B; text-decoration: none}

/* This for links  page*/
.myText7  {color: #D0D0D0;
           font: 14px arial, sans-serif, geneva, verdana;
           font-weight: normal;
           letter-spacing: 4px;
}
.myText8  {color: #FBCA6B;
           font: 11px arial, sans-serif, geneva, verdana;
           font-weight: bold;
           letter-spacing: 1px;
}
a.linkpage:link     {color: #D0F881; text-decoration: none}
a.linkpage:visited  {color: #A50000; text-decoration: none}
a.linkpage:active   {color: #FFFFFF; text-decoration: none}
a.linkpage:hover    {color: #FBCA6B; text-decoration: none}

/*This is for list in links page*/
li.list_color {color: #C3C3C3; list-style: square inside}


/*This is for front in gallery page, underneat each image*/
.myText11  {color: #C3C3C3;
           font: 12px arial, sans-serif, verdana;
           font-weight: normal;
}
.myText12  {color: #FBCA6B;
}
.myText13  {color: #4B9BFF;
}

/*This is link for each page number of each gallery*/
.myText14  {color: #B5FF74;
           font: 16px arial, sans-serif, verdana;
           font-weight: bold;
}


/* This is for contact page*/
.myText9  {color: #B5B5B5;
           font: 14px arial, sans-serif, geneva, verdana;
           font-weight: normal;
}
.myText10  {color: #FBCA6B;
           font: 12px arial, sans-serif, geneva, verdana;
           font-weight: bold;
}
/* This is for main_left.htlp*/
.myText15  {color: #FBCA6B;
           font: 11px arial, sans-serif, geneva, verdana;
           font-weight: bold;
           letter-spacing: 0px;
}
a.left_menu:link     {color: #d7d7d7; text-decoration: none}
a.left_menu:visited  {color: #FBCA6B; text-decoration: none}
a.left_menu:active   {color: #d7d7d7; text-decoration: none}
a.left_menu:hover    {color: #00c00e; text-decoration: none}


/*This is for form on contact page*/
.form_contact {background-color: #C3C3C3;
               font: 12px arial, sans-serif, verdana;
               font-weight: bold;
		       text-align: left;
		       width: 200PX;
		       border: #FFFFFF 1px solid}
.form_comment {background-color: #C3C3C3;
               font: 12px arial, sans-serif, verdana;
               font-weight: bold;
		       text-align: left;
		       width: 300PX;
		       height: 100PX;
		       border: #FFFFFF 1px solid}
.form_fieldset {border: #7E7E7E 1px solid}
.form_send_reset {border: #C3C3C3 1px solid;
                  background-color: #858585;
			      color: #FFFFFF;
			      cursor:hand;
			      font: 12px arial, sans-serif, geneva, verdana;
			      font-weight: bold;
			      padding-left: 15px;
		          padding-right: 15px;
}


/* This is for all pages*/
.table_border {border: #7E7E7E 1px solid}

/* This is for index upper home page */
.pic_border {border: #B8B8B8 1px solid}
