﻿/* ----------Tags---------- */
body {
	background-image: url(images/bg.jpg);
	background-color: #B5CFDC;
	background-position: top;
	background-repeat: repeat-x;
	color: #424242;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}
h1 { 
font-size: 14px; 
font-weight: bold;
vertical-align:bottom;
} 
a:hover {
	text-decoration: underline;
}
a.menuItem{
	background-image: url(images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #484E53;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 26px;
	text-decoration:none;
	padding-left: 25px;
}
a.menuItem:hover {
	color: #1f81aa;
}
a.subMenuItem{
	background-image: url(images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #484E53;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 26px;
	text-decoration:none;
	padding-left: 35px;
}
a.subMenuItem:hover {
	color: #ac1a00;
}


a.rss{
	float: left;
	margin-right: 5px;
	display: block;
	width: 18px;
	height: 20px;
	padding: 5px 0 0 7px;
	background-color: #f5f6f6;
	border: 1px solid #d9dada;
	color: #3599d5;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}
a.rss:hover {
	color: #FFFFFF;
	text-decoration:none;
}

/*
a.rss{
	color: #3599d5;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration:none;
	padding: 8px;
}
a.rss:hover {
	color: #FFFFFF;
	text-decoration:none;
}*/
a.rssTXT{
	color: #006c8e;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration:none;
}
a.rssTXT:hover {
	color: #df4325;
	text-decoration:none;
}
p {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
ol {
	margin-bottom: 10px;
	margin-top: 10px;
}
ul li {
	color: #424242;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration:none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10pt;
	list-style: disc;
	list-style-position: outside;
}
ol li {
	color: #424242;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration:none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10pt;
	list-style: decimal;
	list-style-position: outside;
}
table{
	background-color: #FFFFFF;
}
table.trans{
	background-color: transparent;
}
td, tr {
	color: #424242;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration:none;
}
form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;
}
optgroup {
	color: #424242;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
	text-decoration:none;
}
option {
	color: #424242;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
	text-decoration:none;
}
select {
	color: #424242;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	height: 20px;
	text-decoration:none;
	border-bottom-color: #979797;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #979797;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #979797;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #979797;
	border-top-style: solid;
	border-top-width: 1px;
}
.input {
	color: #424242;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration:none;
	height: 20px;
	border-bottom-color: #979797;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #979797;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #979797;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #979797;
	border-top-style: solid;
	border-top-width: 1px;
}
.textarea {
	color: #424242;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration:none;
	border-bottom-color: #979797;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #979797;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #979797;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #979797;
	border-top-style: solid;
	border-top-width: 1px;
}
/* Background Classes */
.shadow_left{
	background-image: url(images/shadow_left.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 7px;
}
.shadow_right{
	background-image: url(images/shadow_right.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 7px;
}
.shadow_bottom{
	background-image: url(images/shadow_bottom.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 10px;
}
.menu_bottom{
	background-image: url(images/menu_bottom.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 24px;
}
.menu_bottom_gap{
	height: 12px;
}
.info_box{
	background-image: url(images/info_box_header.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 29px;
}
.category_list{
	background-image: url(images/menu_div.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Buttons Classes */
.btn_send{
	background: url(images/btn_send.jpg);
	background-image: url(images/btn_send.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	height: 27px;
	width: 64px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration:none;
}
.btn_reg{
	background: url(images/btn_register.jpg);
	background-image: url(images/btn_register.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	height: 27px;
	width: 125px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration:none;
}

/* Text */
.txt_header{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration: none;
	padding-top:1px;

}
.txt_blogTitle{
	color: #116180;
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration: none;
}
.txt_artiTitle{
	color: #116180;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration: none;
}
.txt_details{
	color: #ac1a00;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 24px;
	text-decoration: none;
}
.txt_desc{
	color: #4c4e4d;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
}
.txt_num{
	color: #414141;
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
}
	

/* Border Style*/
.ALL{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 1px;
}
.bdr_info_box{
	border-bottom-color: #B6B6B6;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #B6B6B6;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #B6B6B6;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #B6B6B6;
	border-top-style: solid;
	border-top-width: 0px;
}

/* Miscellaneous */
.msc_menu_button{
	border: 0px;
	margin-left: 3px;
}
.msc_body_box{
	background-color: #f0f2f2;
	border-bottom-color: #B6B6B6;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #B6B6B6;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #B6B6B6;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #B6B6B6;
	border-top-style: solid;
	border-top-width: 0px;
}
.msc_body_box_sub{
	background-color: #f5f6f6;
	border-bottom-color: #b1b2b2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #b1b2b2;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #b1b2b2;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #b1b2b2;
	border-top-style: solid;
	border-top-width: 1px;
}
.msc_lstH_all{
	background-color: #ededed;
	color: #414141;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration: none;
	text-align: center;
	border-bottom-color: #d9dada;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d9dada;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #d9dada;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #d9dada;
	border-top-style: solid;
	border-top-width: 1px;
}
.msc_lstH_tbr{
	background-color: #ededed;
	color: #414141;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration: none;
	text-align: center;
	border-bottom-color: #d9dada;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d9dada;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #d9dada;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #d9dada;
	border-top-style: solid;
	border-top-width: 1px;
}
.msc_lst_blr{
	background-color: #f5f6f6;
	border-bottom-color: #d9dada;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d9dada;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #d9dada;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #d9dada;
	border-top-style: solid;
	border-top-width: 0px;
}
.msc_lst_all{
	background-color: #f5f6f6;
	border-bottom-color: #d9dada;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d9dada;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #d9dada;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #d9dada;
	border-top-style: solid;
	border-top-width: 1px;
}
.msc_lst_tbr{
	background-color: #f5f6f6;
	border-bottom-color: #d9dada;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d9dada;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #d9dada;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #d9dada;
	border-top-style: solid;
	border-top-width: 1px;
}
.msc_lst_tbl{
	background-color: #f5f6f6;
	border-bottom-color: #d9dada;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d9dada;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #d9dada;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #d9dada;
	border-top-style: solid;
	border-top-width: 1px;
}
.msc_lst_br{
	background-color: #f5f6f6;
	border-bottom-color: #d9dada;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d9dada;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #d9dada;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #d9dada;
	border-top-style: solid;
	border-top-width: 0px;
}
.msc_rss{
	background-image: url(images/rss_normal.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 24px;
	width: 25px;
	color: #3599d5;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration:none;
}
.msc_rss_hov{
	background-image: url(images/rss_hover.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 24px;
	width: 25px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration:none;
}

content {
	font-size: 12pt;
	text-align: left;
	letter-spacing: 1px;
}

