/* Common tags                 */
/*-----------------------------*/		


.font a:hover{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	text-decoration:none;
	color:#D2193B;
}

		
p
{
	line-height: 1.4em;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	/*list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;*/
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #6B7EBF
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	

.Btn_Donate {
float:right;
font:bold 12px arial;
color:#001976;
text-decoration:none;
background:url(images/sublinks_bg.jpg) repeat-x #d5d5d5;
padding:3px 10px;
display:block;
text-decoration:none;
border:1px solid #999;
}
.Btn_Donate:hover{
color:#000000;
background:#f1f1f1;
border:1px dashed #999;
}

table
{
	font-size: 1em;
}
.LBL_FONT
{	
font:normal 13px Arial;
color:#333333;
line-height:18px;
}
.LBL_Gallery
{	
font:normal 13px Arial;
color:#333333;
line-height:18px;	
}
.TXT_INPUT
{
font:normal 13px Arial;
color:#333333;
line-height:18px;

}
.TXT_LOGIN
{
font:normal 13px Arial;
color:#333333;
line-height:18px;
	
}
.DDL_DROP
{
font:normal 13px Arial;
color:#333333;
width:200px;

}
.LBL_DETAIL
{
font:normal 13px Arial;
color:#333333;
background-color:Transparent;

}
.LBL_ERR{
font:normal 13px Arial;
color:RED;
line-height:18px;
padding:0px 10px;
background-color:Transparent;
}
.VALID_ERR{
font: normal 13px Arial;
color:RED;
line-height:18px;
padding:0px 10px;
padding:2px;
background-color:Transparent;
}
.black1Txt{
font: normal 13px Arial;
color:#333333;
font-size:11px;
}
.RBT_TXT
{
border:none;
width:178px;
height:18px;
font: normal 13px Arial;
color:#333333;
background-color:Transparent;
}
.CHK_TXT
{
border:none;
width:178px;
height:18px;
font: normal 13px Arial;
color:#333333;
line-height:18px;
background-color:Transparent;
}

.LBL_HEADING
{
font: normal 15px Arial;
color:#ffffff;
font-weight:bold;
padding-left:7px;
text-transform:uppercase;

}
.LBL_MAINHEAD
{
font: bold 13px Arial;
color:#e34904;
line-height:18px;
/*padding-left:10px;*/

}
.LINK_NORMAL
{
font: normal 13px Arial;
color:#A95C23;
line-height:18px;
padding:0px 5px 0px 5px;
text-decoration:underline;
}
a:hover.LINK_NORMAL 
{
font: normal 13px Arial;
color:#009FD5;
line-height:18px;
padding:0px 5px 0px 5px;
text-decoration:none;
}
.LINK_NEWS
{
font: normal 13px Arial;
color:#A95C23;
line-height:18px;
}
a:hover.LINK_NEWS
{
font: normal 13px Arial;
color:#009FD5;
line-height:18px;
}
.LINK_ARTICLE
{
font: normal 13px Arial;
color:#A95C23;
line-height:18px;
padding:0px 5px 0px 5px;
text-decoration:underline;
font-weight:bold;
}

a:hover.LINK_ARTICLE {
font: normal 13px Arial;
color:#009FD5;
line-height:18px;
padding:0px 5px 0px 5px;
text-decoration:none;
}

.PANEL_LOGIN
{
font: normal 13px Arial;
font-size:13px;
padding:2px;
background-color:Transparent;
color:#333333;
font-weight:bold;

}
.HYPERLINK_LOGIN
{
font: normal 13px Arial;
color:#A95C23;
padding:0px 5px 0px 5px;
text-decoration:underline;
font-weight:bold;
}
a:hover.HYPERLINK_LOGIN 
{
font: normal 13px Arial;
color:#009FD5;
padding:0px 5px 0px 5px;
text-decoration:none;
}
.HTML_DRP
{
font: normal 13px Arial;
color:#333333;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
width:182px;
}
.FILE_UPLOAD
{
font: normal 13px Arial;
color:#333333;
font-size:12px;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
width:182px;
}

td.TEXT
{	
font: normal 13px Arial;
color:#333333;
font-size:11px;
text-align:left;
}
div.TXT
{
font-size:9px;
font: normal 13px Arial;
color:#333333;
padding-bottom:10px;
text-decoration:none;	
text-align:left;
font-weight:normal;
}

.BTN_TEXT
{	
font: normal 13px Arial;
color:#333333;
font-size:11px;
padding-bottom:10px;
text-decoration:none;	
background-color:Transparent;
border:None;

}
table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	/*font: normal 13px Arial;
color:#666666;*/
}
td.leftcorner{
	background-image:url(Images/frames/top_left.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:10px;
	height:40px;
	
}
td.rightcorner{
	background-image:url(Images/frames/top_right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:11px;
	height:40px;

}
td.topmiddle{
	background-image:url(Images/frames/top_middle.jpg);
	background-position:left top;
	background-repeat:repeat;
height:40px;

}
td.bottomleft{
	background-image:url(Images/frames/bottom_left.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	
}
td.bottomright{
	background-image:url(Images/frames/bottom_right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:11px;
	height:10px;

}
td.leftline{
	background-image:url(Images/frames/left_line.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:10px;
}
td.rightline{
	background-image:url(Images/frames/right_line.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	width:11px;
}
td.bottomline{
	background-image:url(Images/frames/bottom_middle.jpg);
	background-position:right top;
	background-repeat:repeat-x;
	height:10px;
	vertical-align:top;
}
/*----------------------MY Account-------------------------*/

.mypro{
font: normal 13px Arial;
font-size:12px;
color:#006699;
padding:2px 0px 0px 25px;
font-weight:bold;
text-align:left;
background-image:url(../Button/p_profile.gif);
background-repeat:no-repeat;
background-position:center left;
margin-top:5px;
margin-bottom:0px;
margin-left:20px;
}

.myproe{
font: normal 13px Arial;
font-size:12px;
color:#006699;
padding:2px 0px 0px 25px;
font-weight:bold;
text-align:left;
background-image:url(../Button/i_editprofile.gif);
background-repeat:no-repeat;
background-position:center left;
margin-top:5px;
margin-bottom:0px;
margin-left:20px;
}



.change{
font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
color:#ffffff;
font-size:11px;
padding:2px;
background-color:#FFFFFF;
background-image:url(../Button/menuItemHover.gif);
background-repeat:no-repeat;
}

.mypic{
font: normal 13px Arial;
font-size:12px;
color:#006699;
padding:0px 0px 0px 25px;
font-weight:bold;
text-align:left;
background-image:url(../Button/p_camera.gif);
background-repeat:no-repeat;
background-position:center left;
margin-top:5px;
margin-bottom:0px;
margin-left:20px;
}

.mycon{
font: normal 13px Arial;
font-size:12px;
color:#006699;
padding:2px 0px 0px 25px;
font-weight:bold;
text-align:left;
background-image:url(../Button/p_list.gif);
background-repeat:no-repeat;
background-position:center left;
margin-top:5px;
margin-bottom:0px;
margin-left:20px;
}

.myvi{
font: normal 13px Arial;
font-size:12px;
color:#006699;
padding:2px 0px 0px 25px;
font-weight:bold;
text-align:left;
background-image:url(../Button/p_video.gif);
background-repeat:no-repeat;
background-position:center left;
margin-top:5px;
margin-bottom:0px;
margin-left:20px;
}
.myho{
font: normal 13px Arial;
font-size:12px;
color:#006699;
padding:2px 0px 0px 25px;
font-weight:bold;
text-align:left;
background-image:url(Images/Buttons/home1.jpg);
background-repeat:no-repeat;
background-position:center left;
margin-top:5px;
margin-bottom:0px;
margin-left:20px;
}

.mycom{
font: normal 13px Arial;
font-size:12px;
color:#006699;
padding:2px 0px 0px 25px;
font-weight:bold;
text-align:left;
background-image:url(../Button/i_add_stuff.gif);
background-repeat:no-repeat;
background-position:center left;
margin-top:5px;
margin-bottom:0px;
margin-left:20px;
}
/*-----------------ADMINISTRATOR CLASSES--------------------------------*/
.HYPERLINK_ADMIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.HYPERLINK_ADMIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	text-decoration: none;
}
.LBL_ADMIN_HEAD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.ADMIN_PANEL
{
	border-color:DarkGray;
	border-style:solid;
	border-width:1px;
	background-color:Transparent;
}
.LBL_ADMIN_NORMAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E15C04;
	text-decoration: none;
	text-align:left;
	
}
.DRP_ADMIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.TXT_ADMIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.RBTT_ADMIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.BTTN_ADMIN{
background-color:#CCCCCC;
color:#000000;
font-size:9pt;
border:1px solid #989696;
text-decoration:none;
}
.LNK_ADMIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.LNK_ADMIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: RED;
	text-decoration: none;
}
.font4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.font4 a:hover{
	display:block;
	color: #FFFFFF;	
	background-color:#027C89;
	padding:2px;
	
	text-decoration:none;	
}
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E15C04;
	text-decoration: none;
	text-align:left;
	
}
a:hover.font3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	text-align:left;
	
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.HLNK_ADMIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E15C04;
	text-decoration: none;
	text-align:left;
}
.LBL_BLACK_ADMIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


/*-------------Rating Star-----------*/
.filledRatingStar {
    background-image: url(images/Rating_Images/FilledStar.png);

}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.emptyRatingStar {
    background-image: url(images/Rating_Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(images/Rating_Images/SavedStar.png);
}
.border {
border:5px solid #cdcdcd;
padding:1px;
background:#000000;
cursor:pointer;
}
.border:hover {
border:5px solid #898989;
padding:1px;
background:#ffffff;
cursor:pointer;
}
