/* CSS Document */

@font-face:{font-family:"GARA"
scr:url(GARA.TTF)
}

body {font-family:GARA; color:#FFFFFF;  font-size:17px; margin:0px; padding:0px; background-image:url(../images/bg.jpg);}
a:visited { color:#05bde5;}
a:hover {text-decoration:underline;}
a {color:#FFCC00;}

.test{font-size:14px; font-family:GARA;}


/*Footer*/

.footer { font-family:Arial; font-size:12px; margin:0px 0px 0px 0px; color:#000000;}
.footer a{ font-family:Arial; font-size:14px; text-decoration:none; color:#000000; font-weight:bold}
.footer a:hover{text-decoration:underline; color:#FF0000;}
.footer a:visited{color:#000000; text-decoration:none;}




/*register.com*/
.register {font-family:arial; font-size:12px; color:#ffffff;}
.register a:link{font-weight:bold; text-decoration:none; font-style:italic; color:#ffffff;}
.register a:hover{text-decoration:underline;}



/*left column*/
.lc_repeat{background-image:url(../images/left_col_cont_repeat.jpg); background-repeat:repeat-y;}
.lc_bg{background-image:url(../images/left_col_content_bg.jpg); background-repeat:no-repeat;}
.cont_lc{margin:0px 32px 0px 32px;}




/*--Main content--*/
.mc_bg{background-image:url(../images/main_cont_bg.jpg); background-repeat:no-repeat;}
.mc_rep_bg {background-image:url(../images/main_cont_bgrep.jpg); background-repeat:repeat-y;}
.mc{margin:0px 30px 0px 30px;}




/*header sizes*/
.fs10 {font-size:10px;}
.fs12 {font-size:12px;}
.fs14 {font-size:14px; font-weight:normal;}
.fs18 {font-size:18px; font-weight:normal;}
.fs19 {font-size:19px; font-weight:normal;}
.fs16 {font-size:16px; font-weight:bold;}



.indent{margin-left:30px;}

.ul{list-style-position:inside; list-style-type:none;}




/*--Background and border for template--*/
.top_left {background-image:url(../images/pad_tl.jpg); background-repeat:no-repeat; background-position:right;}
.top_right{background-image:url(../images/top_right.jpg); background-repeat:no-repeat; background-position:left;}
.left{background-image:url(../images/left_border.jpg); background-repeat:repeat-y; background-position:right;}
.right{background-image:url(../images/right_border.jpg); background-repeat:repeat-y; background-position:left;}
.bot_left{background-image:url(../images/bottom_left.jpg); background-repeat:no-repeat; background-position:right;}
.bot_right{background-image:url(../images/bottom_right.jpg); background-repeat:no-repeat; background-position:left;}


/*---<< Style for page content >>---*/
.content {margin:18px 70px 0px 70px; text-align:justify}
.content_contact {margin:18px 70px 0px 80px;}
.color_yg{color:#99cc00;}
.color_red{color:#FF0000;}
.color_gray{color:#666666;}
.color_blue {color:#000099;}
.color_orange {color:#c5960b;}
.gray {color:#035f5c;}

.b {font-weight:bold;}

.indent{ margin-left:30px;}

.gara{font-family:GARA; font-size:14px;}


a img {
	border:0;
}

