**********************************************************************
*
*  filename      : style.css (Windows_Blues)
*  author        : chailuck kirathisutisathorn
*  Start         : 31 july 2002
*  Last Update   : 31 july 2002
*
*  Purpose       : 
*	This file is define style sheet use in Window_Blue Theme .
*  	       
**********************************************************************


.winname	{  	
		margin: 0px  0px; 
  		padding: 0px  0px;
        	font-family: MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya;
        	color: #FF0000;
		font-size: x-small;
	}
.titlebar	{
		font-family: MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya;
                font-size: 9px;
		color: #141B62;
	}
font, p {
		font-family: MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya;
		font-size: x-small;
	}
td, dd 	{
		font-family: MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya;
		text-decoration: none;
		font-size: x-small;
	}
a:link 		{ color: #3366CC;
		  font-family: MS Sans Serif, CordiaUPC,Krungthep,Thonburi,Ayutthya; 
                  text-decoration: none;
                  font-size: x-small; 
                } /*#005CA2*/
a:visited 	{ color: #3366CC; 
		  font-family: MS Sans Serif, CordiaUPC,Krungthep,Thonburi,Ayutthya;
                  text-decoration: none;
                  font-size: x-small; 
		}
a:active	{ color: #0099FF;
		  font-family:  MS Sans Serif, CordiaUPC,Krungthep,Thonburi,Ayutthya;
 		  text-decoration: none;
		  font-size: x-small; 
                }
a:hover 	{ color: #FF6600;
                  font-family:  MS Sans Serif, CordiaUPC,Krungthep,Thonburi,Ayutthya; 
                  text-decoration: none;
		  font-size: x-small;
                }
.blue 		{ color: #336699;
		  font-family: "MS Sans Serif", CordiaUPC, Krungthep, Thonburi, Ayutthya;
		  font-size: 11px;
		}
.orange 	{ color: #FF6600;
		  font-family: MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya;
		  font-size: x-small;
		}
.orangeb 	{ color: #FF6600;
		  font-family: MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya;
		  font-size: 11px;
		  font-weight: normal;
		}
.black		{ color: #000000;
  		  font-family: MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya;
  		  font-size: x-small;
		}
.whitemenu      { color: #ffffff;
                  font-family: Verdana, MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya;
                  font-size: 11px;
		  font-weight: bold;
                }
.orangebold      { color: #6699FF;
                  font-family: Verdana, MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya;
                  font-size: 11px;
		  font-weight: normal;
                }
.bluebold      { color: #6699FF;
                  font-family: Verdana, MS Sans Serif, CordiaUPC, Krungthep, Thonburi, Ayutthya;
                  font-size: 11px;
		  font-weight: bold;
                }


.IT_section_header { color: #336633; font-family: "MS Sans Serif"; font-size: 11px; font-weight: bold; }
.IT_section_detail { color: #336633; font-family: "MS Sans Serif"; font-size: 11px; font-weight: normal; }
.white { color: #ffffff; font-family: Verdana, "MS Sans Serif", CordiaUPC, Krungthep, Thonburi, Ayutthya; font-size: 11px; }
.IT_column_header { color: #ffffff; font-size: 11px; font-weight: bold; ; font-family: "MS Sans Serif", "Microsoft Sans Serif"}

