/* -------------------- tag styles --------------------*/
body,td,div {font-family: arial; font-size: 12px;}
html,body{margin:0;padding:0;height:100%;border:none;}
img {border: 0px;}
form{margin:0px; padding:0px;}

h1, h2, h3, h4, h5, h6 {margin: 0px; font-weight: bold; color: silver;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
a:active {}
a:visited {}

/* -------------------- standard styles --------------------*/
.b {font-weight: bold;}
.n {font-weight: normal;}
.i {font-style: italic;}

.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tj {text-align:justify;}

.pa {position: absolute;}
.pr {position: relative;}

.fl {float: left;}
.fr {float: right;}

.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs13 {font-size: 13px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}

.fc1 {color: #000;}
.fc2 {color: #FFF;}
.fc3 {color: #F1F1F1;}
.fc4 {color: #ECECEC;}
.fc5 {color: #5AA92A;} /*lime*/
.fc6 {color: #484848;} /*gray*/
.fc7 {color: #074210;} /*green*/
.fc8 {color: #B3B3B3;} /*silver*/

.ls25 {letter-spacing: 0.025em;}
.lh18 {line-height: 18px;}
.mt6 {margin-top: 6px;}
.mb6 {margin-bottom: 6px;}
.mb12 {margin-bottom: 12px;}
.ml7 {margin-left: 7px;}
.ml12 {margin-left: 12px;}
.mt22 {margin-top: 22px;}
.mt55 {margin-top: 55px;}
.ml35 {margin-left: 35px;}
.ml44 {margin-left: 44px;}
.verd {font-family: verdana;}
/* -------------------------------------------------------------------------------------------*/

/* -------------------- HEAD start --------------------*/
div#header,div#footer,div#main_right, #side_cover {
	display:none;
}
