﻿html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input { font-size: 1em; }

html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6{ font-family: Tahoma,Verdana,Segoe,sans-serif; padding: 0px; margin: 0px; border: 0px transparent none; background-position:left top;  }
body{ font-size: 70%; background-color:#DAF3CE; 
	scrollbar-face-color: #3AA10D;
	scrollbar-highlight-color: #008800;
	scrollbar-shadow-color: #246708;
	scrollbar-3dlight-color: #83DD62;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #ADF18F;

}
p, td, h1, h2, h3, h4, h5, h6 { line-height: 1.2em; }
a, a:active, a:visited { color:#246708; text-decoration:underline; }
a:hover{ color:#FF0000; text-decoration:none; border-bottom:1px #CC0000 dotted; }
ul{ margin:0; padding:0 0 0 25px; }
li{ margin:0; padding:0; }
h4{ font-weight:bold; line-height:1.4em; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:1em; }
h3 { font-size:1.5em; color:#6c7275; font-weight:normal; font-family:Segoe,Verdana,sans-serif; margin-bottom:13px; }
h2 { color:#2e5374; font-family:Segoe,Tahoma,Verdana,sans-serif; font-size:1.5em; font-weight:normal; }
p{ line-height:1.4em; font-size:1em; }

.page_top_bg { background-image: url('../images/Stage_BG_top.jpg'); background-repeat: repeat-x; padding-top:10px; }
.page_bottom_bg { background-image: url('../images/Stage_BG_btm.jpg'); background-repeat: repeat-x; background-position: left bottom; text-align:center; position:relative; }
#page{ margin-left:auto; margin-right: auto; width: 934px; position:relative; top:0px; }
.pg_content_top { background-image: url('../images/Page_BG_top.jpg'); background-color:#E7F5DE; background-repeat: no-repeat; text-align:left; }
.pg_content_bottom { background-image: url('../images/Page_BG_btm.jpg'); background-repeat: no-repeat; background-position: left bottom; }
#pageC { position:relative; }
.pg_content_footer {
	DISPLAY: block; BACKGROUND-IMAGE: url('../images/Ftr_BG_reflec.jpg'); BACKGROUND-REPEAT: no-repeat; HEIGHT: 64px; BACKGROUND-COLOR: #2B8307	
}



.photo_1 {  position:absolute; height:120px; width:240px; margin-top:25px; margin-left:176px}
.photo_2 { background-image: url('../images/pak1.jpg'); position:absolute; height:120px; width:240px; margin-top:25px; margin-left:424px; background-color:#DAF3CE }
.photo_3 { position:absolute; height:120px; width:240px; margin-top:25px; margin-left:672px; background-color:#DAF3CE }

.left_column { position:absolute; margin-top:175px; margin-left:10px; width=150px; background-color:#AAF3CE}
.middle_column { position:absolute; margin-top:175px; margin-left:170px; width=590px; background-color:#DAE3CE}
.right_column { position:absolute; margin-top:175px; margin-left:768px; width=150px; background-color:#DAD3CE}

.box {
	MARGIN-TOP:175px; Position:Relative;
}

.cf:after { clear: both; content:"."; display: block; height: 0; visibility: hidden; }
.cf { min-height:1%; }

.header { position:relative; color:#ccc; min-height:28px; zoom:1; background-image: url('../images/Hdr_BG_full.jpg'); background-repeat:no-repeat; z-index:1; }
.header .leftAlign, .header .rightAlign { padding-top:7px; padding-bottom:7px; padding-right:10px; padding-left:10px; }
.header .rightAlign strong { color:#fff; margin-right:3ex; }
.header .locale { position:relative; top:1px; }
.rightAlign{ float:right; display:inline; }

a.headerLink, a:visited.headerLink { color:#CCC; }
.footer { color:#246708; text-decoration:none; font-weight=bold }
.footer a, .footer a:visited { color:#246708; text-decoration:none; font-weight=bold }
.footer a:hover, .footer a:active, a:hover.headerLink, a:active.headerLink { color:#AA0000; text-decoration:none; border-bottom:1px #CC0000 dotted; }

/* Form elements */
input,textarea, select {
	color : {T_BODY_TEXT};
	font: normal {T_FONTSIZE2}px {T_FONTFACE1};
	border-color : {T_BODY_TEXT};
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : {T_TD_COLOR2};
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : {T_TR_COLOR1};
	color : {T_BODY_TEXT};
	font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}

/* The main submit button option */
input.mainoption {
	background-color : {T_TD_COLOR1};
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : {T_TD_COLOR1};
	font-weight : normal;
}

.title {font-size: 16px; font-weight: bold; font-family: Tahoma,Verdana,Segoe,sans-serif; margin-top:5px; margin-left:5px; color: red}

