/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B43939;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: .5em;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration:none;
	color: #00CCFF;
}

img {
}


/* Boxed Style */

.boxed {
	margin-bottom: 0px;
	border: 1px #cccccc;
}

.boxed .title {
	height: 10px;
	padding: 20px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	font-size: 1.2em;
	font-style: italic;
}

.boxed .content {
	padding: 10px;
}


#page-container {
	width: 760px;
	background: #fff;
	text-align: left;
	margin: auto;
	background: #fff url("bg2.gif") top center repeat-y;
	background-color: #fff;
}
margin {
	margin-top:0px;

}
body {
	background-image:url(Images/back1.jpg);
	background-position:center;
	background-position:top;
}

#div {
	background-color:#FFFFFF;
	height:1140px;
	width:778px;
	margin:auto;
	
}

#div_top {
	height:113px;
	width:780px;
	background-repeat:no-repeat;
	background-position:center;
}
.topspan {
float:right;
width:763px;
}


#div_linktop {
	width:763px;
	background-color: #3C3C3C;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-top:2px;
	padding-bottom:2px;
}
#div_link {
	height:15px;
	width:778px;
	background-color: #3C3C3C;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#div_main {
	width:778px;
	height:945px;
	background-color: #FBF8F4;
}

#div_left_menu {
	float:left;
	width: 205px;
	height: 930px;
}

#div_left_channel {
	float:left;
	width: 205px;
	height: 360px;
}


#div_add {
	width:568px;
	height:235px;
	float: right;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: capitalize;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#div_boxes {
	background-color:#FFFFFF;
	float:left;
	width:600px;
	height:380px;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background: #FBF8F4;
}

/*image trypod*/
.pod1
	{
	float:left;
	margin-left:0px;
	}
.pod2
	{
	float:right;
	margin-left:0px;
	margin-top:30px;
		}
.pod3
	{
	float:left;
	margin-left:0px;
	margin-top:20px;
		}						
/*images close*/	

#div_b_top {
	font:Verdana, Arial, Helvetica, sans-serif bold;
	width:400px;
	height:30px;
	color:#006699;
}

#div_b_first {
	width:200px;
	height:170px;
	float: left;
}

#div_b_second {
	padding-top:40px;
	float:right;
	width:200px;
	height:200px;
}

#div_right_menu {
	padding:0px;
	float:left;
	width:160px;
	height:389px;
	background-color: #FBF8F4;
}

/*iframe define */
.iframe {
	height:930px;
	width:570px;
	background:none;
	border:none;
	}
/*may use in future
#div_r_butoon {
	float:left;
	border:thin #CCCCCC solid 1px;
	width:10px;
	height:21px;
	background-color: #FFFFFF;
	background-image: url(../under/Images/Layout%20Images/arrowrt.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
*/
#div_r_link {
	background:url(Images/Layout%20Images/arrow-blue.gif);
	background:left no-repeat;
	font:Verdana, Arial, Helvetica, sans-serif bold;
	width:125px;
	height:20px;
	width: 160px;
	margin-top: 5px;
	float: left;
	text-align:left;
}

#div_r_add {
	font:Verdana, Arial, Helvetica, sans-serif bold;
	width:125px;
	height:200px;
	width: 160px;
	margin-top: 5px;
	float: right;
	text-align:center;
}

#div_r_bottom
{
	float:right;
	width:568px;
	height:300px;
}

.leftone_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #009966;
}

#div_help {
	border:#CCCCCC solid 1px;
	width:135px;
	height:150px;
	padding: 4px;
	background-color: #FFFFFF;
}

#div_bottom {
	border:solid 2px #00CCFF;
	width:778px;
	height:35px;
	margin-bottom: 5px;
	background-color: #D9F5FF;
}

/* Content */

#content {
}

/* Content > Sidebar */

#sidebar {
	width: 200px;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 10px;
	border-bottom: 4px solid  #CCCCCC;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background:#0099BF;
	text-decoration: none;
	color: #AAEEFF;
}

a.class{
color:#FFFF00;

}




site map

site map end 


/*

BODY{
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #6A84AE;
	scrollbar-highlight-color : #AAAAFF;
	scrollbar-3dlight-color : #335978;
	scrollbar-shadow-color : #335997;
	scrollbar-darkshadow-color : black;
	scrollbar-track-color : #335997;
}

/*

INPUT { FONT-SIZE: 10px; FONT-FAMILY: Verdana }
SELECT { FONT-SIZE: 10px; FONT-FAMILY: Verdana }
TEXTAREA { FONT-SIZE: 10px; FONT-FAMILY: Verdana }

.nav { COLOR:#22449D;text-decoration:none;font-weight:bold  }
.nav2 { COLOR: #ff0000;  text-decoration:none; font-weight:bold  }

.toplinks {COLOR: #22449D; text-decoration:none; font-weight:bold}

.white { COLOR: #ffffff; font-weight:bold }
.green {
	COLOR: #488501;
	font-weight:bold;
	text-decoration: none;
}
.blue { COLOR: #006592; font-weight:bold }
.red { COLOR: #ff0000; font-weight:bold }

.title { FONT-SIZE: 10px; font-weight:bold }
.subtitle {
	FONT-SIZE: 14px;
	font-weight:bold;
	COLOR: #24459C;
	text-decoration: none;
}
.title-white {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.title-green { FONT-SIZE: 11px; COLOR: #4F6300; font-weight:bold }
.title-blue {
	FONT-SIZE: 11px;
	COLOR: #006592;
	font-weight:bold;
	text-decoration: none;
}

.lineandfont {  FONT-SIZE: 11px; COLOR: #006592; font-weight:bold 
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4E2FF;
	border-right-color: #C4E2FF;
	border-bottom-color: #C4E2FF;
	border-left-color: #C4E2FF;
}

.lineandfontbold {  
	FONT-SIZE: 12px; COLOR: #006592; 
	font-weight:bold 
	
}


.tab-border {
	border: 1px solid #C4E2FF;
	
}
.tab-inside {
	background-color: #F7F7F7;
}
.tab-border1 {

	border: 1px solid #79BCFF;
}
.border-dashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.toplinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none}
.headblack { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none }
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none }
.dir-hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #394B01;
	text-decoration: none;
}
.dir-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #638308;
	text-decoration: none;
}
.larger-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


#header_menu {
	padding-top: 35px;
	padding-right: 29px;
	float: right;
}

#header_menu li {
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 116px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 31px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}
/*
/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #B43939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #B43939;
}

#inputsubmit1 {
	background: #B43939;
	color: #FFFFFF;
}


/*for extra pages
****************************************************************************************************************/
.leftone{
	width:618px;
	float:left;
	height:600px;
}

div_left_channel {}
