/*********************************************
* GLOBAL : TEXT STYLE
/*********************************************

/* layout */
a,body,p,br,td,div,span,form,center,pre,blockquote
{font-family:±¼¸²;font-size:9pt;color:black;line-height:14pt;
	scrollbar-3dlight-color:595959; 
        scrollbar-arrow-color:ffffff; 
        scrollbar-base-color:cfcfcf; 
        scrollbar-darkshadow-color:ffffff; 
        scrollbar-face-color:cfcfcf; 
        scrollbar-highlight-color:fffff; 
        scrollbar-shadow-color:595959}
.layout {background:url(/img/t5_layout_rightbg.png) repeat-y fixed}


/*********************************************
* GLOBAL : LINKS
*********************************************/

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}
a:hover {color:#c9dd43; text-decoration:none;position:relative; top:1; left:1; }

a.menu:link {color:#000000; text-decoration:none;}
a.menu:visited {color:#000000; text-decoration:none;}
a.menu:active {color:#000000; text-decoration:none;}
a.menu:hover {color:#c9dd43; text-decoration:none;position:relative; top:1; left:1; }

.white {color:#FFFFFF;}
a.white:visited {color:#FFFFFF;}
a.white:active {color:#FFFFFF;}
a.white:link {color:#FFFFFF;}
a.white:hover {color:#c9dd43; text-decoration:none;position:relative; top:1; left:1; }

.wordwrap {word-break:break-all}
.wordwrap2 {word-break:break-all;line-height:150%;padding-left:8}

/*********************************************
* GLOBAL : FONTS
*********************************************/
/* tahoma  by point */
.tah7 {font-family:Tahoma,Verdana,Arial;font-size:7pt}
.tah8 {font-family:Tahoma,Verdana,Arial;font-size:8pt}
.tah9 {font-family:Tahoma,Verdana,Arial;font-size:9pt}
.tah10 {font-family:Tahoma,Verdana,Arial;font-size:10pt}
.tah12 {font-family:Tahoma,Verdana,Arial;font-size:12pt}
.tah13 {font-family:Tahoma,Verdana,Arial;font-size:13pt}
.tah14 {font-family:Tahoma,Verdana,Arial;font-size:14pt}
.em {font-family:tahoma;font-size:7pt;}

/*********************************************
* GLOBAL : È¿°ú... padding, line-height, wordwrap
*********************************************/
.underline {text-decoration:underline}
.bold {font-weight:bold}
.t110  {line-height:110%}
.t120  {line-height:120%}
.t130  {line-height:130%}
.t140  {line-height:140%}
.t150  {line-height:150%}
.t160  {line-height:160%}
.t170 {line-height:170%}
.t180  {line-height:180%}
.just {text-align:justify}
.pad10 {padding:10px}
.pad5 {padding:5px}
.lpadding10 {padding-left:10px}
.rpadding10 {padding-right:10px}
.tpadding10 {padding-top:10px}
.bpadding10 {padding-bottom:10px}
.tpadding5 {padding-top:5px}
.bpadding5 {padding-bottom:5px}
.rpadding5 {padding-right:5px}
.lpadding5 {padding-left:5px}
.tpadding2 {padding-top:2px}
.bpadding2 {padding-bottom:2px}
.rpadding2 {padding-right:2px}
.lpadding2 {padding-left:2px}

/*********************************************
* GLOBAL : TABLES
*********************************************/
.fixed {table-layout:fixed;color:#FFFFFF}
.tbYellowOuter {border:1px solid #C5C5A7;border-left:1px solid #D3D3B9;border-top:1px solid #D3D3B9;background-color:#E3E2FC}
.tbYellowInner {border:1px solid white;padding:4px;padding-top:0px}
.td_outline {border:1 solid black #666666}

/*********************************************
* GLOBAL : FORMS
*********************************************/
/* input */
input {color:#000000;border:1 solid #dddddd;background-color:#FFFFFF;font-size:8pt;font-family:Tahoma;};
option {color:#52799C;border:1 solid #666666;font-size:8pt;font-family:Tahoma;};
.option_blue {color:#0000FF;border:1 solid #666666;font-size:8pt;font-family:Tahoma;};
select {color:#52799C;border:1 solid #666666;font-size:8pt;font-family:Tahoma;};

.input_text {color:#000000;border:1 solid #dddddd;background-color:#FFFFFF;font-size:8pt;font-family:Tahoma;};
.input_text_full {color:#000000;border:1 solid #dddddd;background-color:#FFFFFF;font-size:8pt;font-family:Tahoma;width:100%};

/* button */
.bt_basic {color:#000000;background-color:#dddddd;font-family:Tahoma,Verdana;font-size:8pt;border:1px solid #000000}  

/* textarea */
textarea {font-family:tahoma,arial; font-size:11; color:#52799C; border:1 solid black #666666; width:95%; overflow:auto}

/* checkbox */
.input_radio {color:#000000;border:0 solid #FFFFFF;background-color:#FFFFFF;font-size:8pt;font-family:Tahoma;};