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

/* layout */
a,body,p,br,td,div,span,form,center,pre,blockquote
{font-family:±¼¸²;font-size:9pt;color:black;
	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}

body, table, tr, td {font-size:9pt; line-height:14pt;font-family:Tahoma,Verdana,Arial;font-size:8pt}


/*********************************************
* 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; }


.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}

/*********************************************
* GLOBAL : TABLES
*********************************************/
.fixed {table-layout:fixed;}
.tbYellowOuter {border:1px solid #C5C5A7;border-left:1px solid #D3D3B9;border-top:1px solid #D3D3B9;background-color:FFFFEF}
.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:#FFFFFF;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;};
